[HP-UX] cmviewcl執行時提示cmviewcl : Cannot talk to all the nodes.
機器重啟後,執行cmviewcl後出現瞭如下錯誤:
[root@xxxxx016:/]# cmviewcl
cmviewcl : Cannot talk to all the nodes.
Cluster does not appear to be up
CLUSTER STATUS
cluster3 unknown
NODE STATUS STATE
XXXXX001 unknown unknown
XXXXX006 down unknown
XXXXX016 down unknown
UNOWNED_PACKAGES
PACKAGE STATUS STATE AUTO_RUN NODE
pkg_xxx unknown unknown
pkg_xxx unknown unknown
pkg_xxxxx unknown unknown
執行如下命令後解決.
[root@xxxxx016:/]# cmruncl -v -n XXXXX016
cmruncl : Validating network configuration...
Gathering configuration information .......... Done
Not probing node XXXXX001 as it is currently unreachable.
cmruncl : Network validation complete
WARNING:
Performing this task overrides the data integrity protection normally
provided by ServiceGuard. You must be certain that no package applications
or resources are running on the other nodes in the cluster:
XXXXX006
XXXXX001
To ensure this, these nodes should be rebooted (i.e. /usr/sbin/shutdown -r)
before proceeding.
Are you sure you want to continue (y/[n])? y
Successfully started $SGLBIN/cmcld on XXXXX016.
cmruncl : Waiting for cluster to form....
cmruncl : Cluster successfully formed.
cmruncl : Check the syslog files on all nodes in the cluster
cmruncl : to verify that no warnings occurred during startup.
[root@xxxxx016:/]# cmviewcl
cmviewcl : Cannot talk to all the nodes.
Cluster does not appear to be up
CLUSTER STATUS
cluster3 unknown
NODE STATUS STATE
XXXXX001 unknown unknown
XXXXX006 down unknown
XXXXX016 down unknown
UNOWNED_PACKAGES
PACKAGE STATUS STATE AUTO_RUN NODE
pkg_xxx unknown unknown
pkg_xxx unknown unknown
pkg_xxxxx unknown unknown
執行如下命令後解決.
[root@xxxxx016:/]# cmruncl -v -n XXXXX016
cmruncl : Validating network configuration...
Gathering configuration information .......... Done
Not probing node XXXXX001 as it is currently unreachable.
cmruncl : Network validation complete
WARNING:
Performing this task overrides the data integrity protection normally
provided by ServiceGuard. You must be certain that no package applications
or resources are running on the other nodes in the cluster:
XXXXX006
XXXXX001
To ensure this, these nodes should be rebooted (i.e. /usr/sbin/shutdown -r)
before proceeding.
Are you sure you want to continue (y/[n])? y
Successfully started $SGLBIN/cmcld on XXXXX016.
cmruncl : Waiting for cluster to form....
cmruncl : Cluster successfully formed.
cmruncl : Check the syslog files on all nodes in the cluster
cmruncl : to verify that no warnings occurred during startup.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24237320/viewspace-2075201/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- win10執行絕地求生時提示cannot find msvcp140.dll怎麼修復Win10
- [HP-UX] User登入時執行命令特別慢(csh)UX
- [HP-UX] cannot fork: too many processesUX
- ClassLoader.loadClass()方法執行時提示‘ClassNotFoundException’Exception
- 安裝grid時執行root.sh時的提示內容
- zt 打完patch要執行relink all的
- 切換使用者時提示:cannot change directory to /home/oracle: Permission deniedOracle
- win10執行軟體時總是彈出視窗提示是否執行如何解決Win10
- IDEA在執行maven打war的時候報錯:Cannot access defaults field of PropertiesIdeaMaven
- hadoop執行./start-all.sh,突然報錯Hadoop
- 請教執行錯誤提示
- EsgynDB執行備份還原時提示:Snapshot metadata is currently locked
- LoadRunner在執行時常見的提示錯誤和解決方法
- 執行LoadRunner中指令碼時提示ORA-12519指令碼
- js提示Cannot read property ‘replace‘ of undefinedJSUndefined
- 執行專案報錯Cannot read property 'styles' of undefinedUndefined
- OCR integrity results are inconsistent amongst the nodes.
- 執行 RabbitMQ時出錯 init terminating in do_boot ({cannot get bootfile,start_clean.boot})MQboot
- Excel宏執行時提示錯誤1004的三個解決方法Excel
- 執行LoadRunner中指令碼時提示ORA-12519(後續)指令碼
- 解決binwalk執行提示缺少LZMA模組
- MySQL定時執行MySql
- abap執行時間
- oracle查詢sql執行耗時、執行時間、sql_idOracleSQL
- 從微信小程式看promsie.all和promise順序執行微信小程式Promise
- 執行時框架,編譯時框架框架編譯
- win10程式執行不提示如何操作_win10電腦怎麼允許程式執行不提示Win10
- 執行計劃沒變,執行時快時慢是怎麼回事?
- RMAN 提示符下執行SQL語句SQL
- 使用Oracle Hint提示來更改執行計劃Oracle
- Oracle 資料庫執行提示:ORA-00054Oracle資料庫
- HP-UX執行Oracle相關命令報錯Memory fault(coredump)分析處理UXOracle
- hp-ux環境sqlplus中使用@執行sql指令碼報錯UXSQL指令碼
- Java執行時資料Java
- MySQL checkpoint執行時機MySql
- Runtime-執行時
- 執行時驗證概述
- 03—執行時資料區概述及執行緒執行緒