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