- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PEs Shows ??? in 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
07-24-2002 03:31 AM
07-24-2002 03:31 AM
PEs Shows ??? in LVM
I have logical volume /dev/vg00/lvol8 which shows ??? in LVM column of pvdisplay. I think it should show /dev/vg00/lvol8. I think because of this I am unable to do fsck. How can I resolve this problem.
Please let me know how to correct this problem.
Thanks in advance
Venki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2002 03:37 AM
07-24-2002 03:37 AM
Re: PEs Shows ??? in LVM
Also, what does vgdisplay -v vg00 produce?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2002 03:48 AM
07-24-2002 03:48 AM
Re: PEs Shows ??? in LVM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2002 03:54 AM
07-24-2002 03:54 AM
Re: PEs Shows ??? in LVM
I would move aside "/etc/lvmtab" and execute "vgscan -v", which should re-create the file - but with proper contents. Then check with "vgdisplay", "lvdisplay", and "pvdisplay", again.
Additionally check wether you have the device-files "/dev/vg00/lvol8" (a block device) and "/dev/vg00/rlvol8" ( a character device).
If they are missing you could re-create them with:
mknod /dev/vg00/lvol8 b 64 0x000008
mknod /dev/vg00/rlvol8 c 64 0x000008
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2002 03:59 AM
07-24-2002 03:59 AM
Re: PEs Shows ??? in LVM
Have a look at Technical Knowledge Base document #KBRC00005706. This describes the procedure to determine the missing device files and recreate them,
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2002 03:59 AM
07-24-2002 03:59 AM
Re: PEs Shows ??? in LVM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2002 04:13 AM
07-24-2002 04:13 AM
Re: PEs Shows ??? in LVM
Look for complete description and solution at:
http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x28c491ccb36bd611abdb0090277a778c,00.html
Regards,
Ceesjan