- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how can I restore the VG ?
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
03-21-2003 01:41 AM
03-21-2003 01:41 AM
how can I restore the VG ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2003 01:55 AM
03-21-2003 01:55 AM
Re: how can I restore the VG ?
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2003 02:01 AM
03-21-2003 02:01 AM
Re: how can I restore the VG ?
All you would need to do, is create the OS on the new disks from the the make_recovery tape and the rest will be automatic.
This is the best way to do this.
Create the tape: make 2 tapes
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn (make sure you use the no-rewind device)
Change the disks, restart your system and boot off your tape.
Once the system has rebooted the rest of your system should be available including the oracle VG.
Keep the old disks just in case until after the whole system has been proved ready.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2003 02:06 AM
03-21-2003 02:06 AM
Re: how can I restore the VG ?
e.g.
# vgexport -m vg00.mapfile -p -v /dev/vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2003 03:31 AM
03-21-2003 03:31 AM
Re: how can I restore the VG ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2003 05:07 AM
03-21-2003 05:07 AM
Re: how can I restore the VG ?
If I understand correctly, you are going to use Ignite's make_tape_recovery to reinstall your current 18GB vg00 onto a 36GB physical volume. That's a very sound decision.
In this case, 'vgexport'/'vgimport' mapfiles will automatically be contructed for your non-vg00 volume groups; i.e. those holding your Oracle data as a separate volume group with physical disk in an EMC2 SAN.
When the Ignite recovery process runs, it will automatically 'vgimport' the non-vg00 volume groups using the map files it originally created. Your non-vg00 volume groups will thus "reappear" with all their data intact without you doing anything, unless the hardware paths to the EMC2 SAN changed as a result of the "cold-installation". In that case, you need only to invoke a commandline 'vgimport' with the mapfiles ('/etc/lvmconf/vgMM.mapfile') Ignite created and the correct pv_paths. See the man pages for more information.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2003 06:22 AM
03-21-2003 06:22 AM
Re: how can I restore the VG ?
http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0xb1235bd3782dd711abdc0090277a778c,00.html
I've tested this script at leaset a dozen times and it works like a charm. it only requires a VERY small ammount of work after it runs.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2003 12:22 AM
03-25-2003 12:22 AM
Re: how can I restore the VG ?
Disk at hardware path 1/0/8/0/0.1.19.0.0.0.0 : Software configuration
error
Description of Error:
The device was unsuccessful in processing the current request message
because the message contained an invalid field in the command data block.
The request was not processed.
Probable Cause / Recommended Action:
The error most likely indicates that the device is not fully supported by
the current driver. This may or may not cause a problem in the operation
of the device.
here is the error,after do the vgimport