- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- About LVM
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
05-30-2002 02:17 AM
05-30-2002 02:17 AM
About LVM
when I use vgdisplay -v to view a vg's config,it shows some lvs are unwanted:
LV Name ....
LV Status available/syncd
LV Size(Mbytes) 0
Current LE 0
Allocated PE 0
Used PV 0
but it must be all right before.what happend and how can i do?
HELP!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 02:20 AM
05-30-2002 02:20 AM
Re: About LVM
Looks like a new lvol was created but without any extents (Size) given to it. Looks like its ok to me to lvremove it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 03:06 AM
05-30-2002 03:06 AM
Re: About LVM
By the way,the OS version is 11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 03:12 AM
05-30-2002 03:12 AM
Re: About LVM
the disk's used ?? Are correct? they aren't alternate liks?
send the ioscan -fnkCdisk and the vgdisplay -v
tns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 03:17 AM
05-30-2002 03:17 AM
Re: About LVM
did you check if all needed device files for your disks where created? Check out this command:
ioscan -funC disk
-->> should show you the device files for hard disks.
If device files for disks are missing use insf- command to create them. Of course you can also use SAM for this.
-->> more information man insf (be careful with insf -e)
Allways stay on the bright side of life!
Peter