- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ignite boot from lan problem
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-11-2004 12:02 AM
06-11-2004 12:02 AM
ignite boot from lan problem
bo lan
i got following msg:
Cannot find ENTRY_INIT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 12:23 AM
06-11-2004 12:23 AM
Re: ignite boot from lan problem
These links may help you.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=20104
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=191769
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 02:02 AM
06-11-2004 02:02 AM
Re: ignite boot from lan problem
First thing to make sure is that the server_addr is in the same subnet as of the system you are booting. If not, then you will need to setup a boot helper in the subnet which will help boot your system initially and then point to the ignite server.
If that is not the case, then the ignite server is not setup correctly. You need to make sure you have enough free IPs configured in /etc/opt/ignite/instl_boottab. Instructions and examples are given in that file. You can also use ignite GUI to add them. I suggest you to use ignite GUI as it is easy.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 02:13 AM
06-11-2004 02:13 AM
Re: ignite boot from lan problem
else U have to install a boot helper!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 02:56 AM
06-11-2004 02:56 AM
Re: ignite boot from lan problem
2) Syntax is boot lan.192.168.0.50 install
On ignite server:
inetd -l to turn on enhanced logging
tail -f /var/adm/syslog/syslog.log
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
06-12-2004 12:03 AM
06-12-2004 12:03 AM
Re: ignite boot from lan problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2004 06:30 AM
06-12-2004 06:30 AM
Re: ignite boot from lan problem
bo lan
is there a . (dot) between the word lan and the ip address ?
it should be something like
bo lan.192.168.2.101 install
combinin this with your other posting, about ENTRY_INIT Status=-7, if we are talking about the same server, your ignite server is having issues.
Please follow Stephen's suggestions about turning on logging on inetd, i.e., at the root prompt:
inetd -k
inetd -l
then provide the syslog output at the time when you requested the ignite for further assistance.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2004 03:43 PM
06-12-2004 03:43 PM
Re: ignite boot from lan problem
Booting...
Cannot find ENTRY_TEST.
i got following error:
Failed to initialize.
ENTRY_INIT
Status = -7
00000000 00000000 00000800 09FD0C4A 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0000000B 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000009 8400800C 00000000 00000000 080009FD 0C4A0000 00000000
Failed to initialize.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2004 03:56 PM
06-12-2004 03:56 PM
Re: ignite boot from lan problem
do a tail -f /var/adm/syslog/syslog.log on the server in a different terminal session and capture what comes out when you attempt to boot from the ignite server.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2004 05:49 PM
06-12-2004 05:49 PM
Re: ignite boot from lan problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2004 06:12 PM
06-12-2004 06:12 PM
Re: ignite boot from lan problem
the ENTRY_INIT Status=-7 means there is no bootable media at the boot device specified. Boot device in your case is the ignite server and it is not there for boot help.
since it has been mentioned numerous times, I am assuming ignite server and this client which needs to be ignited are in the same subnet
then check the ignite server and verify that these entries exist in /etc/inetd.conf
tftp dgram udp wait root /usr/lbin/tftpd tftpd /opt/ignite /var/opt/ignite
bootps dgram udp wait root /usr/lbin/bootpd bootpd
instl_boots dgram udp wait root /opt/ignite/lbin/instl_bootd instl_bootd
also make sure that /etc/opt/ignite/instl_boottab has at least one entry usable by any client (refer to the comments section of this file to see which entry I am talking about and make sure this value is not taken by any other system in your network.
Check these and post your findings here if the problem still persists.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2004 06:41 AM
06-13-2004 06:41 AM
Re: ignite boot from lan problem
You will need to have some free IP addresses listed in /etc/opt/ignite/ instl_boottab file. Make sure at least one of the IP addresses in there is unused. Fire up 'ignite' GUI and look at your server configuration.
Run 'instl_adm' and see if the Server's IP address is in fact configured correctly.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2004 05:52 PM
06-13-2004 05:52 PM
Re: ignite boot from lan problem
something like "message before panic" and it prints few structures