Symptoms or Error
Provisioned Target Devices acquiring multiple IP addresses on a same NIC while booting up, thus leading to IP address exhaustion on a DHCP server.
The following error message might appear:
"A duplicate IP address was assigned to this machine while attempting to boot from the network.
Stop code: 0x000000BC"
The following error message might appear:
"A duplicate IP address was assigned to this machine while attempting to boot from the network.
Stop code: 0x000000BC"
Solution
To resolve this issue, use DHCP reservations or turn off the second layer of device IP checking on the DHCP server.
Complete the following steps to use DHCP reservation:
-
Configure DHCP reservation for a MAC address of a target device.
-
Boot the target device in private mode to get a reserved IP address.
-
Ensure the target device acquires only one IP address to a MAC.
-
Shut down the target device.
-
Boot multiple target devices with the vDisk in standard mode.
Problem Cause
PVS Target Device needs two DHCP IP requests when booting:
-
PXE / UNDI requests an IP address from the DHCP server.
-
Network stack requests an IP address during the loading of the OS.