Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: The enumerated IP shown (10.51.35.146) is the iDRAC address for a RC deployed in a specific validation lab.

<IS IT NECESSARY TO HAVE A 'CLEAN' SERVER? OR IS THIS NEXT STEP UNNECESSARY AS THE INSTALL SCRIPT WIPES THE SERVER BY DEFAULT AFTER THE DHCP/HTTP PXE BOOT?>

Next, use nmap to check for a "clean slate" Bare Metal Server. The results will show the host as being down (due to no OS).

Code Block
languagebash
# nmap -sS <TARGET_SERVER_IP>

# nmap -sS 10.51.34.230
 
Starting Nmap 7.01 ( https://nmap.org ) at 2018-07-10 13:55 UTC
Note: Host seems down. If it is really up, but blocking our ping probes, try -Pn
Nmap done: 1 IP address (0 hosts up) scanned in 0.63 seconds

Note: The enumerated IP shown (10.51.34.230) is the 'host' address for a RC deployed in a specific validation lab.

Preflight RC Region Specific Input Data 

...