From owner-freebsd-stable@FreeBSD.ORG Fri Nov 12 12:13:24 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57B1C1065694; Fri, 12 Nov 2010 12:13:24 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 577A08FC31; Fri, 12 Nov 2010 12:13:23 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA28407; Fri, 12 Nov 2010 14:13:20 +0200 (EET) (envelope-from avg@freebsd.org) Message-ID: <4CDD2F5F.2000902@freebsd.org> Date: Fri, 12 Nov 2010 14:13:19 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101029 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: Alexander Zagrebin References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: freebsd-fs@freebsd.org, freebsd-stable@freebsd.org Subject: Re: 8.1-STABLE: problem with unmounting ZFS snapshots X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2010 12:13:24 -0000 on 12/11/2010 13:57 Alexander Zagrebin said the following: > 2. the umount is waiting for disk > #ps | egrep 'PID|umount' > PID TT STAT TIME COMMAND > 958 0 D+ 0:00,04 umount /mnt > # procstat -t 958 > PID TID COMM TDNAME CPU PRI STATE WCHAN > 958 100731 umount - 3 133 sleep mntref procstat -kk > Can anybody confirm this issue? > Any suggestions? > ktrace-ing umount could also be useful. -- Andriy Gapon