Line 240: |
Line 240: |
| Job sme-backup: Generating DSA keys... | | Job sme-backup: Generating DSA keys... |
| Successfully created DSA key pair. | | Successfully created DSA key pair. |
− | root@192.168.0.2's password: <Enter password> | + | root@192.168.0.2's password: <Enter password of 192.168.0.2/smeserver and hit ENTER> |
| Public key sent to 192.168.0.2 | | Public key sent to 192.168.0.2 |
− | Now run your job manually, both for test purposes as well as to create DSA keys: | + | Now run your job manually, both for test purposes, as well as to create DSA keys: |
| affa --run backup-smeserver | | affa --run backup-smeserver |
| The following output should appear on the console: | | The following output should appear on the console: |
Line 248: |
Line 248: |
| RSA key fingerprint is 3b..........65. | | RSA key fingerprint is 3b..........65. |
| Are you sure you want ton continue connecting (yes/no)? <yes> | | Are you sure you want ton continue connecting (yes/no)? <yes> |
− | Now your backup job should run for the first time. Depending on the volume of the files, this take quite a while. | + | Now your backup job should run for the first time. Depending on the volume of the files, this takes quite a while. |
| | | |
| Once the job is done, check that the archive is available: | | Once the job is done, check that the archive is available: |
Line 261: |
Line 261: |
| | | |
| ==== Job configuration properties ==== | | ==== Job configuration properties ==== |
− | '''Note:''' The default values shown in this table are the Affa program defaults and not to be confused with the preset values in the helper scripts, e.g. jobconfig-sample.pl. | + | '''Note 1:''' The default values shown in this table are the Affa program defaults and not to be confused with the preset values in the job configuration files, e.g. backup-smeserver.conf. |
| + | '''Note 2:''' Affa 3 for SME is a fork of [http://affa.sourceforge.net/ Affa 3 for CentOS]. It adds a few options back again which have been removed. Generally the configuration properties as described [http://wiki.nikoforge.org/Affa_Configuration/ here] do apply. stephdl added the following functions: |
| + | <ul> |
| + | <li>The parameter “SMEServer”</li> |
| + | <li>The parameter and function “Watchdog”</li> |
| + | <li>The parameter and function “RPMCheck”</li> |
| + | <li>The functions “--rise” and “--undo-rise”</li> |
| + | </ul> |
| + | Consequently the list below should reproduce the list for the unforked Affa 3 version, plus the additional properties above. For details refer to [http://www.guedel.eu/index.php/info-matique/sme-server/affa-v3/ stephdl's website]. |
| {| border="1" cellpadding="3" cellspacing=0 | | {| border="1" cellpadding="3" cellspacing=0 |
| |- | | |- |