- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: booting from an ignite server on different sub...
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
06-25-2002 10:24 AM
06-25-2002 10:24 AM
booting from an ignite server on different subnet
I am very interested in doing this too.
patrick - the link you sent is not working.
isn't there some way to have 'boot lan
from a different subnet? by setting routing somehow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2002 10:35 AM
06-25-2002 10:35 AM
Re: booting from an ignite server on different subnet
you need a boot helper system,
http://www.software.hp.com/products/IUX/docs/sysadm.html#Chapter-6
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2002 10:44 AM
06-25-2002 10:44 AM
Re: booting from an ignite server on different subnet
i can't find a way to reply.
Say I have a subnet with only 1 hp computer on it, and I want it to be able to boot from an ignite server in another segment, in case of a system disk failure; can I do it someway?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2002 10:51 AM
06-25-2002 10:51 AM
Re: booting from an ignite server on different subnet
I don't think i understand you clearly. Do you know that you boot using a ignite server to install OS on your local system. If your root disk has failed and you want to reinstall the OS using a ignite server which is across a network or on a different subnet, you need a boot helper.
I hope you are not trying to look for a server from which you can boot and still work as usual as if the root disk has not failed. That is not the purpose of ignite.
I hope i've tried to make sense and have not mistaken what you are trying to do.
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2002 11:04 AM
06-25-2002 11:04 AM
Re: booting from an ignite server on different subnet
i'll be more clear.
i want to use make_net_recovery to make a complete image of vg00 from which I can boot and restore my system if its boot disk is dead for some reason, and I replace it with a new, empty disk.
If I understand corectly, this is done quite easily when the ignite server and the system I want to restore are on a single subnet.
Am I wrong on this ?
However, I have a computer which is found alone on a different segment from the ignite server. And I want some way to boot & start the installation from the recovery image of the server.
Is there some way to do it? Must I have another computer which would help the system to boot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2002 03:07 PM
06-25-2002 03:07 PM
Re: booting from an ignite server on different subnet
But with out boot helper system, you can boot from a ignite-UX server which is in different subnet.
Hope the above is clear.
Cheers,
Manju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2002 08:11 PM
06-25-2002 08:11 PM
Re: booting from an ignite server on different subnet
If so, I need to setup networking and then what? how do I load the vg00 image onto the client system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2002 04:57 PM
06-26-2002 04:57 PM
Re: booting from an ignite server on different subnet
I am not sure, by using bootsys command (which pushes the INSTALL kernel for initial boot of the system can do the job for you. see man page of bootsys command.
Cheers
Manju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2002 06:43 PM
06-26-2002 06:43 PM
Re: booting from an ignite server on different subnet
Refer to Appendix B ("Using a Boot-helper System") on page 252 of /opt/ignite/share/docs/iuxguide.pdf.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2002 09:46 PM
06-26-2002 09:46 PM
Re: booting from an ignite server on different subnet
I will try it.