- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- configuration info for physical volume not found i...
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-13-2004 10:41 PM
12-13-2004 10:41 PM
All of a sudden, i am getting following error for any of the lvm operations.
vgdisplay gives following error
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c2t6d0":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query all of the physical volumes.
ioscan -fnC disk output is
Class I H/W Path Driver S/W State H/W Type Description
disk 1 10/0/15/0.6.0 sdisk CLAIMED DEVICE HP 36.4GST336607LC
/dev/rdsk/c2t6d0
diskinfo /dev/rdsk/c2t6d0 is as follows
SCSI describe of /dev/rdsk/c2t6d0:
vendor: HP 36.4G
product id: ST336607LC
type: direct access
size: 35566480 Kbytes
bytes per sector: 512
strings /etc/lvmtab is as follows
/dev/vg00
/dev/dsk/c2t6d0
vgscan output is as follows
vgscan: Warning: couldn't query physical volume "/dev/dsk/c2t6d0":
The specified path does not correspond to physical volume attached to
this volume group
vgscan: Warning: couldn't query all of the physical volumes.
vgscan: Couldn't access the list of physical volumes for volume group "/dev/vg01".
vgscan: The physical volume "/dev/dsk/c2t6d0" is already recorded in the "/etc/lvmtab" file.
Couldn't stat physical volume "/dev/dsk/c0t0d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c2t6d0":
Invalid argument
The Volume Group /dev/vg00 was not matched with any Physical Volumes.
The Volume Group /dev/vg01 was not matched with any Physical Volumes.
The command "vgcfgrestore -n /dev/vg00 /dev/rdsk/c2t6d0" results in following errors...
vgcfgrestore: Couldn't query physical volume "/dev/rdsk/c2t6d0":
Block device required
Volume Group configuration has been restored to /dev/rdsk/c2t6d0
bash-3.00# vgcfgrestore -n /dev/vg00 /dev/dsk/c2t6d0
vgcfgrestore: Couldn't query physical volume "/dev/rdsk/c2t6d0":
Block device required
Configuration info for Physical Volume "/dev/dsk/c2t6d0" not found
in "/etc/lvmconf/vg00.conf" :
Character-special file for PV not supplied on command line, OR
PV did not belong to Volume Group /dev/vg00 when configuration file was created.
tried moving lvmtab and creating it with vgscan..and it is of no use. please help me.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2004 10:45 PM
12-13-2004 10:45 PM
Re: configuration info for physical volume not found in vg00.conf file
pvdisplay -v dev/dsk/c2t6d0
Produce? I think the system no longer recognizes that your disk is a PV.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2004 10:54 PM
12-13-2004 10:54 PM
Re: configuration info for physical volume not found in vg00.conf file
pvdisplay -v /dev/dsk/c2t6d0 gives following output...
pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c2t6d0":
The specified path does not correspond to physical volume attached to
this volume group
pvdisplay: Warning: couldn't query all of the physical volumes.
pvdisplay: Couldn't retrieve the names of the physical volumes
belonging to volume group "/dev/vg00".
pvdisplay: Cannot display physical volume "/dev/dsk/c2t6d0".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2004 11:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2004 12:02 AM
12-14-2004 12:02 AM
Re: configuration info for physical volume not found in vg00.conf file
Also, why does vgscan mention "vg01". If you only have one disk how did you get two volume groups?
Here's an idea: Has anyone done any "pvcreate"s on this disk? That would wipe out the old header info...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2004 12:32 AM
12-14-2004 12:32 AM
Re: configuration info for physical volume not found in vg00.conf file
Prior to this problem,I had tried to issue scsi inquiry commands programatically to that disk. it might have caused this problem...
i had tried to create a volume group vg01 and later found that we would require another disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2004 12:33 AM
12-14-2004 12:33 AM