Hello,
i am using sysutils/freebsd-snapshot for regular snapshot of my ZFS filesystem. It works so far very nicely but there is one warning in the logs which i do not understand:
I checked the periodic snapshot script and the 20 is a hard coded value. But as far as i know is there no such small limit of snapshots. Can anyone help me out to eliminate this warning.
Thanks in advance.
i am using sysutils/freebsd-snapshot for regular snapshot of my ZFS filesystem. It works so far very nicely but there is one warning in the logs which i do not understand:
Code:
snapshot: schedule /,/usr,/var:12:30:24 on filesystem / would require more than maximum number of 20 possible snapshots
I checked the periodic snapshot script and the 20 is a hard coded value. But as far as i know is there no such small limit of snapshots. Can anyone help me out to eliminate this warning.
Thanks in advance.