X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-host-master.git/blobdiff_plain/812640cf4d0f1820458e189088fa012f0e6a0edc..HEAD:/notes diff --git a/notes b/notes index 625f80c..64f9bc9 100644 --- a/notes +++ b/notes @@ -1,59 +1,41 @@ -# install sipb-xen-base:/etc/apt/sources.list.d/* -apt-get update -aptitude install sipb-xen-host-master - -# install keytab +# Add eth0 configuration to /etc/network/interfaces +# - Replace 18.181.0 with 10.5.128 +# - Replace last octet with $((last octet - 205)) -## clustering should be handled by sipb-xen-clvm-config, -## but if not then see below - -## to take up the new Xen-hypervisor kernel -# shutdown -r now +# Copy /etc/hosts from another host +# install invirt-base:/etc/apt/sources.list.d/* +apt-get update +aptitude install invirt-host-master +# In /etc/default/xendomains +# - Set XENDOMAINS_MIGRATE to the "next" host +# - Set XENDOMAINS_SAVE="" -########### old, more complicated version +# Add to /etc/rc.local before the "exit 0": +# echo -17 > /proc/$(pgrep syslogd)/oom_adj -### for kerberos access; need keytab ### -aptitude install krb5-user ntpdate -cat >>/etc/ssh/sshd_config <>/etc/modules <