Richard Elling wrote:
Harry Putnam wrote:
"James C. McPherson" <james.mcpher...@sun.com> writes:

your original question was somewhat vague - could you clarify
what it is you need to find out?


I wanted to see a list of all the properties available to zfs on a
filesystem.

NB, the user and group quotas are stored as properties, but "get all" does
not return them. So it is not a true statement that "get all" returns all of
the properties.

There are are other "hidden" properties too.

'zfs get all' should be returning the complete list of things that can be manipulated with 'zfs set' (subject to appropriate privilege or delegation).

Other things may be stored as a property but that is an implementation artefact.

--
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to