- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Trouble booting clients from 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
05-01-2001 10:02 AM
05-01-2001 10:02 AM
Trouble booting clients from ignite server......
Generates a Cannot find ENTRY_TEST
Failed I/O operation with ENTRY_TO
status = -3
Error Reading IPL
Any ideas.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2001 06:16 AM
05-02-2001 06:16 AM
Re: Trouble booting clients from ignite server......
Are you using the internal NIC?
I don't know if you are supposed to use capital letters,
try boot lan install instead
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 11:26 AM
06-25-2001 11:26 AM
Re: Trouble booting clients from ignite server......
bo lan.127.73.38.119 install
where the ip address is the ignite server. Also the ignite server must be on the same subnet unless you have a boot helper. Also make sure the ignite directories are listed in the /etc/inetd.conf file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 09:20 PM
06-25-2001 09:20 PM
Re: Trouble booting clients from ignite server......
Hi
I hope ur IU server and client are in same subnet.
If U have only one IU server in that subnet type like this
boot lan install
I f U have more than one IU server
boot lan.AA.AA.AA.AA install
Make sure that free IP address is available in server for assigning to client.
Best of luck
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 01:56 AM
06-26-2001 01:56 AM
Re: Trouble booting clients from ignite server......
exportfs -av
and ensure that the /var/opt/ignite/clients
is exported anon with read permissions
You can enter in the h/w path of the lan interface.
BO lan
or BO 8/16/4
should work also if 8/16/4 is the hw path of the nic.
Make sure you're on the same network as the ignite server.
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 08:47 AM
06-26-2001 08:47 AM
Re: Trouble booting clients from ignite server......
firmware was unable to read ISL. This is usually because
no server replied to the udp broadcast for bootp services, and therefore there wasn't a LIF from which to access ISL.
Doing a directed boot, as someone else suggested may help if it was just a matter of the bootp querry timing out before someone responded. Also make sure that there is at least one available IP address in /etc/opt/ignite/instl_boottab on the Ignite server that you expect to answer the boot request. If that file contains only comments (and you haven't setup /etc/bootptab instead) then you can't do network boot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2001 10:30 AM
08-03-2001 10:30 AM
Re: Trouble booting clients from ignite server......
On the boot-helper server, I do have an entry in /etc/opt/ignite/instl_boottab file for an IP-address.
On both the boot helper and the Ignite server, i have /var/opt/ignite/clients -anon=2 (/etc/exports) along with /var/opt/ignite/recovery/archives/
This is what's happening:
Main Menu: Enter command > boot lan.
Interact with IPL? > n
WARN 80F9
Cannot find ENTRY_TEST.
Failed to initialize
ENTRY_INIT
Status = -7
Thanks for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2001 11:02 AM
08-03-2001 11:02 AM
Re: Trouble booting clients from ignite server......
Welcome to forum,
I have found tape from make_boot_tape is the easy solution for this.
Sachin Patel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2001 11:40 PM
08-21-2001 11:40 PM
Re: Trouble booting clients from ignite server......
1) Check that there is available IP address in /etc/opt/ignite/instl_boottab
2) chmod 755 /etc/opt/ignite/instl_boottab
3) Make sure that there is entry for tftp and instl_bootd in your /etc/inetd.conf
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2001 07:14 AM
08-22-2001 07:14 AM
Re: Trouble booting clients from ignite server......
I think you should use
bo lan.A.B.C.D INSTALL
here A.B.C.D is the ip address of the Ignite Server, Make sure "INSTALL" is in Capital characters. You should be able to boot using this if your server is connected to the network thru the Lan port on the Core Adapter.
Hope this helps
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2001 07:18 AM
08-22-2001 07:18 AM
Re: Trouble booting clients from ignite server......
It was posted May 01, 2001!
Later,
Bill
Thanks not the worst, I once replied to some question over 1 year old!!