HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Help - Physical Volume contains no LVM Info
Operating System - HP-UX
1834449
Members
1862
Online
110067
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-07-2005 04:34 AM
12-07-2005 04:34 AM
When I run vgscan I get oodles of theses messages:
Couldn't stat physical volume "/dev/dsk/c1t2d0":
Invalid argument
Physical Volume "/dev/dsk/c4t2d0" contains no LVM information
Physical Volume "/dev/dsk/c4t2d1" contains no LVM information
Physical Volume "/dev/dsk/c4t2d2" contains no LVM information
Physical Volume "/dev/dsk/c4t2d3" contains no LVM information
Couldn't stat physical volume "/dev/dsk/c4t3d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t4d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t5d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t6d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t7d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t8d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t9d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t10d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t11d0":
What is the best way to fix this?
Thanks
Darren
Couldn't stat physical volume "/dev/dsk/c1t2d0":
Invalid argument
Physical Volume "/dev/dsk/c4t2d0" contains no LVM information
Physical Volume "/dev/dsk/c4t2d1" contains no LVM information
Physical Volume "/dev/dsk/c4t2d2" contains no LVM information
Physical Volume "/dev/dsk/c4t2d3" contains no LVM information
Couldn't stat physical volume "/dev/dsk/c4t3d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t4d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t5d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t6d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t7d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t8d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t9d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t10d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c4t11d0":
What is the best way to fix this?
Thanks
Darren
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 04:40 AM
12-07-2005 04:40 AM
Solution
Shalom Darren,
The ones that can not be stated are in the volume group in /etc/lvmtab but are not physically present.
The four at the top need to have pvcreate run on them once they are out of the volume group.
I suggest this:
cd /etc
mv lvmtab lvmtab.old
vgscan -a
Pre prepared to run vgreduce -f /dev/dsk/c.... to remove them form the lvmtab file if you choose not to do the first option.
SEP
The ones that can not be stated are in the volume group in /etc/lvmtab but are not physically present.
The four at the top need to have pvcreate run on them once they are out of the volume group.
I suggest this:
cd /etc
mv lvmtab lvmtab.old
vgscan -a
Pre prepared to run vgreduce -f /dev/dsk/c.... to remove them form the lvmtab file if you choose not to do the first option.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
12-07-2005 04:42 PM
12-07-2005 04:42 PM
Re: Help - Physical Volume contains no LVM Info
Hi,
As briefed above, the ones showing no LVM information are like free disks ready for use.
These are not used through LVM so far. Allthough these may be in use through some other applications as raw disks.
The one showing missing were previously configured using LVM and are not present now. This is quite possible that these are alternate links to existing disks which has been removed now and that is why you might be surprised that inspite of so many disks missing system is functioning normally.
HTH,
Devender
As briefed above, the ones showing no LVM information are like free disks ready for use.
These are not used through LVM so far. Allthough these may be in use through some other applications as raw disks.
The one showing missing were previously configured using LVM and are not present now. This is quite possible that these are alternate links to existing disks which has been removed now and that is why you might be surprised that inspite of so many disks missing system is functioning normally.
HTH,
Devender
Impossible itself mentions "I m possible"
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP