- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite a system over the network
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
10-08-2004 06:33 AM
10-08-2004 06:33 AM
I need to move an existing system to a new system (both are RP7410) but neither have tape drives. Is it possible to ignite a system over the network, and if it is, how would I do it?
Thanks
Andrew Pollard
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2004 06:38 AM
10-08-2004 06:38 AM
SolutionYou need to first create a network recovery archive of the old system
Refer man page of make_net_recovery
make_net_recovery -s
make_net_recovery required 2 NFS filesystems to be exported to the client from the Server.
When the archive is created
On the new system
1) interrupt the autoboot, if enabled
2) in the BCH enter
boot lan.A.B.C.D
A.B.C.D = IP address of the IUX server
This will ignite the system over the network
For this to work, both the client and the server should be in the same broadcast domain. If not, you would require a boot helper or you need to boot the new system off CD, enable networking and use the archive from the IUX server.
- Sundar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2004 06:45 AM
10-08-2004 06:45 AM
Re: Ignite a system over the network
Thanks for the quick response. I will give it a try.
Thanks again
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2004 06:48 AM
10-08-2004 06:48 AM
Re: Ignite a system over the network
make_net_recovery -i
you have to have NFS mounts on client from IUX server.
Hope it helps..this is GUI interface..so will be good to interact and understand also.
Thanks
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2004 06:52 AM
10-08-2004 06:52 AM
Re: Ignite a system over the network
that is it..
make_net_recovery -i -s
No points for me please..
thanks
Prashant