Here's my config.
server is site A does the backups and also does a sync and verify. all works fine here.
server is site B does a schedule pull for backups and also has a schedule 'verify' job.
I have several large servers that I take backups on every weekly and some once a month. those might be 300+gb in side.
the replication of those jobs works w/o issue - it's just the verify process that's taking forever (12+ hours due to larger server syncs).
For instance - I have a 350Gb file. It was backed up and verified "locally" at the main site in a short time. The sync took a bit longer as it's a slightly larger file.
I have a scheduled 'every 2 day' verification job at the remote site that runs against the 'new' files that are there. Whenever this happens, I get 'failed backup' job messages due to the fact that the verify is still - or has that image locked' during it's verification process. And, of course - the verification of other jobs have to wait till the 'large server' if verified before it can continue.
Question: If I have done a backup, locally - and verified it locally - and I am using ZFS for my storage environment ...is the verification still needed at the other side? i can't find a way to verify those few large servers - individually, with another job unless I do something creative like creating a 'name server' and putting those servers in it..and creating another job to reference those servers.
Anyone else experiensing this or have recommendations on resolving a 'verify' job which takes forever (12+hours)? I'd thought that the verification was only happening on the 'remote' side once the file have been moved over..but is verification trying to check what is "now" local against what it pulled on the main site? If so, this seem inefficient.
server is site A does the backups and also does a sync and verify. all works fine here.
server is site B does a schedule pull for backups and also has a schedule 'verify' job.
I have several large servers that I take backups on every weekly and some once a month. those might be 300+gb in side.
the replication of those jobs works w/o issue - it's just the verify process that's taking forever (12+ hours due to larger server syncs).
For instance - I have a 350Gb file. It was backed up and verified "locally" at the main site in a short time. The sync took a bit longer as it's a slightly larger file.
I have a scheduled 'every 2 day' verification job at the remote site that runs against the 'new' files that are there. Whenever this happens, I get 'failed backup' job messages due to the fact that the verify is still - or has that image locked' during it's verification process. And, of course - the verification of other jobs have to wait till the 'large server' if verified before it can continue.
Question: If I have done a backup, locally - and verified it locally - and I am using ZFS for my storage environment ...is the verification still needed at the other side? i can't find a way to verify those few large servers - individually, with another job unless I do something creative like creating a 'name server' and putting those servers in it..and creating another job to reference those servers.
Anyone else experiensing this or have recommendations on resolving a 'verify' job which takes forever (12+hours)? I'd thought that the verification was only happening on the 'remote' side once the file have been moved over..but is verification trying to check what is "now" local against what it pulled on the main site? If so, this seem inefficient.