1bc3914ce1bf0b127d22f2a7f5a54c898df8cdda
[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 in the setup screen for remote management, at Ctrl-E:
17 - Turn on IPMI over LAN
18 - IP is (main IP) =~ s/18.181.0/10.5.128/
19   e.g. 10.5.128.221 for citadel-station == 18.181.0.221
20 - netmask is 255.255.0.0
21 - Set the password to the XVM root
22
23 All of these settings are reflected on all 8 servers in the production
24 cluster.
25
26 In the debian installer:
27  - 500M for /boot in raid1 of sda1, sdb1
28  - rest for LVM in raid1 of sda2, sdb2
29   - 50G /
30   - 25G swap
31  - install a vanilla kernel, not xen;
32    will install xen hypervisor from backports in our later custom install.
33
34
35 Currently allocated backend IPs:
36
37 10.5.128.16 c-s
38 10.5.128.17 a-s
39 10.5.128.18 s-m
40 10.5.128.19 a-m
41 10.5.128.20 d-o
42 10.5.128.21 g-d
43 10.5.128.22 b-f
44 10.5.128.23 m-a (not installed)
45
46 10.5.128.128 RAID group portal
47 10.5.128.129 RAID device/management
48
49 10.5.128.221 c-s IPMI
50 10.5.128.222 a-s IPMI
51 10.5.128.223 s-m IPMI
52 10.5.128.224 a-m IPMI
53 10.5.128.225 d-o IPMI
54 10.5.128.226 g-d IPMI (currently unplugged)
55 10.5.128.227 b-f IPMI
56 10.5.128.228 m-a IPMI (not configured)
57
58 10.6.128.16 c-s
59 10.6.128.17 a-s
60 10.6.128.18 s-m
61 10.6.128.19 a-m
62 10.6.128.20 d-o
63 10.6.128.21 g-d
64 10.6.128.22 b-f
65 10.6.128.23 m-a (not installed)
66
67 10.6.128.129 RAID device/management
68
69 10.6.128.229 g-d IPMI (temporary hardware)