Hi,
A backuppc server backs up about 85 hosts to backup.
Everyday about 10 hosts are not backed up. They are like ignored.
Those hosts seems like they are not checked for backup at all (during
several wakeups).
Long time user of backuppc, for years, I cannot find out the reason.
My first wakeup is at 13.00 (to run the "nightly" jobs) and then I have
several wakeups after midnight.
All our pings are always successful (replaced ping with /bin/echo).
The hosts that are ignored mention that they have been last checked at
13.00 (no backup to be done at 13:00 since 13:00 is only for nightly
runs), but then they seem completely ignored at several wakeups after
midnight (where backup should be made).
Here is an example from status.pl on an ignored host:
(now it is GMT: Wednesday, January 25, 2023 8:58:48 AM)
"samplehost1" => {
"startTime" => 1674558002, # GMT: Tuesday, January 24, 2023 11:00:02 AM
"activeJob" => 0,
"aliveCnt" => 32,
"state" => "Status_idle",
"userReq" => undef,
"reason" => "Reason_nothing_to_do",
"deadCnt" => 0,
"type" => "incr",
"endTime" => "",
"lastGoodBackupTime" => 1674540749 #GMT: Tuesday, January 24, 2023
6:12:29 AM
},
Those ignored hosts are also not mentioned at all in the LOG file.
Not the same hosts are ignored every day.
Some related settings below:
WakeupSchedule: 13, 0.25, 0.75, 1.25, 1.75, 2.75, 3.75, 4.75, 5.25,
5.75, 6.75, 7.25, 7.75
MaxBackups: 10
MaxUserBackups: 4
MaxPendingCmds: 120
FullPeriod: 13.97
FillCycle: 7
FullKeepCnt: 2
FullKeepCntMin: 1
FullAgeMax: 180
IncrPeriod: 0.54
IncrKeepCnt: 14
IncrKeepCntMin: 1
IncrAgeMax: 30
BackupsDisable: 0
BlackoutBadPingLimit: 3
BlackoutGoodCnt: 5
BlackoutPeriods:
hourBegin: 8.5
hourEnd: 23.5
weekDays: 0, 1, 2, 3, 4, 5, 6
Thank you in advance.
Giannis
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/