-----Original message-----
From:   Timothy Coalson <tsc...@mst.edu>
Sent:   Mon 25-02-2013 22:46
Subject:        Re: [OpenIndiana-discuss] time-slider
To:     Discussion list for OpenIndiana <openindiana-discuss@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

_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to