Changes

Jump to navigation Jump to search
96 bytes added ,  18:58, 29 July 2013
Line 831: Line 831:     
*IF USED RISE FEATURE
 
*IF USED RISE FEATURE
Login as "root" on your production server.
+
Login as "root" on your production server and apply these command lines
    
  mkdir /etc/backup
 
  mkdir /etc/backup
Line 845: Line 845:  
*IF USED FULL-RESTORE (Complete until step 1,2,3)
 
*IF USED FULL-RESTORE (Complete until step 1,2,3)
   −
Login as "root" to your AFFA server
+
Login as "root" to your AFFA server and apply these command lines
    
  export RDIR=/var/affa/"JOBNAME"/"ARCHIVE"/etc/
 
  export RDIR=/var/affa/"JOBNAME"/"ARCHIVE"/etc/
Line 851: Line 851:  
  rsync -av $RDIR "PRODSERV-IP":/etc/
 
  rsync -av $RDIR "PRODSERV-IP":/etc/
   −
On "PRODSERV" ssh:
+
On your production server do by ssh in a root terminal:
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
  

Navigation menu