On 2024-11-25 9:10 a.m., hput wrote:
What are people using to automate snapshots?
I just use the auto-snapshot service properties and zfs "com.sun.auto-snapshot" properties
https://docs.oracle.com/cd/E19120-01/open.solaris/817-2271/ghzuk/index.html (old documentation but still applies) # svcs | grep snapshot online svc:/system/filesystem/zfs/auto-snapshot:hourly online svc:/system/filesystem/zfs/auto-snapshot:monthly online svc:/system/filesystem/zfs/auto-snapshot:weekly online svc:/system/filesystem/zfs/auto-snapshot:daily online svc:/system/filesystem/zfs/auto-snapshot:frequent # svcprop svc:/system/filesystem/zfs/auto-snapshot:monthly | grep zfs/ zfs/interval astring months zfs/keep astring 12 zfs/period astring 1 # zfs get all datapool | grep auto-snap datapool com.sun:auto-snapshot true _______________________________________________ openindiana-discuss mailing list openindiana-discuss@openindiana.org https://openindiana.org/mailman/listinfo/openindiana-discuss