POST-INSTALL » История » Версия 4
Dmitry Chernyak, 19.06.2016 21:07
1 | 1 | Dmitry Chernyak | h1. POST-INSTALL |
---|---|---|---|
2 | 1 | Dmitry Chernyak | |
3 | 4 | Dmitry Chernyak | This list is automatically generated and may be outdated. |
4 | 1 | Dmitry Chernyak | |
5 | 1 | Dmitry Chernyak | <pre> |
6 | 3 | Dmitry Chernyak | ## Setting up default grub entry - 'Debian GNU/Linux, with Linux 2.6.*-xen-amd64 and XEN 4.0-*' |
7 | 1 | Dmitry Chernyak | ## Adding hypervisor option dom0_mem=512M |
8 | 3 | Dmitry Chernyak | ## Set /var/log/kern.log to unbuffered mode |
9 | 1 | Dmitry Chernyak | ## Set hostname to fqdn |
10 | 1 | Dmitry Chernyak | ## Set xend-config.sxp: xend-relocation-hosts-allow to allow relocation from local domain (XXX broken) |
11 | 3 | Dmitry Chernyak | ## Assign supersede parameters for node's dhcp |
12 | 1 | Dmitry Chernyak | ## Set default interface to be bridged, optionally with vlan (see postinst.conf) |
13 | 3 | Dmitry Chernyak | ## Set mtu 9000 on the default interface |
14 | 3 | Dmitry Chernyak | ## Add example of additional interfaces |
15 | 1 | Dmitry Chernyak | ## Set up module loading (drbd, 8021q) |
16 | 1 | Dmitry Chernyak | ## Allow plugins and facts syncing for puppet |
17 | 1 | Dmitry Chernyak | ## Enable puppet to start |
18 | 1 | Dmitry Chernyak | ## Disable xendomains saving options |
19 | 3 | Dmitry Chernyak | ## Add startup script rc.sci to setup performance |
20 | 3 | Dmitry Chernyak | ## Add "xm sched-credit -d0 -w512" to rc.sci |
21 | 3 | Dmitry Chernyak | ## Tune storage scheduler for better disk latency |
22 | 3 | Dmitry Chernyak | ## Add tcp buffers tuning for drbd |
23 | 3 | Dmitry Chernyak | ## Tune disk system to avoid (or reduce?) deadlocks |
24 | 1 | Dmitry Chernyak | ## Add workaround for bnx2x NIC on HP Proliant and Blade servers |
25 | 1 | Dmitry Chernyak | ## Set up symlinks /boot/vmlinuz-2.6-xenU, /boot/initrd-2.6-xenU |
26 | 3 | Dmitry Chernyak | ## Set up symlink /usr/lib/xen for quemu-dm (workaround) |
27 | 3 | Dmitry Chernyak | ## Set vnc master password if provided in postinst.conf |
28 | 3 | Dmitry Chernyak | ## Create RAID10 with far layout and LVM/xenvg |
29 | 3 | Dmitry Chernyak | ## Prepare LVM/xenvg/system-stuff on /stuff for cd images, dumps etc. |
30 | 3 | Dmitry Chernyak | ## Set up CD-ROM repository: create /stuff/cdimages, /media/sci |
31 | 3 | Dmitry Chernyak | ## Set up ganeti-instance-debootstrap source to local SCI-CD image |
32 | 3 | Dmitry Chernyak | ## Copy-in SCI-CD iso image to /stuff/cdimages, mount to /media/sci, set up sources.list |
33 | 3 | Dmitry Chernyak | ## Link /var/lib/ganeti/export to /stuff/export |
34 | 3 | Dmitry Chernyak | ## Patch ganeti for viridian option |
35 | 3 | Dmitry Chernyak | ## Add ganeti hooks if any |
36 | 1 | Dmitry Chernyak | ## Add ganeti-instance-debootstrap hooks for pygrub and SCI-CD |
37 | 1 | Dmitry Chernyak | ## Add ganeti-instance-debootstrap variant "sci" |
38 | 3 | Dmitry Chernyak | ## Add ganeti OS "windows" scripts (ntfsclone - based) and simple "raw" |
39 | 1 | Dmitry Chernyak | ## Add SCI deploing scripts |
40 | 3 | Dmitry Chernyak | ## Make LV names 'system-.*' ignored by ganeti |
41 | 3 | Dmitry Chernyak | ## Filling SCI configuration template |
42 | 1 | Dmitry Chernyak | </pre> |