- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ignite network 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
04-16-2003 06:46 AM
04-16-2003 06:46 AM
ignite network recovery
All L2000s running 11.00
from the gui front end can i restore a network archive for 1 client to the other client?
I just want to test network restores, so it doesnt matter that the data on client that will be restored to is wiped.
Thanx in advance
George
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2003 08:28 AM
04-16-2003 08:28 AM
Re: ignite network recovery
sea lpl lan
Your ignite server should be listed correctly.
Then try:
Main menu> boot lan.
In /etc/inetd.conf and on the ignite server is this uncommented?
tftp dgram udp wait root /usr/lbin/tftpd tftpd /opt/ignite /var/opt/ignite
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 03:07 AM
04-24-2003 03:07 AM
Re: ignite network recovery
What i want to do is restore a production server to a spare server to test disaster recovery plans.
I was hoping there would be a point n click option so that i was offsite i could get somebody else to do it or log in remotely and do it myself.
but when i tried to do an install to the spare server from the gui it would only give me the option of a fresh install or and archive of the spare server.
I wanted to see if i could select other archives.
I copied one of the production server archives into the the nfs directory for the spare server to see if the gui would pick it up but it didnt.
BTW i'm running the GUI from a B1000 workstation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 03:43 AM
04-24-2003 03:43 AM
Re: ignite network recovery
To recover [PROD] server to a [TEST] server.
I can think you can do this :
(I suppose that the [TEST] server is already registered in Ignite server)
1/ you have to copy :
/var/opt/ignite/clients/[PROD]/CINDEX and recovery
to:
/var/opt/ignite/clients/[TEST]
2/ Add/modify the file /etc/exports:
/var/opt/ignite/recovery/archives/[PROD] -anon=2,access=[TEST]
and
/where_PROD_archive_is/ -anon=2,access=[TEST]
3/ exportfs -va
4/ try to restore on [TEST] server.
You should see [PROD] archives available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 05:14 AM
04-24-2003 05:14 AM
Re: ignite network recovery
That was an interesting idea.
But it didnt work though the gui still comes up with the old spare server archive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 06:08 AM
04-24-2003 06:08 AM
Re: ignite network recovery
remove the [TEST] client from the Ignite server
Boot the TEST server
boot lan.
At this time The ignite server will say "I recognize the a new client"
Then do what I said before
Come back to the TEST server
Choose "cancel", then restart in adavanced mode
!! Check all Options :
file system and disk so that TEST server won't use a already used LUN for example !!
Then restore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 06:08 AM
04-24-2003 06:08 AM
Re: ignite network recovery
remove the [TEST] client from the Ignite server
Boot the TEST server
boot lan.
At this time The ignite server will say "I recognize the a new client"
Then do what I said before
Come back to the TEST server
Choose "cancel", then restart in advanced mode
!! Check all Options :
file system and disk so that TEST server won't use a already used LUN for example !!
Then restore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 06:36 AM
04-24-2003 06:36 AM
Re: ignite network recovery
In /var/opt/ignite/client, backup directory [test_macadress], copy [prod_macadress] directory to [test_macadress], try restore. does it run as you want?
Regards,
Jerome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 07:22 AM
04-24-2003 07:22 AM
Re: ignite network recovery
It's a shame that ignite doesnt have a bit more flexibilty and that you have to bodge it.
Ta
George