Re: [zfs-discuss] Selective zfs list

2012-09-24 Thread Bogdan Ćulibrk

Hello Richard, thanks for reply.


On 9/21/12 8:09 PM, Richard Elling wrote:


There are several ways, but no builtin way, today. Can you provide a 
use case for

how you want this to work? We might want to create an RFE here :-)
 -- richard


Could you give some pointers on how to do it? If it's not built-in that 
works for me at the moment.
Regarding RFE, I would do that gladly, but quite frankly since shutdown 
of opensolaris.org I'm little bit lost where to submit it.




=bc


___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] Selective zfs list

2012-09-24 Thread Jim Klimov

2012-09-24 14:38, Bogdan Ćulibrk wrote:

Regarding RFE, I would do that gladly, but quite frankly since shutdown
of opensolaris.org I'm little bit lost where to submit it.


Much of the open-sourced ZFS development goes under illumos
project umbrella (used as kernel for OI you said you're
working with), so you can post an RFE at their bugtracker:
  https://www.illumos.org/issues

This would probably go into the illumos-gate sub-project
as a Feature.

HTH,
//Jim Klimov

___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] Selective zfs list

2012-09-24 Thread Matthew Ahrens
On Fri, Sep 21, 2012 at 4:00 AM, Bogdan Ćulibrk b...@default.rs wrote:

 Greetings,

 I'm trying to achieve selective output of zfs list command for specific
 user to show only delegated sets. Anyone knows how to achieve this?
 I've checked zfs allow already but it only helps in restricting the user
 to create, destroy, etc something. There is no permission subcommand for
 listing or displaying sets.

 I'm on oi_151a3 bits.


You may be able to use zones for this use case.  Each zone only sees the
filesystems that are delegated to it (and their ancestors).

--matt
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] Selective zfs list

2012-09-21 Thread Richard Elling
Hi Bogdan,

On Sep 21, 2012, at 4:00 AM, Bogdan Ćulibrk b...@default.rs wrote:

 Greetings,
 
 I'm trying to achieve selective output of zfs list command for specific 
 user to show only delegated sets. Anyone knows how to achieve this?

There are several ways, but no builtin way, today. Can you provide a use case 
for
how you want this to work? We might want to create an RFE here :-)
 -- richard

 I've checked zfs allow already but it only helps in restricting the user to 
 create, destroy, etc something. There is no permission subcommand for listing 
 or displaying sets.
 
 I'm on oi_151a3 bits.
 

--
illumos Day  ZFS Day, Oct 1-2, 2012 San Fransisco 
www.zfsday.com
richard.ell...@richardelling.com
+1-760-896-4422








___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss