- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PXE-E21 error when LAN-Booting VM Guest
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-12-2007 08:24 AM
тАО04-12-2007 08:24 AM
PXE-E21 error when LAN-Booting VM Guest
I have setup a VM Host that is an Ignite-UX Server for it's VM
Guests and I'm trying to boot the VMs from it.
I've added the guests to /etc/bootptab as described in
http://h71028.www7.hp.com/ERC/downloads/c00589728.pdf
but I'm constantly getting this error:
"CLIENT MAC ADDR: AA 55 43 0E AA 27
CLIENT IP: 172.18.8.164 MASK: 255.255.255.0
DHCP IP: 172.18.8.160 PROXY IP: 172.18.8.57
GATEWAY IP: 172.18.8.1
Next Device (BIOS/EFI)
PXE-E21: Remote boot cancelled.
Load of LAN0 failed: Not Found
Paused - press any key to continue"
The DHCP IP Address is the one from the Ignite-
Server, although I don't know where the PROXY
IP-Address comes from.
I used to successfully Ignite-boot VM Guests before in a
similar environment, but this time I can't seem to
get it to work.
Has anybody an idea what could be wrong here?
Thanks & best Regards,
Arnold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2007 09:01 AM
тАО04-12-2007 09:01 AM
Re: PXE-E21 error when LAN-Booting VM Guest
I wasn't aware Ignite supported PXE boot.
What Ignite does support is a boot on the same subnet as the Ignite server (or through a boot helper) through the systems built-in lan card only.
If you can't meet that criteria then you might not be able to install via Ignite this way.
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
тАО04-12-2007 09:23 AM
тАО04-12-2007 09:23 AM
Re: PXE-E21 error when LAN-Booting VM Guest
as you can see, both the Ignite Server and
the VM Guest is on the very same subnet.
Booting Integrity Servers via LAN seems
to go with PXE, this is also the case
with IVMs.
What I'm suspecting is that other bootp/dhcp servers
could be interfering . . .
Regards,
Arnold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2007 10:45 AM
тАО04-12-2007 10:45 AM
Re: PXE-E21 error when LAN-Booting VM Guest
It seems that the PXE client is trying to boot from the PROXY server which PXE client would take as a proxy DHCP server ( port 4011 ). You might want to verify the PROXY IP from the network guy.
I guess it seems, the PXE client might have contacted the Ignite server (VM host , verify the syslog on the VM host) but it didn't receive enought information from it. Hence it tried to get more information through port 4011 which is responded by the proxy DHCP server. Obviously, the proxy DHCP would cancel the boot request of the PXR client as an invalid/absurd request.
Just wondering if you have enabled bootpd and tftpd on the VM host?
Other option which could tried out is using dbprofile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2007 08:30 PM
тАО04-12-2007 08:30 PM
Re: PXE-E21 error when LAN-Booting VM Guest
there was an Altiris Server on the same LAN that was interfering with us. Disabling that one solved the VM Guest boot problems and the VMs are installing now.
Even the direct boot approach with "dbconfig" did not help so we are now looking into the possibility to reduce the scope of the Altiris Services and exlude our HP-UX IP-Range in order to reduce future conflicts.
Thanks & best Regards,
Arnold