- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: command error on a cluster node
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
10-25-2007 12:06 PM
10-25-2007 12:06 PM
command error on a cluster node
I have a Cluster on 2 nodes intalled on Rp3440 servers. Node NSS1 and NSS2.
Node NSS2 primary node is working just fine and all the commands runs well on it.
I have a problem on the NSS1 node. i cannot execute any commands.
If i try to do:
lvlnboot -v
vgdisplay /dev/vg00
pvdisplay /dev/dsk/c2t0d0
lvextend -m 1...
it gives me the errors and warnings:
Couldn't query physicalvolume "/dev/dsk/c2t0d0":
The specified path does not correspond to physical volume attached to this volume group
Please any help would be appreciated.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2007 02:25 PM
10-25-2007 02:25 PM
Re: command error on a cluster node
What does "lssf /dev/dsk/c2t0d0" show? Or even diskinfo /dev/rdsk/c2t0d0. Does the drive show up in ioscan as NO_HW or CLAIMED?
If the hardware looks good and the disk is available, could be corrupt lvm header. Running vgcfgrestore -n vg00 /dev/rdsk/c2t0d0 followed by vgchange -a y vg00 should do it.
post additional info if you need more help.
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2007 06:24 PM
10-25-2007 06:24 PM
Re: command error on a cluster node
Have a look at this:
http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2007 06:26 PM
10-25-2007 06:26 PM
Re: command error on a cluster node
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2007 07:29 PM
10-25-2007 07:29 PM
Re: command error on a cluster node
Thanks for your replies,
But all my disks are fine and they are all claimed in "ioscan -fnCdisk" the boot one and the shared disks on the storage as well, no problems in the disks at all.
Also one of the other errors i get when doing vgdisplay /dev/vg00 i get:
vgdisplay: Couldnt query volume group "/dev/vg00"
Possible error in the volume group minor number;
Please check and make sure the minor number is unique.
vgdisplay: Cannot display volume group "/dev/vg00"
I run the command ll /dev/lvol/*
i found no conflict of minor numbers
and the group has a minor number of 0x000000
I read a thread that advice to vgexport and then vgimport the volume group but how i can do this since im dealing with VG00?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2007 07:44 PM
10-25-2007 07:44 PM
Re: command error on a cluster node
# ll /dev/*/group
# strings /etc/lvmtab
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2007 11:37 PM
10-25-2007 11:37 PM
Re: command error on a cluster node
vgcfgrestore -n vg00 /dev/rdsk/c2t0d0
But i could not since i get the same error;
Couldn't query physical volume ....
Also if i try to do
vgchange -a y /dev/vg00
i get the same error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 10:56 PM
10-26-2007 10:56 PM
Re: command error on a cluster node
Please find attached the output of the commands u ask:
ll /dev/*/group
strings /etc/lvmtab
the output are for both node NSS1 and NSS2
Plese HELP i founf in the output of NSS1 in lvmtab the following:
strings etc/lvmtab
/dev/vg00
CB$$
/dev/dsk/c2t0d0
/dev/dsk/c2t1d0
/dev/vglock
/dev/dsk/c5t0d0
/dev/vgmxp
/dev/dsk/c5t1d0
/dev/dsk/c5t2d0
/dev/dsk/c5t3d0
/dev/dsk/c5t4d0
/dev/dsk/c5t5d0
/dev/dsk/c5t6d0
/dev/dsk/c5t7d0
/dev/dsk/c5t8d0
/dev/dsk/c4t1d0
/dev/dsk/c4t2d0
/dev/dsk/c4t3d0
/dev/dsk/c4t4d0
/dev/dsk/c4t5d0
/dev/dsk/c4t6d0
/dev/dsk/c4t7d0
/dev/dsk/c4t8d0
Whats the CB$$ about ??!!
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 11:00 PM
10-26-2007 11:00 PM
Re: command error on a cluster node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 11:03 PM
10-26-2007 11:03 PM
Re: command error on a cluster node
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2007 12:52 AM
10-27-2007 12:52 AM
Re: command error on a cluster node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2007 05:59 AM
10-27-2007 05:59 AM
Re: command error on a cluster node
first you need to check physical volume
ioscan -fnC disk output should show disk as claimed. if you can see the disk in ioscan output you nedd to check disk.
dd if=/dev/dsk/c2t0d0 of=/dev/null bs=128k
should end without error. if you get error you need to replace physical disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2007 06:06 AM
10-27-2007 06:06 AM
Re: command error on a cluster node
Also when running this command it ended without any errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2007 06:40 AM
10-27-2007 06:40 AM
Re: command error on a cluster node
man strings
The disk is probably OK, but there is a configuration problem.
Move /etc/lvmtab
# mv /etc/lvmtab /etc/lvmtab.orig
(do not delete)
and run vgscan in preview mode first.
# vgscan -v -p
If the result is good, leave the "-p" away.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2007 10:42 PM
10-28-2007 10:42 PM
Re: command error on a cluster node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2007 10:45 PM
10-28-2007 10:45 PM
Re: command error on a cluster node
Remember to read this:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2007 10:52 PM
10-28-2007 10:52 PM
Re: command error on a cluster node
The customer postponed us form work because he's shifting to other site, we will be later on working on it while the system is offline.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2007 10:52 PM
10-28-2007 10:52 PM
Re: command error on a cluster node
The customer postponed us form work because he's shifting to other site, we will be later on working on it while the system is offline.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2007 11:08 PM
10-28-2007 11:08 PM
Re: command error on a cluster node
Anyway, consider to assign points to all helped you ;-)
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
