> On 4/1/2010 5:35 PM, Harry Putnam wrote:
> > I'm seeing something in the */.zfs/snapshot  directories I hadn't
> > noticed before.  For example in /.zfs/snapshot
> >
> > There are only files with names like:
> >     zfs-auto-snap:frequent[...]
> >     zfs-auto-snap:weekly[...]
> >     zfs-auto-snap:monthly[...]
> >
> > No hourly or daily snapshots
> 
> check "svcs -a | grep snap" to see if any of the snapshot services has
> failed and is in maintenance mode.  Sometimes a simple "svcadm clear
> <service-name>" brings them back online.

Depending on how you installed autosnapshot, you might check root's crontab.

Also, do this:
        zfs get com.sun:auto-snapshot:hourly rpool
        zfs get com.sun:auto-snapshot:daily rpool
        zfs get com.sun:auto-snapshot:frequent rpool

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to