Keep previous snapshot of datasets around to enable manual rollbacks.
Created by: adamreichold
Manual rollbacks could then be performed via
> mv datasets datasets.new && mv datasets.old datasets
if harvesting fails for any reason.
Created by: adamreichold
Manual rollbacks could then be performed via
> mv datasets datasets.new && mv datasets.old datasets
if harvesting fails for any reason.