- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite and Mirrored Root Drive
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
07-27-2001 05:53 AM
07-27-2001 05:53 AM
Are there any special considerations when using ignite on a system that has a mirrored root drive? Any help or guidance would be appreciated. Many thanks in advance.
John
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2001 06:04 AM
07-27-2001 06:04 AM
Re: Ignite and Mirrored Root Drive
As far as I know there are no special considerations when creating the Ignite tape. However when restoring the tape, the logical volumes will not be mirrored ! You must do this 'manually afterwards'. Also, on systems with multiple SWAP areas I encountered that not all the areas were enabled after recovery/cloning.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2001 06:07 AM
07-27-2001 06:07 AM
Re: Ignite and Mirrored Root Drive
you can add the commands to a post recovery configuration file. I think you have to run the make_recovery in preview mode to setup the config file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2001 06:08 AM
07-27-2001 06:08 AM
Re: Ignite and Mirrored Root Drive
If by your question you mean, do you have to do anything special if you have mirrored logical volumes and are making a recovery tape, then "NO" there is nothing special to do or to worry about when you MAKE the recovery tape ('make_tape_recovery'). HOWEVER, if you use the tape to recover/re-install your system, then you WILL need to remirror your logical volumes.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2001 06:20 AM
07-27-2001 06:20 AM
SolutionThe make recovery tape will not include the mirror information by default.
If you want the mirror information to be included in tape, first create make_recovery in preview mode and then add the mirror information in /var/opt/ignite/recovery/config.recover file then continue make_recovery.
The advantage of adding mirror information while creating boot tape is that, in case of crash this tape will re-create mirrors for you, but depending upon the data it may take longer to create mirror and that means more down time for system.
I prefer to create the make recovery tape with out mirror information. In case of recovery once machine is made up from tape, mirrors can be established.
Thanks.
Prashant Deshpande.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2001 08:05 AM
07-27-2001 08:05 AM
Re: Ignite and Mirrored Root Drive
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=3eb2278a0d65823d96/screen=ckiSearchResults?mode=id&searchString=KBAN00000082
Document ID = KBAN00000082.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2001 08:30 AM
07-27-2001 08:30 AM
Re: Ignite and Mirrored Root Drive
You do not need to care about weather vg00 is mirrored or not in order to generate an Ignite-Tape.
If you restaure from Ignite-Tape, you need to apply the mirrored again manually with the command :
lvextend -m 1 -A n /dev/vg00/lvol9 /dev/dsk/c#t#d#
where /dev/dsk/c#t#d# is the mirrored disk.
Magdi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 01:29 AM
07-31-2001 01:29 AM