zoukankan      html  css  js  c++  java
  • IDH2.5.1. Pain Points

    1. On Redhat 6.2 after uninstalling a cluster, and re-install IDH 2.5.1, you meet a "can not write /etc/nginx/nginx.conf" and you can not install IDH

    root cause: when you uninstall, there is an error "cannot connect to the IDH or OS yum reposity." and the uninstallation is not fully completed

    solution:

    1.1.you remove the repo list /ect/yum.repos.d/ that are not os and idh and run yum clean all

    1.2. when you install IDH again, you check /etc/nginx folder and check if it exists. if not, run yum install nginx or go to intelhadoop/idh/hadoop_related/common/puppet

    and run rpm -i nginx...

    2. when IM in the formatting period, standy NN Tab goes into error without any error info and the DRBD syn seems not started.

    2.1. check /var/log/intelmanager/ and find the SNN install log and find that there are errors deleting /mnt/diskX/data/subdirNN.

    2.2. delete the obsolete data dir.

    2.3. formatting cluster again.

  • 相关阅读:
    欠采样和过采样
    分类模型之K近邻算法
    机器学习之分类模型
    。。。
    等人
    习惯
    六月一日
    回首
    你还年轻他们老了
    C#和JavaScript交互(asp.net前台和后台互调)总结 (转)
  • 原文地址:https://www.cnblogs.com/littlesuccess/p/3400618.html
Copyright © 2011-2022 走看看