Changes

Jump to navigation Jump to search
829 bytes removed ,  22:31, 3 March 2008
no edit summary
Line 560: Line 560:  
  affa --full-restore prodbox
 
  affa --full-restore prodbox
   −
To restore from the older archive daily. run  
+
To restore from the older archive daily.3 run  
  affa --full-restore prodbox daily.
+
  affa --full-restore prodbox daily.3
 +
 
 +
{{Warning box| A full restore reconstructs the server as it was at the time of the backup. That means, that all files created or server configuration changes made after the backup will be lost. After the restore is done, the restored server reboots automatically. }}
   −
'''Important note:''' A full restore reconstructs the server as it was at the time of the backup. That means, files created or server configuration changes after the backup run will be lost. After the restore is done, the restored server reboots automatically.
      
==== Moving a SME 7 server installation to new hardware using the Affa rise feature ====
 
==== Moving a SME 7 server installation to new hardware using the Affa rise feature ====
Please see this HowTo: [[Moving SME to new Hardware]]
+
Please see this Howto: [[Moving SME to new Hardware]]
    
=== FAQ ===
 
=== FAQ ===
Line 574: Line 575:  
You cannot use the RPMCheck property.
 
You cannot use the RPMCheck property.
   −
  −
'''Can I use Affa to backup Windows machines?'''<br>
  −
Yes. You need a ssh daemon and rsync installed on the Windows box. Cygwin has been reported not to work. The rsync processes often tend to hang up. Other products may work, but there are no experiences yet.
  −
Alternatively you can smbmount the Windows disk to a directory on a SME server and setup a job to backup this directory.
  −
  −
/bin/mount -t cifs //192.168.1.65/C$ /mnt/mywinpc/ -o username=Adminstrator,password=xxxxxx
  −
  −
If the Affa server is local to the Windows domain, you alternatively can use the Affa automount properties
  −
  −
AutomountDevice=>'//192.168.1.65/C$'
  −
AutomountPoint=>'/mnt/mywinpc/'
  −
AutomountOptions=>'-t cifs -o username=Adminstrator,password=xxxxxx'
  −
  −
Note: You may want to define a file that contains the username and password instead of having them in the AutomountOptions string. See 'man mount.cifs' for further information
  −
  −
Note: Affa cannot preserve the Windows ACLs. After a restore you must set owner and groups manually.
      
'''How can I move a backup archive from my production server in a remote branch office to the Affa server using an USB disk? I want to avoid to download the first full backup over the internet.'''
 
'''How can I move a backup archive from my production server in a remote branch office to the Affa server using an USB disk? I want to avoid to download the first full backup over the internet.'''
Line 652: Line 637:  
==== Changelog ====
 
==== Changelog ====
 
<pre>
 
<pre>
 +
* Mon Mar 03 2008 Michael Weinberger 0.9.0-5
 +
  delete new style Dovecot's index files dovecot.index*
 +
  delete dovecot index files on remote server in --full-restore
 +
 
* Fri Feb 29 2008 Michael Weinberger 0.9.0-4
 
* Fri Feb 29 2008 Michael Weinberger 0.9.0-4
 
   set localhost as default remoteHostName in /etc/e-smith/templates//etc/cron.d/affa/00jobs
 
   set localhost as default remoteHostName in /etc/e-smith/templates//etc/cron.d/affa/00jobs
501

edits

Navigation menu