An example from the readme does not work and fails with:

Error: Cant schedule at job: at midnight sun

Change:
--- README.zfs-auto-snapshot.txt.o      Sun Jun 29 11:23:35 2008
+++ README.zfs-auto-snapshot.txt        Sun Jun 29 11:24:31 2008
@@ -171,7 +171,7 @@
        'setprop zfs/at_timespec = astring:"midnight"'
 
 svccfg -s svc:/system/filesystem/zfs/auto-snapshot:weekly \
-       'setprop zfs/at_timespec = astring:"midnight sun"'
+       'setprop zfs/at_timespec = astring:"midnight sun next week"'
 
 svccfg -s svc:/system/filesystem/zfs/auto-snapshot:monthly \
        'setprop zfs/at_timespec = astring:"midnight next month"'
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to