You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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.
The text was updated successfully, but these errors were encountered:
When there is no newer snapshot on the source, syncoid only logs the newest discovered snapshot and that there’s no newer one:
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.
The text was updated successfully, but these errors were encountered: