[OmniOS-discuss] Bug in 'zfs userspace -t ....'

Chris Siebenmann cks at cs.toronto.edu
Tue Jan 28 20:34:41 UTC 2014


 zfs userspace -t <type> is documented as taking 'posixuser' as a type,
and this is traditional Solaris 10 behavior. In OmniOS r151008j, this
gets:
	# zfs userspace -t posixuser -H -o used,name -s name -p rpool/ROOT
	invalid type 'posixuser' for -t option

Inspection of /usr/sbin/zfs with 'strings' shows that somehow it has
become 'posxiuser' (and testing shows that this works). This change
doesn't appear to be in the current Illumos upstream and I can't see
any changeset related to this in a casual browse.

	- cks


More information about the OmniOS-discuss mailing list