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.

  • 相关阅读:
    iOS中过滤html文档中的标签
    十六进制函数转换UIColor对象
    vue使用echarts
    vue打包部署
    charels代理跨域访问接口
    vue 使用highcharts
    vue配置跨域
    命令行
    安装nvm
    vsCode个人设置
  • 原文地址:https://www.cnblogs.com/littlesuccess/p/3400618.html
Copyright © 2011-2022 走看看