On Feb 21, 2013, at 8:02 AM, John D Groenveld <jdg...@elvis.arl.psu.edu> wrote:

> # zfs list -t vol
> NAME           USED  AVAIL  REFER  MOUNTPOINT
> rpool/dump    4.00G  99.9G  4.00G  -
> rpool/foo128  66.2M   100G    16K  -
> rpool/swap    4.00G  99.9G  4.00G  -
> 
> # zfs destroy rpool/foo128
> cannot destroy 'rpool/foo128': volume is busy
> 
> I checked that the volume is not a dump or swap device
> and that iSCSI is disabled.

The iSCSI service is not STMF. STMF will need to be disabled, or the volume no 
longer
used by STMF.

iSCSI service is svc:/network/iscsi/target:default
STMF service is svc:/system/stmf:default


> 
> On Solaris 11.1, how would I determine what's busying it?

One would think that fuser would work, but in my experience, fuser rarely does
what I expect.

If you suspect STMF, then try
        stmfadm list-lu -v

 -- richard

--

richard.ell...@richardelling.com
+1-760-896-4422









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

Reply via email to