[OpenIndiana-discuss] time-slider

real-men-dont-click at gmx.net real-men-dont-click at gmx.net
Tue Feb 26 08:16:06 UTC 2013


-----Original message-----
From:	Timothy Coalson <tsc5yc at mst.edu>
Sent:	Mon 25-02-2013 22:46
Subject:	Re: [OpenIndiana-discuss] time-slider
To:	Discussion list for OpenIndiana <openindiana-discuss at openindiana.org>; 
> I haven't seen that error, but I would guess that the time-slider service
> specified a user of "zfssnap", and something had problems while trying to
> use that user.  On my system, zfssnap is a role:
> 
> in /etc/user_attr:
> zfssnap::::type=role;auths=solaris.smf.manage.zfs-auto-snapshot;profiles=ZFS
> File System Management
> 
> and time-slider is set to use it:
> $ svcprop time-slider | grep user
> ...
> start/user astring zfssnap
> stop/user astring zfssnap
> refresh/user astring zfssnap
> 
> Hopefully this helps you figure out what might be wrong (did you delete the
> zfssnap role, or otherwise modify it?).
> 
> Tim
> 

Hi Tim,

it's exactly the same here:

$ cat /etc/user_attr | grep zfssnap
zfssnap::::type=role;auths=solaris.smf.manage.zfs-auto-snapshot;profiles=ZFS File System Management

$ svcprop time-slider | grep use
ulti-user/entities fmri svc:/milestone/multi-user
multi-user/grouping astring require_all
multi-user/restart_on astring none
multi-user/type astring service
start/user astring zfssnap
stop/user astring zfssnap
refresh/user astring zfssnap


so I will have to dig deeper...


thx


Carsten



More information about the OpenIndiana-discuss mailing list