bios settings for new supermicro hardware
[invirt/doc/xvm.git] / xvm-host-setup-notes
1
2 In the Dell PowerEdge SC1435 servers delivered July 2008,
3 there are several BIOS settings that need to be frobbed on setup.
4
5 in 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 - Serial Communication:
10   - Serial Communication: On with Console Redirection via COM2
11   - External Serial Connector: COM1
12   - Failsafe Baud Rate: 57600
13   - Remote Terminal Type: VT100/VT220
14   - Redirection After Boot: Disabled
15
16 New Supermicros:
17 - Advanced -> "Wait for 'F1' If Error" -> Disabled
18 - Advanced -> Power Button Function -> 4 Seconds Override
19 - Advanced -> PCIe/PnP -> Load Onboard LAN N Option Rom -> Disabled
20 - Advanced -> Serial Port -> SOL -> Redirection After BIOS Post -> BootLoader
21 - Advanced -> Serial Port -> COM -> Console Redirection -> Enabled
22 - Advanced -> Serial Port -> COM -> Redirection After BIOS Post -> BootLoader
23 Advanced -> PCIe -> Disable all OPROMS
24 - Boot order: USB Hard Disk, Removable, Hard Disk, UEFI Shell
25
26
27 in the setup screen for remote management, at Ctrl-E:
28 - Turn on IPMI over LAN
29 - IP is (main IP) =~ s/18.181.0/10.5.128/
30   e.g. 10.5.128.221 for citadel-station == 18.181.0.221
31 - netmask is 255.255.0.0
32 - Set the password to the XVM root
33
34 All of these settings are reflected on all 8 servers in the production
35 cluster.
36
37 In the debian installer:
38  - 500M for /boot in raid1 of sda1, sdb1
39  - rest for LVM in raid1 of sda2, sdb2
40   - 50G /
41   - 25G swap
42  - install a vanilla kernel, not xen;
43    will install xen hypervisor from backports in our later custom install.
44
45
46 Currently allocated backend IPs:
47
48 10.5.128.16 c-s
49 10.5.128.17 a-s
50 10.5.128.18 s-m
51 10.5.128.19 a-m
52 10.5.128.20 d-o
53 10.5.128.21 g-d
54 10.5.128.22 b-f
55 10.5.128.23 m-a (not installed)
56
57 10.5.128.128 RAID group portal
58 10.5.128.129 RAID device/management
59
60 10.5.128.221 c-s IPMI
61 10.5.128.222 a-s IPMI
62 10.5.128.223 s-m IPMI
63 10.5.128.224 a-m IPMI
64 10.5.128.225 d-o IPMI
65 10.5.128.226 g-d IPMI (currently unplugged)
66 10.5.128.227 b-f IPMI
67 10.5.128.228 m-a IPMI (not configured)
68 18.4.58.231 new c-s IPMI
69 18.4.58.232 new a-s IPMI
70
71
72 10.6.128.16 c-s
73 10.6.128.17 a-s
74 10.6.128.18 s-m
75 10.6.128.19 a-m
76 10.6.128.20 d-o
77 10.6.128.21 g-d
78 10.6.128.22 b-f
79 10.6.128.23 m-a (not installed)
80
81 10.6.128.129 RAID device/management
82
83 10.6.128.229 g-d IPMI (temporary hardware)