- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Physical path missing
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
09-27-2005 04:19 AM
09-27-2005 04:19 AM
Physical path missing
We had vg that was construct on two physical path
vg30
/dev/dsk/c25t1d7 /dev/dsk/c20t0d6
/dev/vg32/lvol1 86408 /ts32
65536 file system block size 8192 fragment size
Now we have lost first path. Bad hardware
sagan# vgchange -a y vg30
vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c25t1d3":
The path of the physical volume refers to a device that does not
exist, or is not configured into the kernel.
vgchange: Warning: couldn't query physical volume "/dev/dsk/c25t1d3":
The specified path does not correspond to physical volume attached to
this volume group
vgchange: Warning: couldn't query all of the physical volumes.
vgchange: Couldn't activate volume group "vg30":
Quorum not present, or some physical volume(s) are missing.
If I use -q n option it activates volume group and I can even see the data but I know the stat of it.
sagan# vgchange -a y -q n /dev/vg30
vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c25t1d3":
The path of the physical volume refers to a device that does not
exist, or is not configured into the kernel.
Activated volume group
Volume group "/dev/vg30" has been successfully changed.
Is there a way I can redirect this vg's to one path.
Two fiber cable is going from system to disk controller.
thanks
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 04:26 AM
09-27-2005 04:26 AM
Re: Physical path missing
If I understand correctly, you had a volume group that wss comprised of two physical volumes. Now, you have lost access to one, althought you believe that the underlying physical volume is still intact.
If that is correct, try 'vgexport'ing the volume group and then 'vgimport' it using the new, correct path.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 04:28 AM
09-27-2005 04:28 AM
Re: Physical path missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 04:31 AM
09-27-2005 04:31 AM
Re: Physical path missing
Probable course of action is:
vgreduce -f
That course of action will provide you three steps or so to follow afterwards, which you must follow precisely.
I hope you replace the disk at some point, but you'll still probably need the vgreduce.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 04:39 AM
09-27-2005 04:39 AM
Re: Physical path missing
you are correct it was made
pvcreate path1
pvcreate path2
one path is on HWaddress 7/2 another is 7/1 (V-class) going to set of disk (raid5) amdhal (old 4800)
7/2 is bad so if I vgexport then mkdir and mknod and vgimport vg30
it should work right?
I will give it a try. I have three vg like this.
Stephen it is not mirror
Steven I can't backup as it is too much space.
Thanks
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 04:41 AM
09-27-2005 04:41 AM
Re: Physical path missing
Did you change a HBA card?
If so the Mac address of the card is different and has to be updated from the SAN side
try something like for e.g. /dev/td1
fcmsutil /dev/td1
fcmsutil /dev/td1 stat|pg
fcmsutil /dev/td1 nsstat|pg
fcmsutil /dev/td1 test 0x0a0f00 200 200 or whatever you see
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 04:50 AM
09-27-2005 04:50 AM
Re: Physical path missing
James
It didn't work
#vgexport -m /home/sachin/vg32.conf /dev/vg32
#mkdir /dev/vg32
#mknod /dev/vg32/group c 64 0x160000
#chmod 644 /dev/vg32/group
#vgimport /dev/vg32 /dev/dsk/c20t0d6
vgimport: Warning: Volume Group contains "2" PVs, "1" specified. Continuing.
vgimport: Quorum not present, or some physical volume(s) are missing.
Warning: A backup of this volume group may not exist on this machine.
Please remember to take a backup using the vgcfgbackup command after activating the volume group.
#vgchange -a y /dev/vg32
vgchange: Couldn't activate volume group "/dev/vg32":
Quorum not present, or some physical volume(s) are missing.
#vgchange -a y -q n /dev/vg32
Activated volume group
Volume group "/dev/vg32" has been successfully changed.
#mount -a
/dev/vg32/lvol1: unrecognized file system
sagan# fsck -y -F hfs /dev/vg32/lvol1
** /dev/vg32/lvol1: Cannot read from the device
what else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 05:47 AM
09-27-2005 05:47 AM
Re: Physical path missing
you're telling about vg30 and vg32. Are 2 VGs affected?
From what I can see in the initial posting the vg30 consists at least of 3 LUNs or more, since you have a quorum message.
Have a look at "strings /etc/lvmtab".
If your filesystem is spanned across several LUNs without a LVM mirror, all LUNs have to be available.
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
09-27-2005 09:01 AM
09-27-2005 09:01 AM
Re: Physical path missing
Thanks for you help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 06:55 PM
09-27-2005 06:55 PM
Re: Physical path missing
Removing quorum message and missing volume message was simple.
#vgreduce -f /dev/vg30
(It will remove all missing physical volumes from the LVM belonging to vg30, here it will just remove one path which is not accessible now)
However the unrecognized file system message means there were some logical corruption on the disk before the primary path completely went down.
HTH,
Devender