- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite recovery
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
02-21-2006 11:10 PM
02-21-2006 11:10 PM
Can anybody help me to restore a ignite image backup of one server to other server.
When we try to do lan boot , we cant see the backed up images.
Pls. help
rgds
Ankur
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 11:22 PM
02-21-2006 11:22 PM
Re: Ignite recovery
1)Look for info at
http://www.docs.hp.com/en/IUX/infolib.html#d0e352
2)Please give more details about what you are doing and eventually any errors
look at the faq part of the url in 1
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 12:41 AM
02-22-2006 12:41 AM
Re: Ignite recovery
Find attached do.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 09:01 AM
02-22-2006 09:01 AM
Re: Ignite recovery
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 01:58 PM
02-22-2006 01:58 PM
Re: Ignite recovery
Hi Ankur,
Please make sure that you are using the correct IP Addess of the ignite server. If you have multiple ignite servers in the same subnet you have boot thru the correct ignite server in which the image for the client is available.
you may boot using,
boot lan.147.128.43.12 install
(assuming the ignite server IP is the above)
at BCH/PDC
Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 02:05 PM
02-22-2006 02:05 PM
Re: Ignite recovery
Hi,
Also make sure that the INDEX and other corresponding cfg files have not been modified and correct.
Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 02:44 PM
02-22-2006 02:44 PM
Re: Ignite recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 03:39 PM
02-22-2006 03:39 PM
Re: Ignite recovery
We want that we should be able to select the ignite images to be restored on the client server. Why is it not possible, Is it that we cant restore image of one server on to the other server.
rgds
Ankur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 07:36 AM
02-23-2006 07:36 AM
Solutionmkdir /var/opt/ignite/clients/0x00306E4B28C9
cd /var/opt/ignite/clients
ln -s 0x00306E4B28C9
2) Copy the CINDEX and recovery directory from the source to the target client directory. If the target client has previously used make_net_recovery then it will already have a CINDEX file. If the CINDEX file for the client exists, you may want to save a copy, and/or edit the file to add the desired entries from the source client.
Copy the source client directory to the target directory:
cd /var/opt/ignite/clients/
find CINDEX recovery | cpio -pdvma ../
3) Add the target client to the source client's exported image directory in /etc/exports and re-export the directory:
/var/opt/ignite/recovery/archives/
exportfs /var/opt/ignite/recovery/archives/
Now you should be able to see the souce backup after you boot the target from the LAN.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2006 08:05 PM
02-26-2006 08:05 PM
Re: Ignite recovery
Now we could proceed with restorations.
The points have been assigned.
Rgds
Ankur