I'm trying to enable automatic ZFS snapshotting on a Solaris 10 server. From extensive googling, I've managed to understand that there are/were some automated services to do this, like:

And even locate a manual of sorts for a built in service:

Alas, on the Solaris I'm working on, I can't seem to find the "Time Slider" service, nor the auto-snapshot service other articles refer to, that is supposed to be built in, and simply enabled.

Does anyone know how I can install/enable this service?

link|improve this question

67% accept rate
feedback

2 Answers

up vote 2 down vote accepted

This service isn't available for Solaris 10, you need an OpenSolaris based distribution or Solaris 11 Express to get it. Of course, nothing prevents you to re-implement it but you will miss the Gnome file manager integration.

link|improve this answer
I got the same answer from Oracle support... Apparently it's not in Solaris 10. If someone could suggest an alternative tool, it would be great... Thanks :) – shlomoid Apr 1 '11 at 18:07
Have a look at this blog entry. Some people managed to use the previous zfs automatic snapshot implementation on Solaris 10. blogs.sun.com/timf/entry/zfs_automatic_snapshots_0_12 – jlliagre Apr 3 '11 at 21:18
feedback

Could it be part of the GNOME file manager package ?

In Solaris 11 express its listed as:

Time Slider ZFS Snapshots management for GNOME pkg:/desktop/time- slider@...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.