Re: zfs list and non-root user

2008-05-29 Thread Pawel Jakub Dawidek
On Fri, Apr 11, 2008 at 01:41:28PM -0500, Mark Kane wrote: > On Fri, Apr 11, 2008, at 15:13:16 +0200, Norman Maurer wrote: > > Hi all, > > > > is it normal that I can't do a 'zfs list' ( for example ) as non-root > > user ? > > > > $ zfs list > > internal error: failed to initialize ZFS library

Re: zfs list and non-root user

2008-05-29 Thread Norman Maurer
Hi, even if the zfs module is loaded I get the error message: [EMAIL PROTECTED] ~]$ kldstat | grep zfs 71 0xfcc1c000 80ee8zfs.ko [EMAIL PROTECTED] ~]$ zfs list internal error: failed to initialize ZFS library Anyway thx for the info.. At least now I know why it "should" not wor

Re: zfs list and non-root user

2008-04-11 Thread Mark Kane
On Fri, Apr 11, 2008, at 15:13:16 +0200, Norman Maurer wrote: > Hi all, > > is it normal that I can't do a 'zfs list' ( for example ) as non-root > user ? > > $ zfs list > internal error: failed to initialize ZFS library > > I think there is really a use case for use some zfs commands as > non-