- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Multi-homed IUX Svr
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
08-26-2008 08:52 AM
08-26-2008 08:52 AM
Multi-homed IUX Svr
Hope you can help me get to bottom of this issue: We have an Ignite Svr which is connected to two subnets (will be more in the future); 10.50.10.0 and 10.50.11.0.
Some clients it will Ignite/make_net_rec are on .10 subnet, whilst others are on the .11 subnet.
On IUX svr, lan0 and the IP that instl_adm -d reports is on the .10 subnet.
Clients on .10 subnet can be Ignited fine. Clients on the .11 subnet can boot from server (I'm using bootptab) but they hit issue tftp'ing nbp.efi:
Boot file name: /opt/ignite/boot/nbp.efi
Retrieving File Size.
Retrieving File (TFTP)...\
PXE-E18: Timeout. Server did not respond.
Exit status code: Invalid Parameter
Just trying TFTP of this file on the IUX svr from a .11 client does produce the timeout issue. I suspect something is not correct with this second subnet configuration. Any guidelines on how this setup should be configured correctly?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2008 09:11 AM
08-26-2008 09:11 AM
Re: Multi-homed IUX Svr
Seems like you have a PXE server interfering with the Ignite server.
What version of Ignite are we talking about?
If Ignite has migrated to PXE technology I didn't get the memo. So you need to isolate any networks using Ignite from PXE servers.
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
08-27-2008 12:40 AM
08-27-2008 12:40 AM
Re: Multi-homed IUX Svr
Thanks greatly for your response. I think you're heading in the wrong direction though.
There is not a PXE server interfering with the boot request (this I am sure of). Most systems now have cards that PXE boot, including IA64. The Ignite server responds to the DHCPDISCOVER request with a DHCPOFFER - it just ignores the fact that it is PXE capable. It points it straight to the network bootstrap file - which is the point I am stuck at. If a system cannot boot from your Ignite server it will often throw up an error returned by the PXE firmware on the local LAN card, like in the output I've shown.
This is an issue to do with the fact that the server is multi-homed as I can get it to work on either subnet, WHEN only ONE interface and default route is configured.
I'm sure people must have similar configs and have managed to configure this correctly? - so any thoughts/comments/guidelines would be a great help, as I'm stuck.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 12:42 AM
08-27-2008 12:42 AM
Re: Multi-homed IUX Svr
HP-UX 11.23
All IA64 hardware
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 01:07 AM
08-27-2008 01:07 AM
Re: Multi-homed IUX Svr
Do you have any restriction in /var/adm/inetd.sec to block this specific subnet. Is there any messages on the syslog.log
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 01:58 AM
08-27-2008 01:58 AM
Re: Multi-homed IUX Svr
Thanks for your suggestions.
inetd.sec has no restriction on that subnet - in fact its just the default config.
No messages in syslog.
Anyone know what the routing table for this config should look like on the IUX server?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 04:09 AM
08-27-2008 04:09 AM
Re: Multi-homed IUX Svr
Did you try tftp manually using the IP and the hostname. Is there any difference.
# tftp hostname
tftp> get /opt/ignite/boot/fs_cfg.def /tmp/fs_cfg.def
Received 306 bytes in 0.0 seconds
tftp> quit
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 05:54 AM
08-27-2008 05:54 AM
Re: Multi-homed IUX Svr
Yeah I tried exactly that and get the same timeout.
I'm convinced I've not configured it sufficiently to accomodate the multiple NICs. Whether this is a routing issue, I'm only guessing.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 06:33 AM
08-27-2008 06:33 AM
Re: Multi-homed IUX Svr
The below thread might help - using a boot helper you can use diff subnets:
http://piyut.wordpress.com/2007/11/13/recovery-os-using-ignite-backup/
Did you look the ignite docs.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 08:28 AM
08-27-2008 08:28 AM
Re: Multi-homed IUX Svr
Thanks for your suggestions.
I have read the docs - though there could easily be something I could have missed or not understood correctly.
I've seen the link you gave a while back on previous searches for information.
I also know from the docs about the boot helper option. Though the option that is preferred is to have the Ignite server on multiple subnets - so it can communicate directly with the clients, regardless of the subnet they are actually on.
Hopefully, there are folks out there doing this who can provide some guidance?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2008 04:36 AM
09-05-2008 04:36 AM
Re: Multi-homed IUX Svr
I'm not sure wether I'm on the right track here, but have you tried this.
instl_adm -d # will show you your current IUX network parameters
# If you need to change these, try this:
instl_adm -d > /tmp/file
vi /tmp/file
insl_adm -f /tmp/file
Good luck & best Regards,
Arnold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2008 06:38 AM
09-10-2008 06:38 AM