David Smith wrote:
> I was wondering if anyone has any experience with how long a "zfs destroy" of 
> about 40 TB should take?  So far, it has been about an hour...  Is there any 
> good way to tell if it is working or if it is hung?
>
> Doing a "zfs list" just hangs.  If you do a more specific zfs list, then it 
> is okay... zfs list pool/another-fs
>
> Thanks,
>
> David
>   

I can't voice to something like 40 TB, but I can share a related story 
(on Solaris 10u5).

A couple days ago, I tried to zfs destroy a clone of a snapshot of a 191 
GB zvol. It didn't complete right away, but the machine appeared to 
continue working on it, so I decided to let it go overnight (it was near 
the end of the day). Well, by about 4:00 am the next day, the machine 
had completely ran out of memory and hung. When I came in, I forced a 
sync from prom to get it back up. While it was booting, it stopped 
during (I think) the zfs initialization part, where it ran the disks for 
about 10 minutes before continuing. When the machine was back up, 
everything appeared to be ok. The clone was still there, although usage 
had changed to zero.

I ended up patching the machine up to the latest u6 kernel + zfs patch 
(138888-01 + 139579-01). After that, the zfs destroy went off without a 
hitch.

I turned up bug 6606810 'zfs destroy <volume> is taking hours to 
complete' which is supposed to be fixed by 139579-01. I don't know if 
that was the cause of my issue or not. I've got a 2GB kernel dump if 
anyone is interested in looking.

-Brian

-- 
---------------------------------------------------
Brian H. Nelson         Youngstown State University
System Administrator   Media and Academic Computing
              bnelson[at]cis.ysu.edu
---------------------------------------------------

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

Reply via email to