switch configuration for iter mode
[debian6500.git] / install_debian.txt
index c44aee341020b5c51a630d6c1382df0c9c6d8547..91ff75394150a21bef3202a3247c111062ac1866 100644 (file)
@@ -2,7 +2,7 @@ Step 1: Minimalist Debian install
 * locale: English/US
 * timezone: France
 * keboard: French
-* eth1 / 10.133.28.160 / 255.255.255.0 / 10.133.28.231 / no dns
+* eth1 / 10.133.26.160 / 255.255.255.0 / 10.133.26.231 / no dns
 * hostname: trc00.thalesgroup.com
 * root password: thales
 * local user: trc6500
@@ -23,7 +23,7 @@ Step 2: First configuration
   aptitude install openssh-server rsync
   eject
 * on server
-  ~/debian6500/master/opt/cluster/bin/sync_master.sh 10.133.28.160
+  ~/debian6500/master/opt/cluster/bin/sync_master.sh 10.133.26.160
 * on blade
   mount -a
   mv /home /var/media/backup
@@ -34,12 +34,12 @@ Step 2: First configuration
 Step 3: 
 * on server
   ## restore network connection
-  cat ~trc6500/ftp/TRC6500.pub | ssh root@10.133.28.160 apt-key add -
+  cat ~trc6500/ftp/TRC6500.pub | ssh root@10.133.26.160 apt-key add -
 * on blade
   aptitude update
   aptitude install $(cat /root/debian-list.txt)
 * on server
-  ~/debian6500/master/opt/cluster/bin/sync_master.sh 10.133.28.160
+  ~/debian6500/master/opt/cluster/bin/sync_master.sh 10.133.26.160
 * on blade
   update-rc.d waitswitches defaults
   update-rc.d waitswitches enable