Changes between Version 8 and Version 9 of z21reinstall

Show
Ignore:
Timestamp:
07/30/11 22:03:51 (22 months ago)
Author:
admin (IP: 10.10.1.47)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • z21reinstall

    v8 v9  
    5656auto lo:1 
    5757iface lo:1 inet static 
    58         address 10.10.0.8 
     58        address 10.10.0.1 
    5959        netmask 255.255.255.255 
    6060        up ip route add blackhole 10.0.0.0/8 
     
    9595 * add to munin.pokersource.info in /etc/munin/munin.conf 
    9696{{{ 
    97 [z2-5.pokersource.info] 
    98     address z2-5.host.gnt 
     97[z2-1.pokersource.info] 
     98    address z2-1.host.gnt 
    9999    use_node_name yes 
    100100    df.contacts nagios 
     
    127127 * pvcreate /dev/sda2 
    128128 * vgcreate all /dev/sda2 
    129  * z2-8.host.gnt: gnt-node add --readd z2-5.host.gnt 
    130  * z2-8.host.gnt: gnt-node modify --offline=no z2-5.host.gnt 
    131129 * echo drbd minor_count=128 usermode_helper=/bin/true >> /etc/module 
    132130 * modprobe drbd minor_count=128 usermode_helper=/bin/true 
    133131 * /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 
    134134 * apt-get install ntp 
    135135