Changes

Jump to navigation Jump to search
54 bytes added ,  23:48, 9 May 2007
m
no edit summary
Line 62: Line 62:  
<br>
 
<br>
 
Install the RPMs.
 
Install the RPMs.
 +
 +
    
=== Quick start example ===
 
=== Quick start example ===
Line 73: Line 75:  
# write the configuration<br><code># /root/prodbox-job.pl</code>
 
# write the configuration<br><code># /root/prodbox-job.pl</code>
 
# run the job manually<br><code># affa --backup prodbox</code>
 
# run the job manually<br><code># affa --backup prodbox</code>
 +
 +
    
=== Configuration ===
 
=== Configuration ===
Line 89: Line 93:  
To verify your work, type:<br>
 
To verify your work, type:<br>
 
<code># db affa show myprodsrv</code>
 
<code># db affa show myprodsrv</code>
 +
 +
    
==== Affa configuration properties ====
 
==== Affa configuration properties ====
Line 165: Line 171:  
| yes ''or'' no || set to no, if the rsync versionon the source does not support this option (like rsync on SME6)
 
| yes ''or'' no || set to no, if the rsync versionon the source does not support this option (like rsync on SME6)
 
|}
 
|}
 +
 +
 +
=== [Todo] Command line options ===
 +
...
 +
    
=== Example setups ===
 
=== Example setups ===
Line 231: Line 242:  
===== Limitations =====
 
===== Limitations =====
 
Whith this kind of setup you cannot use the affa rise feature, as it requires the backup archive to be located on the same fileystem as the server installation. The rise option uses hardlinks, which are not working across filesystems.
 
Whith this kind of setup you cannot use the affa rise feature, as it requires the backup archive to be located on the same fileystem as the server installation. The rise option uses hardlinks, which are not working across filesystems.
 +
 +
    
=== Restore ===
 
=== Restore ===
Line 349: Line 362:     
'''Note:''' The last action of a job run is to remove the oldest backup, e.g. if archive scheduled.11 exists and you have set the scheduledKeep property to 12, then it must be deleted. This can take a significant long time, which increases the total job execution time.
 
'''Note:''' The last action of a job run is to remove the oldest backup, e.g. if archive scheduled.11 exists and you have set the scheduledKeep property to 12, then it must be deleted. This can take a significant long time, which increases the total job execution time.
 +
    
=== Changelog ===
 
=== Changelog ===
Line 431: Line 445:  
- initial release
 
- initial release
 
</pre>
 
</pre>
 +
    
=== Source RPM ===
 
=== Source RPM ===
 
[http://mirror.contribs.org/smeserver/contribs/michaelw/sme7/Src/ Affa SRPM]
 
[http://mirror.contribs.org/smeserver/contribs/michaelw/sme7/Src/ Affa SRPM]
 +
    
=== Acronym ===
 
=== Acronym ===
501

edits

Navigation menu