- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Possible to use make_net_recovery Archive as Golde...
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
01-08-2004 03:16 AM
01-08-2004 03:16 AM
Possible to use make_net_recovery Archive as Golden Image?
Am trying to clone an environment to a server that does not have a locally attached tape device.. the target server is actually a vPar.
I was planning in just breaking the mirror off of this reference server (another vPar) and use that disk.. boot in maintenance mode, change the VG.. change networking info, etc... but I thought an Ignition out of a make_sys_image would be better.
The reference server is very busy so I cannot just get a make)sys)image window to get an image off of it -- and make_sys_image renders the server unsuable/unloginable for the duration of the make_sys_image..
Suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2004 03:33 AM
01-08-2004 03:33 AM
Re: Possible to use make_net_recovery Archive as Golden Image?
Looking for these instructions ?
http://www.software.hp.com/products/IUX/faq.html#set7
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2004 03:40 AM
01-08-2004 03:40 AM
Re: Possible to use make_net_recovery Archive as Golden Image?
My primary inquiry is if it is possible to use a make_net_recovery archive (file) so that I could use at as an Ignite "golden image"... I thought it was just as simple as having this very file as my "image.gz" file but in the steps to configure it into Ignite, once step (archive_impact" .. fails.. It does not seem to recognize the format of the make_net_recovery file which I have spec'd as tar gzip format...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2004 04:31 AM
04-19-2004 04:31 AM
Re: Possible to use make_net_recovery Archive as Golden Image?
Thanks,
Michelle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2004 04:46 AM
04-19-2004 04:46 AM
Re: Possible to use make_net_recovery Archive as Golden Image?
However, in general, golden images need filesystem "impacts" statements in the "sw_sel" portion of the configuration file.
These impacts are predetermined by running the /opt/ignite/lbin/archive_impact cmd against the .gz file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 08:12 AM
10-20-2006 08:12 AM
Re: Possible to use make_net_recovery Archive as Golden Image?
-g if you have a gzipped archive
-t | -c depending on tar and cpio.
I actually am getting an output, the impact statements are wrong. For example, even though my /home directory is a measly 200MB in size, my archive impact statement for home is:
impacts = "/home" 247192338Kb
This is strange