jan damborsky wrote:
>>     zfs set caiman:install=preparing rpool/ROOT
> 
> That sounds reasonable. It is not atomic operation from installer
> point of view, but the time window is really short (installer can
> set ZFS user property almost immediately after pool is created).

Not it isn't but this would be and should set the property on the rpool 
dataset rather than the rpool/ROOT dataset.

zpool create -O caiman:install=preparing rpool c1d0

However that doesn't work, it seems we can't set user properties with -O 
only system properties.  I've logged 6738716 for this part of the issue.

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

Reply via email to