https://bugs.koozali.org/show_bug.cgi?id=11024

--- Comment #28 from Simon van Sleuwen <[email protected]> ---
Hi Terry,

I did another test between two (or actually 3) SME 10 servers.
The case is, I have one backup target with Affa on it to backup two production
machines. I used this type of backup with sme 9.2 and affa 3 too and worked
fine.
Now it seems Affa does not take the second backup job into its configuration.

I defined the two backups with two configuration files and ran affa
--configcheck.
Both seemed to get accepted. However when I run:
affa --send-key for the second task it gives an error.
Error: Job 'backup-ilc' undefined.
Error (3168): Error: Job 'backup-ilc' undefined.

Below the contents of those affa configs. The backup-omit is the one that does
get accepted and the backup-ilc is the one that gives the error above.
As you can see there is not much difference between them and worked before.

[backup-omit]
remoteHostName=hostname1
SMEServer=yes
Watchdog=yes
RPMCheck=no
ConnectionCheckTimeout=120
Debug=no
Description=OMIT-backup
DiskSpaceWarn=risky
RootDir=/var/affa
TimeSchedule=0300
localNice=0
remoteNice=0
rsync--inplace=yes
rsyncCompress=no
rsyncTimeout=900
scheduledKeep=1
dailyKeep=7
weeklyKeep=4
monthlyKeep=12
yearlyKeep=2
status=enabled
sshPort=1500
[email protected]
RetryAfter=600
RetryAttempts=3
RetryNotification=yes
chattyOnSuccess=64767
AutoUnmount=yes

[backup-ilc]
remoteHostName=hostname2
SMEServer=yes
Watchdog=yes
RPMCheck=no
ConnectionCheckTimeout=120
Debug=no
Description=ILC-backup
DiskSpaceWarn=risky
RootDir=/var/affa
TimeSchedule=0400
localNice=0
remoteNice=0
rsync--inplace=yes
rsyncCompress=no
rsyncTimeout=900
scheduledKeep=1
dailyKeep=7
weeklyKeep=4
monthlyKeep=12
yearlyKeep=2
status=enabled
sshPort=1500
[email protected]
RetryAfter=600
RetryAttempts=3
RetryNotification=yes
chattyOnSuccess=64767
AutoUnmount=yes

I also needed to remove the first two lines from the GlobalAffaConfig.conf
otherwise the configcheck would not be able to run without errors.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to