Operating System - HP-UX
1833625 Members
3699 Online
110062 Solutions
New Discussion

cmcheckconf hang on gathering storage information

 
Stefan Wusowski
Frequent Advisor

cmcheckconf hang on gathering storage information

Hello,
i want to add a second cluster node to running cluster. The second node is a ignite clone from first one (changing IP, ...).
The second node is added in ASCII Cluster file. cmclnodelist is changed.
Wenn i run cmcheckconf -v -C the command hangs on:
Checking Cluster File:
Checking Nodes ... Done
Checking exsisting configuration ... Done
gathering storage information

Nothing happens for a long time.
Nothing in syslog.log, no Error

What happens???? Where to look??? Log File???
Any Idea???

Thanks ;-)
1 REPLY 1
Jeff_Traigle
Honored Contributor

Re: cmcheckconf hang on gathering storage information

Use the -k option. From the cmcheckconf man page:

-k Using the -k option means that cmcheckconf only checks disk connectivity to the LVM disks that are identified in the ASCII file. Omitting the -k option (the default behavior) means that cmcheckconf tests the connectivity of all LVM disks on all nodes. Using -k can result in significantly faster operation of the command
--
Jeff Traigle