- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How to restore VG after a fresh OS reinstallation ...
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
Discussions
Discussions
Discussions
Forums
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
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-30-2009 02:09 AM
тАО07-30-2009 02:09 AM
How to restore VG after a fresh OS reinstallation in Linux in SAN environment
I have a Red Hat Enterprise Linux AS release 4 (Nahant Update 8).For some serious reason i have reinstalled OS.My volume groups(vg_data) is configured in EMC(DMX-4) devices , EMC said that the devices has the data. Before OS re installation i have took backup of "/etc/lvm" directory in my Laptop. Can any one help me how could i restore my VG(vg_data) with the EMC Lun that was previously assigned in VG(vg_data).
I am used to in HP-UX.In HP-UX after re installation if i vgimport the map file that was previously taken using vgexport, My VG was back. But what is the procedure in Linux.
Please help me.
Thanks in Advance
Minhaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2009 02:21 AM
тАО07-30-2009 02:21 AM
Re: How to restore VG after a fresh OS reinstallation in Linux in SAN environment
Just run "vgscan -vv", then activate the VG.
The LV devices will be created when you activate the VG. This is different from HP-UX, where the devices will be created at vgimport time.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2009 02:33 AM
тАО07-30-2009 02:33 AM
Re: How to restore VG after a fresh OS reinstallation in Linux in SAN environment
If you did a vgexport, the procedure on Linux is very much like that in HP-UX.
I almost never have to look up the man page on Linux LVM in order to perform the same tasks I learned years ago on HP-UX.
Some examples and man pages:
http://linux.about.com/library/cmd/blcmdl8_vgimport.htm
http://www.linux.org/docs/ldp/howto/LVM-HOWTO/recipemovevgtonewsys.html
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
тАО07-30-2009 03:04 AM
тАО07-30-2009 03:04 AM
Re: How to restore VG after a fresh OS reinstallation in Linux in SAN environment
Can any one help me how can i will restore my VG with the LUN assigned from DMX4 after a fresh OS re installation . I have already took backup "/etc/lvm" directory in my Laptop of the Previous OS.
Can any one give me a procedure/action plan :.......
Thanks
Minhaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2009 06:52 PM
тАО08-01-2009 06:52 PM
Re: How to restore VG after a fresh OS reinstallation in Linux in SAN environment
Thanks
Minhaz