ossobv / planb

PlanB - automating remote backups and snapshots with zfs/rsync
GNU General Public License v3.0
28 stars 3 forks source link

Got stale dutree lock after reboot #32

Closed wdoekes closed 5 years ago

wdoekes commented 5 years ago

We should detect this stale dutree lock somehow. Now all backups stalled on this.

Also, we should consider doing the dutree'ing in a separate job (we can do it on the RO .zfs filesystems).

Additionally, we want to disable the dutree for some filesets, like large swift ones.

Urth commented 5 years ago

Dutree can be disabled on a per fileset basis and now runs on a separate task queue. https://github.com/ossobv/planb/compare/244e928..f5556bd