- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX Itanium recovery planning using Make_net_reco...
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-10-2005 11:44 PM
01-10-2005 11:44 PM
HPUX Itanium recovery planning using Make_net_recovery
The problem we have is this:
According to the software handbook from HP, to recover an Itanium server using Make Net Recovery, you must have one and only one ignite, bootp, or dhcp server on the subnet being used by the server for the make net recovery.
In our environment, this is a problem because we use large subnets, and they house a number of different divisions at once so we do not control the subnetting or what is on the subnet or what services any server is using or providing.
Anyone have any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 01:26 AM
01-11-2005 01:26 AM
Re: HPUX Itanium recovery planning using Make_net_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 03:37 AM
01-11-2005 03:37 AM
Re: HPUX Itanium recovery planning using Make_net_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 03:59 AM
01-11-2005 03:59 AM
Re: HPUX Itanium recovery planning using Make_net_recovery
It should be fine with them, as installation tasks will stay out of the production net, etc...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 02:20 AM
01-12-2005 02:20 AM
Re: HPUX Itanium recovery planning using Make_net_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 05:06 AM
01-12-2005 05:06 AM
Re: HPUX Itanium recovery planning using Make_net_recovery
Even easier, if it's a few boxes only, simply plug them into a switch dangling at the second nic in the ignite server.
BUT - for a D/R case this probably too error-prone...
Otherwise - how many bootp servers are there?
If the administrative hassle is acceptable, You could check the bootptabs on all of them to ensure that only the ignite server replies to those specific clients.
Also, You could give them specific settings on all the other bootp servers helping them bootstrap from the ignite server.
(A friend of mine even installs Solaris Flash images via the existing W2K DHCP server, it works flawless)
I can't really recommend any of these ways, but maybe You can make something from it :)