- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sea lan install not finding my ignite server
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
11-16-2004 04:14 AM
11-16-2004 04:14 AM
sea lan install not finding my ignite server
I have been setting up a new ignite server, and am testing from a dedicated client. In the past (all day yesterday) the command 'sea lan install' at the client would respond with P0 and P1 (a standard ignite server, and my custom one).
This morning, in trying to resolve a completely different issue, I enabled tftp and bootp on the ignite server. It did not resolve the issue, so I "undid" the changes.
Now however, my client no longer responds with P0 and P1 when I issue the "sea lan install" command.... it does not find my custom server. eeeeek. Does anyone have any ideas? Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 04:22 AM
11-16-2004 04:22 AM
Re: sea lan install not finding my ignite server
You can try the ip address of the ignite server with the sea lan command
sea lan.ip_add_of_ignite_server install
If that works, try
sea lan install
when you say, you reverted the change on ignite server, if the change was to inetd.conf file, did you issue a inetd -c for inetd to reread the conf file.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 04:43 AM
11-16-2004 04:43 AM
Re: sea lan install not finding my ignite server
The thing that bugs me is that I also ran '/usr/sbin/setup_tftp' and '/usr/sbin/setup_bootp.' I am not sure I should have done so...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 04:45 AM
11-16-2004 04:45 AM
Re: sea lan install not finding my ignite server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 04:49 AM
11-16-2004 04:49 AM
Re: sea lan install not finding my ignite server
Though the image transfer can be from any lan card you choose, the boot must be off your built in, not an add in card.
If thats not hooked up a simple hub will do the job.
Next i'd review the Ignite server configuration, make sure its mini dhcp server is compatible with this private lan you use for your boot lan cards.
If your boot is on a switch make sure that 100 BaseT and lower NIC cards are set to full duplex manual and 1000 BaseT NIC cards are set to autonegotiate on the switch.
To change ignire confifuation
instl_adm -d > file
vi the file
make changes as required
instl_adm -f file
then -d agin to make sure they hold.
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
11-16-2004 05:11 AM
11-16-2004 05:11 AM
Re: sea lan install not finding my ignite server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 05:27 AM
11-16-2004 05:27 AM
Re: sea lan install not finding my ignite server
Set you lancard to auto neg and then do a lan search again.
lanconfig auto
you have to do this from the configuration menu (CO).
sea lan install
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 07:58 AM
11-16-2004 07:58 AM
Re: sea lan install not finding my ignite server
Well, I am not sure which of these items resolved my problem (I know - not a good practice), but it was either permissions on /etc/opt/ignite/instl_boottab, or permissions on /sbin/fs/nfs/mount, or permissions on /etc/opt/instl_bootd.
Thank you all for your input and responses! :-)