- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Recovering the VG on REHL 3 , with missing PV ...
Operating System - Linux
1821804
Members
3185
Online
109637
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
Discussions
Discussions
Discussions
Forums
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
тАО02-28-2011 03:51 AM
тАО02-28-2011 03:51 AM
Recovering the VG on REHL 3 , with missing PV ,
I have a REHL 3 server with 2 pv .
The one that have OS logical volumes on it is ok and the other pv is missed.
I want to recover the OS.
how can i activate the vg and boot system?
The one that have OS logical volumes on it is ok and the other pv is missed.
I want to recover the OS.
how can i activate the vg and boot system?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-28-2011 06:26 AM
тАО02-28-2011 06:26 AM
Re: Recovering the VG on REHL 3 , with missing PV ,
You just need to boot a "Super Grub Disk". I've used it loads of times just for this very thing. You can download it: http://linux.softpedia.com/get/System/Boot/Super-Grub-Disk-8071.shtml
When you boot it, it will scan your disks for linux systems that are on the server, and let you just pick the one you want to run and load from a menu. From there, you can enter the desired Linux system. At that point, from within that linux system you can go about fixing up your missing disk problems however you see fit.
Good Luck!
When you boot it, it will scan your disks for linux systems that are on the server, and let you just pick the one you want to run and load from a menu. From there, you can enter the desired Linux system. At that point, from within that linux system you can go about fixing up your missing disk problems however you see fit.
Good Luck!
We are the people our parents warned us about --Jimmy Buffett
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-01-2011 11:21 PM
тАО03-01-2011 11:21 PM
Re: Recovering the VG on REHL 3 , with missing PV ,
Thnaks John,
I have checked the Super Grub Disk.
Its a nice tool , but I dont have problem with Grub. I want to activate the VG (on of the PV's is corrupted).
I have checked the Super Grub Disk.
Its a nice tool , but I dont have problem with Grub. I want to activate the VG (on of the PV's is corrupted).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-02-2011 03:43 AM
тАО03-02-2011 03:43 AM
Re: Recovering the VG on REHL 3 , with missing PV ,
Hmm... RHEL 3 = Linux LVM1.
At least in Linux LVM2, the VG activation is essentially just a shortcut for activating all the LVs within the VG. If necessary, you can activate only some of the LVs of a VG by using "lvchange -a y /dev//". It's been a long time since I did anything on LVM1, but I think it worked about the same on it too.
You may have to use the RHEL 3 installation media to boot the system in rescue mode to have all the necessary tools available. Alternatively, Knoppix or any other Live-CD-type Linux distribution should work too.
Use the "lvremove /dev//" command to remove the corrupted/missing LVs. Once the missing PV has no more LVs allocated to it, you can use "vgreduce -a " to remove all empty PVs from the VG (i.e. the missing PV). After that, the VG with the remaining LVs should again activate normally at boot.
MK
At least in Linux LVM2, the VG activation is essentially just a shortcut for activating all the LVs within the VG. If necessary, you can activate only some of the LVs of a VG by using "lvchange -a y /dev/
You may have to use the RHEL 3 installation media to boot the system in rescue mode to have all the necessary tools available. Alternatively, Knoppix or any other Live-CD-type Linux distribution should work too.
Use the "lvremove /dev/
MK
MK
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP