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
12-11-2010 03:50 PM
12-11-2010 03:50 PM
I have inherited a cluster. I am trying to do a cmquery to rebuild the ascii file.
However i get the below errors.
I have varified that the cmnodelist exists in /etc/cmcluster.
there are entries in ~/.rhosts
the /etc/hosts file is correct.
I have checked the inetd thing telneted on telnet localhost 5302 got response.
there is no logs in /var/adm syslog.
what does cmquery do when Gathering network information?
cmquerycl -v -k -C /etc/cmcluster/cmclconfig.ascii -n alsmp1 -n alsmp2
Looking for other clusters ... Done
Gathering storage information
Found 22 devices on node alsmp1
Found 22 devices on node alsmp2
Analysis of 44 devices should take approximately 5 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Found 7 volume groups on node alsmp1
Found 7 volume groups on node alsmp2
Analysis of 14 volume groups should take approximately 1 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Volume group /dev/vg00 is configured differently on node alsmp1 than on node alsmp2
Volume group /dev/vg00 on node alsmp2 does not appear to have a physical volume corresponding to /dev/disk/disk5_p2 on node alsmp1 (a22383084756d0e1).
Volume group /dev/vg00 is configured differently on node alsmp2 than on node alsmp1
Volume group /dev/vg00 on node alsmp1 does not appear to have a physical volume corresponding to /dev/disk/disk5_p2 on node alsmp2 (fff8f11f4756d4a2).
The volume group /dev/vg00 is activated on more than one node:
alsmp1
alsmp2
Volume groups should not be activated on more than one node.
Use vgchange to de-activate a volume group on a node.
Gathering network information
Beginning network probing
Completed network probing
Failed to gather configuration information.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2010 04:06 PM
12-11-2010 04:06 PM
Re: Cmquery
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2010 04:26 PM
12-11-2010 04:26 PM
Re: Cmquery
So decided to do a cmquerycl to see if it could give me some idea of what the problem may be. BTW i am at patch level september 2010.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2010 10:18 PM
12-12-2010 10:18 PM
Re: Cmquery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2010 10:20 PM
12-12-2010 10:20 PM
Re: Cmquery
I am trying to create the ascii file.
cmquerycl -v -k -C /etc/cmcluster/cmclconfig.ascii -n alsmp1 -n alsmp2.
the vg00 drives are local drives on each node.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2010 10:25 PM
12-12-2010 10:25 PM
Re: Cmquery
The problem here is "The volume group /dev/vg00 is activated on more than one node". SO you should first correct this error. Possibly on both hosts VGID of vg00 are same.Did you use dd or bcv of vg00 on the later host? If yes then you should go to LVM maintenance mode and run vgchid command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2010 10:31 PM
12-12-2010 10:31 PM
Re: Cmquery
As i Said inherited this system so not sure what they did.
But those can be discarded as errors as the cluster is up and running and no problems exist surly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2010 10:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 03:24 AM
12-13-2010 03:24 AM
Re: Cmquery
node 1 VGID fff8f11f4756d4a3
node 2 VGID fff8f11f4756d4a3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 05:16 AM
12-13-2010 05:16 AM
Re: Cmquery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 05:32 AM
12-13-2010 05:32 AM
Re: Cmquery
"Volume group /dev/vg00 on node alsmp1 does not appear to have a physical volume corresponding to /dev/disk/disk5_p2 on node alsmp2 (fff8f11f4756d4a2)."
To avoid the messages, reboot one of the nodes in LVM maintenance mode and use 'vgchgid' on all disks in vg00 at the same time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 05:40 AM
12-13-2010 05:40 AM
Re: Cmquery
What are the risks involved as this is a production system and cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 06:13 AM
12-13-2010 06:13 AM
Re: Cmquery
Risks are that the admin does not include all PVs during the vgchgid command, in which case the VG is hosed and must be rebuilt (reinstall).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 09:50 PM
12-13-2010 09:50 PM
Re: Cmquery
So what then would be the command exactly. This is internal disk hardware raid mirror.
here is my lvmtab.
/dev/vg00
/dev/disk/disk5_p2
Cannot do vgdisplay has error as well as pvdisplay.
ioscan -m dsf /dev/disk/disk5
Persistent DSF Legacy DSF(s)
========================================
/dev/disk/disk5 /dev/dsk/c0t0d0
here is the mounted disks.
Volume groups on alsmp1:
/dev/vg00/lvol1 FS MOUNTED /stand
/dev/vg00/lvol2
/dev/vg00/lvol3 FS MOUNTED /
/dev/vg00/lvol4 FS MOUNTED /home
/dev/vg00/lvol5 FS MOUNTED /opt
/dev/vg00/lvol6 FS MOUNTED /tmp
/dev/vg00/lvol7 FS MOUNTED /usr
/dev/vg00/lvol8 FS MOUNTED /var
/dev/vg02/lvol1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2010 04:23 AM
12-14-2010 04:23 AM
Re: Cmquery
document emr_na-c01032230-4 - "Cloned VG00s and ServiceGuard configuration failures"
After booting 'hpux -lm' and before using vgchgid, use vgexport to remove vg00 from /etc/lvmtab.
The vgchgid(1M) man page states:
/usr/sbin/vgchgid PhysicalVolumePath [PhysicalVolumePath] ...
where PhysicalVolumePath = The raw devices path name of a physical volume.
So after booting the kernel in "hpux -lm"
# vgchgid /dev/rdisk/disk5_p2
Then re-create /dev/vg00 and the group file and vgimport vg00, and then use lvlnboot to re-define the root, boot, swap and dump lvols, then reboot.
However, since this is not a supported procedure, please refer to the document for the rest of the details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2010 04:53 AM
12-14-2010 04:53 AM
Re: Cmquery
will do that in the new year. not going to tempt fate over this period.