|
|
|
|
|
by nextaccountic
1129 days ago
|
|
What does it mean to roll forward? I read the linked Github and I don't get what is happening > Roll forward to a previous ZFS snapshot, instead of rolling back (this avoids destroying interstitial snapshots): sudo httm --roll-forward=rpool/scratch@snap_2023-04-01-15:26:06_httmSnapFileMount
[sudo] password for kimono:
httm took a pre-execution snapshot named: rpool/scratch@snap_pre_2023-04-01-15:27:38_httmSnapRollForward
...
httm roll forward completed successfully.
httm took a post-execution snapshot named: rpool/scratch@snap_post_2023-04-01-15:28:40_:snap_2023-04-01-15:26:06_httmSnapFileMount:_httmSnapRollForward
|
|
It's also faster than a checksummed rsync, because it makes a determination based on the underlying ZFS checksums, or more accurate than a non-checksummed rsync.
This is a relatively minor feature re: httm. I recommend installing and playing around with it a bit.
[0]: https://github.com/kimono-koans/httm/blob/master/httm.1