Carsten John
2012-Sep-11 11:08 UTC
[zfs-discuss] Sol11 time-slider / snapshot not starting [again]
Hello everybody, my time-slider service on a Sol11 machine died. I already deinstalled/installed the time-slider packeage, restarted manifest-import service etc., but no success. /var/svc/log/application-time-slider:default.log: --snip-- [ Sep 11 12:40:04 Enabled. ] [ Sep 11 12:40:04 Executing start method ("/lib/svc/method/time-slider start"). ] Traceback (most recent call last): File "/usr/lib/time-sliderd", line 10, in <module> main(abspath(__file__)) File "/usr/lib/../share/time-slider/lib/time_slider/timesliderd.py", line 941, in main snapshot = SnapshotManager(systemBus) File "/usr/lib/../share/time-slider/lib/time_slider/timesliderd.py", line 83, in __init__ self.refresh() File "/usr/lib/../share/time-slider/lib/time_slider/timesliderd.py", line 188, in refresh self._rebuild_schedules() File "/usr/lib/../share/time-slider/lib/time_slider/timesliderd.py", line 285, in _rebuild_schedules "Details:\n" + str(message) RuntimeError: Error reading SMF schedule instances Details: [''/usr/bin/svcs'', ''-H'', ''-o'', ''state'', ''svc:/system/filesystem/zfs/auto-snapshot:monthly''] failed with exit code 1 svcs: Pattern ''svc:/system/filesystem/zfs/auto-snapshot:monthly'' doesn''t match any instances Time Slider failed to start: error 95 [ Sep 11 12:40:06 Method "start" exited with status 95. ] --snip-- Any suggestions? thx Carsten