Проект

Общее

Профиль

POST-INSTALL » История » Версия 1

Dmitry Chernyak, 26.02.2011 22:10

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 1 Dmitry Chernyak
grep ^## profiles/SCI-i686/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 1 Dmitry Chernyak
## Setting up default grub entry - 'Debian GNU/Linux, with Linux 2.6.*-xen-686 and XEN 4.0-*'
13 1 Dmitry Chernyak
## Adding hypervisor option dom0_mem=384M
14 1 Dmitry Chernyak
## Set hostname to fqdn
15 1 Dmitry Chernyak
## Set xend-config.sxp: xend-relocation-hosts-allow to allow relocation from local domain (XXX broken)
16 1 Dmitry Chernyak
## Set default interface to be bridged, optionally with vlan (see postinst.conf)
17 1 Dmitry Chernyak
## Set up module loading (drbd, 8021q)
18 1 Dmitry Chernyak
## Allow plugins and facts syncing for puppet
19 1 Dmitry Chernyak
## Enable puppet to start
20 1 Dmitry Chernyak
## Disable xendomains saving options
21 1 Dmitry Chernyak
## Set up CD-ROM repository: create /var/lib/cdimages, /media/sci
22 1 Dmitry Chernyak
## Set up ganeti-instance-debootstrap source to local SCI-CD image
23 1 Dmitry Chernyak
## Add "xm sched-credit -d0 -w512" to /etc/rc.local
24 1 Dmitry Chernyak
## Add sysfs tuning for better disk latency and to avoid kernel problems
25 1 Dmitry Chernyak
## Add workaround for bnx2x NIC on HP Proliant and Blade servers
26 1 Dmitry Chernyak
## Set up symlinks /boot/vmlinuz-2.6-xenU, /boot/initrd-2.6-xenU
27 1 Dmitry Chernyak
## Copy-in SCI-CD iso image to /var/lib/cdimages, mount to /media/sci, set up sources.list
28 1 Dmitry Chernyak
## Add ganeti hooks to attach SCI-CD to debootstrap-type instances just after startup as xvdc
29 1 Dmitry Chernyak
## Add ganeti-instance-debootstrap hooks for pygrub and SCI-CD
30 1 Dmitry Chernyak
## Add ganeti-instance-debootstrap variant "sci"
31 1 Dmitry Chernyak
## Add SCI deploing scripts
32 1 Dmitry Chernyak
</pre>