Проект

Общее

Профиль

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

Версия 2 (Владимир Ипатов, 09.10.2012 22:52) → Версия 3/4 (Dmitry Chernyak, 09.10.2012 23:18)

h1. POST-INSTALL

This list is automatically generated by

<pre>
grep ^## profiles/SCI-amd64.files/postinst.sh profiles/SCI-i686/postinst.sh
</pre>

List here may be outdated.

<pre>
## Setting up default grub entry - 'Debian GNU/Linux, with Linux 2.6.*-xen-amd64 2.6.*-xen-686 and XEN 4.0-*'
## Adding hypervisor option dom0_mem=512M
## Set /var/log/kern.log to unbuffered mode
## Set
hostname to fqdn
## Set xend-config.sxp: xend-relocation-hosts-allow to allow relocation from local domain (XXX broken)
## Assign supersede parameters for node's dhcp
##
Set default interface to be bridged, optionally with vlan (see postinst.conf)
## Set mtu 9000 on the default interface
## Add example of additional interfaces
## Set
up module loading (drbd, 8021q)
## Allow plugins and facts syncing for puppet
## Enable puppet to start
## Disable xendomains saving options
## Add startup script rc.sci Set up CD-ROM repository: create /var/lib/cdimages, /media/sci
## Set up ganeti-instance-debootstrap source
to setup performance local SCI-CD image
## Add "xm sched-credit -d0 -w512" to rc.sci /etc/rc.local
## Tune storage scheduler Add sysfs tuning for better disk latency
## Add tcp buffers tuning for drbd
## Tune disk system
and to avoid (or reduce?) deadlocks kernel problems
## Add workaround for bnx2x NIC on HP Proliant and Blade servers
## Set up symlinks /boot/vmlinuz-2.6-xenU, /boot/initrd-2.6-xenU
## Set up symlink /usr/lib/xen for quemu-dm (workaround)
## Set vnc master password if provided in postinst.conf
## Create RAID10 with far layout and LVM/xenvg
## Prepare LVM/xenvg/system-stuff on /stuff for cd images, dumps etc.
## Set up CD-ROM repository: create /stuff/cdimages, /media/sci
## Set up ganeti-instance-debootstrap source to local SCI-CD image
##
Copy-in SCI-CD iso image to /stuff/cdimages, /var/lib/cdimages, mount to /media/sci, set up sources.list
## Link /var/lib/ganeti/export to /stuff/export
## Patch ganeti for viridian option
##
Add ganeti hooks if any to attach SCI-CD to debootstrap-type instances just after startup as xvdc
## Add ganeti-instance-debootstrap hooks for pygrub and SCI-CD
## Add ganeti-instance-debootstrap variant "sci"
## Add ganeti OS "windows" scripts (ntfsclone - based) and simple "raw"
## Add
SCI deploing scripts
## Make LV names 'system-.*' ignored by ganeti &lt;/pre&gt;
## Filling SCI configuration template
</pre>