- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite boot-helper setup
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
07-18-2006 03:11 AM
07-18-2006 03:11 AM
Ignite boot-helper setup
I have the main ignite server (IGNITE) and it's IP address is 10.10.10.10
Then I have servers on 20.20.20.X and servers on 30.30.30.X So, I have to create boot-helpers (BH) on each subnet so that if a new server is added to either subnet it can get to the actual image on 10.10.10.10 right?
In the documentation, it says to check that I have the correct gateway when I type "instl_adm -d" .... the gateway that shows up would be 20.20.20.1. So I am assuming that is correct.
The next part is what is confusing me. In the instl_boottab file I have to "add ips that clients can use to boot" so would that be 10.10.10.10 - the main ignite server or all the helper servers in other subnets?
So in the end, I simply can connect a new system to say 30.30.30.X and then say
"boot lan.20.20.20.5 install" and it will go through the helper and install the image from 10.10.10.10?
Thanks for the help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 03:55 AM
07-18-2006 03:55 AM
Re: Ignite boot-helper setup
Docs
http://docs.hp.com/en/B2355-90970/apcs01.html
http://docs.hp.com/en/B2355-90153/apcs07.html
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 04:40 AM
07-18-2006 04:40 AM
Re: Ignite boot-helper setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 04:50 AM
07-18-2006 04:50 AM
Re: Ignite boot-helper setup
I was answering your question and patching systems at the same time and did not give it adequate attention. Please zero point my first post.
You put the IP's of the non-local networks in this file.
20.20.20.1 in this case.
The document could be improved.
You can't know in advance what the client IP will be, but you can and must know the IP address of the boot helper and that is what goes in the instl_boottab file.
BTW, Standard Bastille hardening will disable a boot helper, don't run it on the boot helper or restore the inetd.conf file after you are done.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 05:11 AM
07-18-2006 05:11 AM
Re: Ignite boot-helper setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 05:25 AM
07-18-2006 05:25 AM
Re: Ignite boot-helper setup
I can try to remember to show the contents of a real system when I get to work on Wednesday. I don't have access rights on that box from home.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 06:08 AM
07-18-2006 06:08 AM
Re: Ignite boot-helper setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2006 06:12 AM
07-18-2006 06:12 AM
Re: Ignite boot-helper setup
Then if I still need BHs, on the main Ignite server (10.10.10.10), I have to add the address of each BH server (20.20.20.10 and 30.30.30.10) to the instl_boottab file?
What about on each BH server...what addresses do I add there (in the instl_boottab file)?