X-Git-Url: http://xvm.mit.edu/gitweb/invirt/doc/xvm.git/blobdiff_plain/8be0a810bb11b5e10cc8d617e4283e3003172081..5e6472eb94503923620fcf39bcc09c0f9cd09cb2:/xvm-host-setup-notes diff --git a/xvm-host-setup-notes b/xvm-host-setup-notes index 4a078d1..ecbee9f 100644 --- a/xvm-host-setup-notes +++ b/xvm-host-setup-notes @@ -77,6 +77,10 @@ Currently allocated backend IPs: 18.4.58.232 new a-s IPMI 18.4.58.233 new s-m IPMI 18.4.58.234 new a-m IPMI +18.4.58.235 new d-o IPMI +18.4.58.236 new g-d IPMI +18.4.58.237 new b-f IPMI +18.4.58.238 new m-a IPMI 10.6.128.16 c-s @@ -120,8 +124,35 @@ net.ipv4.conf.eth0.rp_filter = 0 net.ipv4.conf.eth1.rp_filter = 0 net.ipv4.conf.all.rp_filter = 0 +Comment out in /etc/init.d/clvm: +# if [ ! -f /etc/cluster/cluster.conf ]; then +# log_failure_msg "clvmd: cluster not configured. Aborting." +# exit 0 +# fi + +# if ! cman_tool status >/dev/null 2>&1; then +# log_failure_msg "clvmd: cluster is not running. Aborting." +# exit 0 +# fi + + On boot, you'll need to run /usr/lib/xvm-iscsi-connect to bring up iscsi. Multipath will come up automatically along with that. Make sure corosync is running before starting clvmd (I know, obvious, but still) +Copy /etc/init/ttyhvc0.conf from another new host + +On another XVM host, run ipmitool -I lanplus -U ADMIN -H
shell +user list +user set password +Change the password to the XVM root password +exit + +Serial console: from another XVM host run ipmitool -I lanplus -U ADMIN +-H
shell +sol activate + +To bring up the iSCSI backend, you'll need to ping: +ping 18.4.{58,59}.{128,129}