Changes between Version 8 and Version 9 of z21reinstall
- Timestamp:
- 07/30/11 22:03:51 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
z21reinstall
v8 v9 56 56 auto lo:1 57 57 iface lo:1 inet static 58 address 10.10.0. 858 address 10.10.0.1 59 59 netmask 255.255.255.255 60 60 up ip route add blackhole 10.0.0.0/8 … … 95 95 * add to munin.pokersource.info in /etc/munin/munin.conf 96 96 {{{ 97 [z2- 5.pokersource.info]98 address z2- 5.host.gnt97 [z2-1.pokersource.info] 98 address z2-1.host.gnt 99 99 use_node_name yes 100 100 df.contacts nagios … … 127 127 * pvcreate /dev/sda2 128 128 * vgcreate all /dev/sda2 129 * z2-8.host.gnt: gnt-node add --readd z2-5.host.gnt130 * z2-8.host.gnt: gnt-node modify --offline=no z2-5.host.gnt131 129 * echo drbd minor_count=128 usermode_helper=/bin/true >> /etc/module 132 130 * modprobe drbd minor_count=128 usermode_helper=/bin/true 133 131 * /etc/init.d/drbd start 132 * z2-8.host.gnt: gnt-node add --readd z2-1.host.gnt 133 * z2-8.host.gnt: gnt-node modify --offline=no z2-1.host.gnt 134 134 * apt-get install ntp 135 135