- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Can't mount lvols. Device files 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
11-12-2006 09:01 PM
11-12-2006 09:01 PM
Can't mount lvols. Device files missing.
After a mishap, I cannot mount any logical
volumes. The only thing left in /dev is
/dev/vg00 and /dev/vg00/group. Filesystems with lvols are intact, vg00 is active. vgdisplay
reports 5 lvols ok. pvscan reports are similar.
I tried to figure out major and minor numbers for a mknod command. Doing
# mknod /dev/vg00/lvol5 b 58 0x000000
didn't help much. Device file was created, but I couldn't mount.
How can I recreate the device files for my lvols?
Btw: The system is running of a Gentoo LiveCD. System doesn't boot. I don't need system to boot. Just need to rescue files from lvols.
Regards,
Runar Jørgensen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2006 11:22 PM
11-12-2006 11:22 PM
Re: Can't mount lvols. Device files missing.
In the past, i have recovered more files on a Linux hard-drive corrupt, with Slax.
The mount was automatical.
Slax is a Linux-Live distribution, it have Samba too, for copy the files recovered on a Windows pc.
Try it, it is so small, like 150mb.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 02:24 AM
11-13-2006 02:24 AM
Re: Can't mount lvols. Device files missing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2006 10:29 PM
12-03-2006 10:29 PM
Re: Can't mount lvols. Device files missing.
The Ubuntu LiveCD seems to do the same trick as Slax. Had one at hand. :-)
Yes, I've tried vgscan. However I did learn to use the following with success:
# vgscan
# vgimport
# vgchange -a y
Now I can mount.
Thanks for the pointers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2006 10:31 PM
12-03-2006 10:31 PM