From owner-freebsd-fs@FreeBSD.ORG Sat Apr 12 13:28:17 2014 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B151AD14; Sat, 12 Apr 2014 13:28:17 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 883F1173F; Sat, 12 Apr 2014 13:28:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=nHMs4xpb+mN62KpckcUEgN8TDdR1UDnlo1e9C1W5+HU=; b=d+1dzssQIzC6pVY4ymBNDFtIQOnlOs0vIYwxbBcZx92NrCDip6tnwB168fUtfDGIdZ1nTOC94+cu/gaqLVqBN07VpglQsyrDQ9RyAcwMlQhz4vP5hhXWjaElKk4jjwAouSel5ky92IHAQhtcwVlX2r2JnXDTnHutIGl9mEC9CsU=; Received: from [182.55.101.96] (port=53373 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WYxyi-001Lll-IA; Sat, 12 Apr 2014 07:28:17 -0600 Date: Sat, 12 Apr 2014 21:28:13 +0800 From: Erich Dollansky To: lev@FreeBSD.org Subject: Re: One process which would not die force me to power-cycle server and ALL UFS SUJ FSes are completely broken after that AGAIN! Message-ID: <20140412212813.49da6fbf@X220.alogt.com> In-Reply-To: <981154629.20140412170953@serebryakov.spb.ru> References: <981154629.20140412170953@serebryakov.spb.ru> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-fs@FreeBSD.org, freebsd-stable@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2014 13:28:17 -0000 Hi, On Sat, 12 Apr 2014 17:09:53 +0400 Lev Serebryakov wrote: > (1) Does UFS2 SUJ works at all on STABLE system? Should it?! > it should. > (2) How could I avoid such situation, how could I reboot system > WITHOUT such disaster when one process refuse to die? > Do you know the name of the program which refuses to stop? Erich