- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vg00 missing from lvmtab, vgdisplay, and lvlnboot
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
01-27-2004 08:48 AM
01-27-2004 08:48 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 08:52 AM
01-27-2004 08:52 AM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
What does:
# ll /dev/vg*/group
show? Are all the minor numbers unique? They should all be of the format 0x0?0000 where the ? is unique among all vg*/group files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 08:54 AM
01-27-2004 08:54 AM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
Fix that and try again.
make_tape_recovery tape handy?
SEP
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
01-27-2004 08:57 AM
01-27-2004 08:57 AM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
crwxrwxrwx 1 root sys 64 0x000000 Feb 6 2003 /dev/vg00/groupcrw-rw-rw- 1 root sys 64 0x030000 Jan 18 10:14 /dev/vg01/groupcrw-rw-rw- 1 root sys 64 0x040000 Jan 18 10:22 /dev/vg02/groupcrw-rw-rw- 1 root sys 64 0x050000 Jan 18 10:23 /dev/vg03/groupcrw-rw-rw- 1 root sys 64 0x060000 Jan 18 10:23 /dev/vg04/group
We might have a recovery tape although I know Ignite is failing now since that is first how we found the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 09:45 AM
01-27-2004 09:45 AM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 09:52 AM
01-27-2004 09:52 AM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
At the best you could do is to export the external volume groups and restore lvmtab from your backups and see if it works.
If not, you know the last resort anyway. In the maintenance mode, be sure to check the autofile and run all 'lvlnboot' commands. Double check the output of lvlnboot -v and strings /etc/lvmtab before you reboot it to normal mode.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 01:34 PM
01-27-2004 01:34 PM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
Sridhar, that's a good idea to try to export the other volume groups, restore the lvmtab and then reimport them, but most likely the lvmtab that I will restore will have older physical volumes for these external volume groups and I'm not sure if they will interfere. (we just replaced SANs). If I export them, replace the lvmtab, do I export again to clear up the old lvmtab, and them import? Actually this option may be just as risky as going into LVM maintenance mode. Anyway, any other thoughts are welcome.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 02:06 PM
01-27-2004 02:06 PM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 02:10 PM
01-27-2004 02:10 PM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
Since the VGs are not in activated state after the restoration, you should be able to get rid of them using vgexport. Make sure you have map files taken on the existing VGs with all the possible options (-s, -f)and copy them over to a network system.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 04:18 PM
01-27-2004 04:18 PM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
Anoop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 12:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 12:45 AM
01-28-2004 12:45 AM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
just a thought: you talked about /etc/slvmvg; I know that it is under /dev, that is /dev/slvmvg.
Is it just a your typo or have you searched for /etc/slvmvg exactly?
Otherwise
# mv /dev/slvmvg /tmp
# mv /etc/lvmtab /tmp/lvmtab.old
# vgscan -v
I hope this helps you.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 06:14 AM
01-28-2004 06:14 AM
Re: vg00 missing from lvmtab, vgdisplay, and lvlnboot
Ettore, yes that was a typo, I meant /dev/ not /etc. Thanks everyone for your help!