sanoid icon indicating copy to clipboard operation
sanoid copied to clipboard

Dataset not logged when no newer snapshots available

Open dilbernd opened this issue 6 months ago • 0 comments

$ syncoid --version
/usr/sbin/syncoid version 2.2.0
(Getopt::Long::GetOptions version 2.52; Perl version 5.36.0)

When there is no newer snapshot on the source, syncoid only logs the newest discovered snapshot and that there’s no newer one:

NEWEST SNAPSHOT: autosnap_2024-07-26_18:45:01_frequently
INFO: no snapshots on source newer than autosnap_2024-07-26_18:45:01_frequently on target. Nothing to do, not syncing.

From what I can see, the affected dataset is never logged however. It would be very nice to be able to see which dataset is affected.

dilbernd avatar Jul 27 '24 15:07 dilbernd