- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cmclconfd: Cluster attributes have been removed fr...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2009 10:34 PM
05-18-2009 10:34 PM
cmclconfd: Cluster attributes have been removed from Volume group
When we try run cmapplyconf -v -C on our running cluster (HP-UX 11.11 SG A11.16), process cmclconfd remove cluster attributes from LOCK VG vg_fe_out. After that, we can't
restart package without run vgchange -c y manually. Is it bug or SG feature?
Thanks.
P.S. Sorry, my English.
May 13 13:12:41 holmes CM-CMD[14372]: cmapplyconf -v -C cmclconf_newvg.ascii
May 13 13:12:44 holmes cmclconfd[14374]: Querying volume group /dev/vg00 for node holmes
May 13 13:12:44 holmes cmclconfd[14374]: Volume group /dev/vg00 has no cluster attributes
May 13 13:12:44 holmes cmclconfd[14374]: Querying volume group /dev/vg_fe_arc for node holmes
May 13 13:12:44 holmes cmclconfd[14374]: Volume group /dev/vg_fe_arc is configured exclusive
May 13 13:12:44 holmes cmclconfd[14374]: Querying volume group /dev/vg_fe_ora_bak for node holmes
May 13 13:12:44 holmes cmclconfd[14374]: Querying volume group /dev/vg_omni for node holmes
May 13 13:12:44 holmes cmclconfd[14374]: Querying volume group /dev/vg_fe_ora for node holmes
May 13 13:12:44 holmes cmclconfd[14374]: Querying volume group /dev/vg_fe_ora_arc for node holmes
May 13 13:12:44 holmes cmclconfd[14374]: Querying volume group /dev/vg_fe_out for node holmes
May 13 13:12:44 holmes cmclconfd[14374]: Volume group /dev/vg_fe_out is configured exclusive
May 13 13:12:44 holmes cmclconfd[14374]: Querying volume group /dev/vg_fe_iof for node holmes
May 13 13:12:44 holmes cmclconfd[14374]: Volume group /dev/vg_fe_iof is configured exclusive
May 13 13:12:45 holmes cmclconfd[14374]: Querying volume group /dev/vg_fe_ora2 for node holmes
May 13 13:13:10 holmes cmclconfd[14374]: Cluster attributes have been removed from Volume group /dev/vg_fe_out for node holmes
May 13 13:13:10 holmes cmclconfd[14374]: Updated file /etc/cmcluster/cmclconfig.tmp for node holmes (length = 46352).
May 13 13:13:10 holmes cmclconfd[14374]: Updated file /etc/cmcluster/cmclconfig.tmp for node holmes (length = 0).
May 13 13:13:10 holmes cmclconfd[8383]: Updated file /etc/cmcluster/cmclconfig for node holmes (length = 23176).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2009 10:46 PM
05-18-2009 10:46 PM
Re: cmclconfd: Cluster attributes have been removed from Volume group
However when cmapplyconf is run, the cluster isn't active (at least in your case I'm assuming that is the case), so the VG can't be activated in cluster exclusive mode.
If you look at the notes for creating a cluster, you'll see this:
http://docs.hp.com/en/B3936-90079/ch05s06.html#ciidhhja
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2009 11:09 PM
05-18-2009 11:09 PM
Re: cmclconfd: Cluster attributes have been removed from Volume group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2009 10:20 PM
05-19-2009 10:20 PM
Re: cmclconfd: Cluster attributes have been removed from Volume group
For adding a new Vg into running cluster you need not to do cmapplyconf. You can mark the vg as cluster aware by executing
vgchange -c y
vgchange -S y -c y
and then you can use those Vgs for the package
Thanks!
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2009 10:26 PM
05-19-2009 10:26 PM
Re: cmclconfd: Cluster attributes have been removed from Volume group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2009 11:00 PM
05-19-2009 11:00 PM
Re: cmclconfd: Cluster attributes have been removed from Volume group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2009 01:49 AM
05-20-2009 01:49 AM
Re: cmclconfd: Cluster attributes have been removed from Volume group
So keep the cluster ascii config current when adding/removing volume groups!
My 2 cents,
Armin
PS: Please asssign points if you find answers useful!