On 16/10/2007, Renato Ferreira de Castro - Sun Microsystems - Gland Switzerland
> What he try to do :
> -----------------------
> - re-mount and umount manually, then try to destroy.
> # mount -F zfs zpool_dokeos1/dokeos1/home /mnt
> # umount /mnt
> # zfs destroy dokeos1_pool/dokeos1/home
> cannot destroy 'dokeos1_pool/dokeos1/home': dataset is busy
>
> The file system is not mounted:

I had the same thing on s10u3. Try

zfs mount dokeos1_pool/dokeos1/home
zfs umount dokeos1_pool/dokeos1/home
zfs destroy dokeos1_pool/dokeos1/home

-- 
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
  • [zfs-disc... Renato Ferreira de Castro - Sun Microsystems - Gland Switzerland
    • Re: ... Dick Davies

Reply via email to