source: trunk/xvm-host-setup-notes @ 925

Last change on this file since 925 was 925, checked in by price, 16 years ago

more host setup notes

File size: 788 bytes
Line 
1
2In the Dell PowerEdge SC1435 servers delivered July 2008,
3there are several BIOS settings that need to be frobbed on setup.
4
5in the setup screen at F2:
6- CPU -> Virtualization Technology: on
7- Boot Sequence: disable NIC
8- Integrated Devices -> Embedded Gb NIC: turn off PXE
9
10in the setup screen for remote management, at Ctrl-E:
11- IP is (main IP) =~ s/18.181.0/10.5.128/
12  e.g. 10.5.128.221 for citadel-station == 18.181.0.221
13- netmask is 255.255.0.0
14
15These settings are reflected in the basic screen of xvm-host-2 and the
16remote-management screen of xvm-host-1.  At time of writing, the basic
17settings on xvm-host-1 may differ, and the remote-management settings
18on xvm-host-2 are disabled.  xvm-host-3 has IPMI-over-LAN enabled in
19the Ctrl-E screen.  xvm-host-4 remains unconfigured.
Note: See TracBrowser for help on using the repository browser.