- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: bootable dvd from make_net_recovery image?
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
тАО05-15-2007 03:12 AM
тАО05-15-2007 03:12 AM
We have a pending DR test and, naturally, the way we're being forced to do it is not the way it's planned (what could go wrong?)
Basically, I need to create a bootable dvd from one of the images generated via make_net_recovery for a parisc system.
Anyone got any docs on how to go about doing that? I can't be as simple as dd'ing the resulting file to a dvd, could it? (he says hopefully)
Thanks for any input.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2007 03:23 AM
тАО05-15-2007 03:23 AM
Re: bootable dvd from make_net_recovery image?
Chapter 11 of the "Ignite-UX Administration Guide" discusses how you make your own media:
http://www.docs.hp.com/en/5991-6440/ch11.html
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2007 05:33 AM
тАО05-15-2007 05:33 AM
Re: bootable dvd from make_net_recovery image?
Thanks for the link - that covers the steps. Can I use a make_net_recovery image instead of the golden image supplied via make_sys_image?
In other words, can I simply replace the file produced by the make_net_recovery command?
Thanks for any info.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2007 06:45 AM
тАО05-15-2007 06:45 AM
Re: bootable dvd from make_net_recovery image?
It's something I always wanted to do during my SysAdmin days but never go around trying. There are some docs on the net for doing exactly this for Solaris, but I've not seen a step by step one for HP-UX but have a look at http://docs.hp.com/en/5991-7970/5991-7970.pdf
Jov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2007 06:55 AM
тАО05-15-2007 06:55 AM
Re: bootable dvd from make_net_recovery image?
Thanks for the link; unfortunately, that's specific to golden images as well, not the files generated via make_net_recovery.
Thanks, though.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2007 07:26 AM
тАО05-15-2007 07:26 AM
Re: bootable dvd from make_net_recovery image?
I just courious, do you have to use a CD/DVD?
For the DR test, there might be a better more straight forward way.
Jov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2007 08:32 AM
тАО05-15-2007 08:32 AM
Re: bootable dvd from make_net_recovery image?
Grr; thanks for bringing up my irritant! :)
The general plan is to use one of the HP systems as an ignite server, ignite all the other hps, then move the s/w over to one of the other HPs and ignite the one that used to be the ignite server. Seems easy/simple enough.
The pending DR test, if it can be called that, has one and only one HP. The DR vendor, who shall remain nameless, is suggesting the make_*_recovery zapped to a dvd.
Since we do make_net_recovery's monthly, the *cleanest* solution would be to create a bootable dvd ala make_tape_recovery...
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2007 09:02 AM
тАО05-15-2007 09:02 AM
Re: bootable dvd from make_net_recovery image?
Apologies for bring up your betweent a rock and hard place DR situation, but I am following you, your DR professionals have designed a DR solution with 1 (and only 1) HP-UX server simulating a number of production HP-UX servers?? Tell me I am wrong as does not reflect production reality.
If you must do this, I'll advise to search for a DTS and LTD tape drives and connected it to your DR HP-UX server and use that. With DVD you'll likely to do some post-recovery processing to restore the file permissions as they will be read-only on the DVD media.
Jov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-16-2007 02:05 AM
тАО05-16-2007 02:05 AM
Solutionmake_media_install will create a bootable recovery tape or optical disk. Type make_media_install -? to display detailed usage information.
The script uses an image that you created previously using make_net_recovery or make_sys_image.
The following examples use the default /var/opt/ignite/media/pseudo_root "media pseudo-root", a directory tree of all files going onto the tape or optical disk. The default pseudo-root can be overridden with the make_media_install -p switch. Before starting ensure that nothing exists under the pseudo-root path:
rm -r /var/opt/ignite/media/pseudo_root/*
Create an archives directory in the pseudo-root and copy the image into it:
mkdir -p /var/opt/ignite/media/pseudo_root/archives
cp /var/opt/ignite/recovery/archives/
Below, make_media_install -r specifies the HP-UX release that will be placed on the bootable medium.
Use make_media_install to create an ISO image and write it to the media. The default output device is /dev/rdsk/c0t0d0:
cd /opt/ignite/data/scripts/examples
./make_media_install ├в r B.11.23 ├в a B.11.23_archive_PA.gz ├в m /var/opt/ignite/media ├в o64w ├в f /var/opt/ignite/clients/
If an optical recorder is not installed on the IUX server the last step of make_media_install will fail with the following error:
=== Step 6: Write image file to tape/CD/DVD media ===
+ /opt/ignite/lbin/growisofs -Z /dev/rdsk/c0t0d0=/var/opt/ignite/media/image.iso
:-( unable to open("/dev/rdsk/c0t0d0",O_RDONLY): No such device or address
+ Error 83 /opt/ignite/lbin/growisofs failed.
In this case the error is normal and the ISO image is created. Copy the image.iso file to a system that has an optical recorder and create the disk using the following command:
/opt/ignite/lbin/growisofs -Z /dev/rdsk/c0t0d0=/tmp/image.iso
To create a bootable tape do the following:
cd /opt/ignite/data/scripts/examples
./make_media_install ├в T ├в r B.11.11 ├в a B.11.11_archive_PA.gz ├в c /dev/rmt/1mn ├в o64w ├в f /var/opt/ignite/clients/
Hope this helps.
- Tags:
- ISO image
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-16-2007 02:49 AM
тАО05-16-2007 02:49 AM
Re: bootable dvd from make_net_recovery image?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-16-2007 06:30 AM
тАО05-16-2007 06:30 AM
Re: bootable dvd from make_net_recovery image?
That's the $64K question. I've only seen one DR test work on UNIX boxes. That was at a major financial institution. They had production equipment in one location and exact copies of it in another. I even wrote a script to copy the oracle archive logs from the production to the DR systems. The DR test was interesting, but successful.
All of the other places I've been involved in DR always want to skimp - setting up a D350 to be the DR server for a V2200. This one's got failure written all over it.
Unfortunately, the admin that was working it just quit (wonder why?) leaving me holding the bag...
Thanks for letting me rant. Bob Ingersoll, thanks for the checklist. I will give it a try.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html