OK, so I get the reason behind this message but I do not understand
why we're unmounting the clone filesystem in the first place?
This is bug 6472202 "'zfs rollback' and 'zfs rename' requires that clones be
unmounted".
Sorry about that,
--matt
__
Hello,
I have the following situation:
1) A ZFS filesystem, created with zfs create:
- multipack/u01
2) Data created in said filesystem
3) A snapshot taken of this filesystem:
- multipack/[EMAIL PROTECTED]
4) A clone filesystem created from the snapshot:
- multipack/u09
multipack/u01