From owner-freebsd-questions@FreeBSD.ORG Mon Apr 13 23:01:25 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ED9356C1 for ; Mon, 13 Apr 2015 23:01:25 +0000 (UTC) Received: from mail-ie0-x235.google.com (mail-ie0-x235.google.com [IPv6:2607:f8b0:4001:c03::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B04E48A9 for ; Mon, 13 Apr 2015 23:01:25 +0000 (UTC) Received: by iebmp1 with SMTP id mp1so1711512ieb.0 for ; Mon, 13 Apr 2015 16:01:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:date:subject:message-id:priority:in-reply-to:references; bh=ha0ZHLRWE0N7wYgcrnkrhm+nHKTCNQdsiN2MhB48rZA=; b=gI05iRBW5bOteP1Y2vDaHQ+zcYJJlKJN3SlTMcLqLEdYE/tcCFzinsn4GbTviFZPP5 00ANgTnTUolrNOFeG1oqYE04cO1/rPcjLYPhiIQCdYrax0ECnrWysaBJf80CAVicGLPq unHJP2rTyg4G6ZD18ZTrZFUMAd59zUudKSoB3kKV8+gjO8Ez3nvfJQAD5BwWiu/O8hiB ze0P5DsxBZb0B/qVoOOhkr87+/Vffq3umgHjAGq70+w01orva/yfTgMzTpTd9Yq5Kqqo m5/+7CGyGdl986jfuDx8afDpybdbGjwqWbnhjGWk82ccms1xNyNNGfcLCHQQXmb0Sv6J VZqA== X-Received: by 10.107.155.131 with SMTP id d125mr24868879ioe.17.1428966085154; Mon, 13 Apr 2015 16:01:25 -0700 (PDT) Received: from [192.168.23.13] (198-84-175-115.cpe.teksavvy.com. [198.84.175.115]) by mx.google.com with ESMTPSA id 10sm5755177ioh.44.2015.04.13.16.01.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Apr 2015 16:01:24 -0700 (PDT) From: matheyden@gmail.com To: freebsd-questions@freebsd.org Date: Mon, 13 Apr 2015 19:01:22 -0400 Subject: Re: System hangs on rm after upgrade to 10.1 with UFS Message-ID: <552C4AC2.22.C4D7EB2@matheyden.gmail.com> Priority: normal In-reply-to: <552BDB62.3030309@gmx.de> References: <551BFF9C.22917.CCA7BA9B@matheyden.gmail.com>, <552BCEEF.4096.A69CE8C@matheyden.gmail.com>, <552BDB62.3030309@gmx.de> X-mailer: Pegasus Mail for Windows (4.70) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2015 23:01:26 -0000 On 13 Apr 2015 at 17:06, lokadamus@gmx.de wrote: > On 04/13/15 16:13, matheyden@gmail.com wrote: > > > > I'm not sure which file the process gets stuck on, is there an easy way > > to find out? > > > > Nothing appears to be written to the log files when executing the > > command, outside of the rsnapshot log: http://pastebin.com/uVPfWYtT > > > > dmesg: > > http://pastebin.com/t3HBYH73 > > > > My test host is running in VirtualBox on Windows 7, but the issue was > > first found on a physical system running FreeBSD 10.1 backing up a host > > running FreeBSD 10.0, so no windows involvement there. > > > > Thanks. > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > > Do you get a question about a shell? > It looks it can't found it's root. I don't get any prompts/errors about the shell or anything at all. I'm using csh though. I've tried to manually remove the directory as root a few times using "rm -rfv /backup/remote/daily.3" and I've found that it's hanging on different files in different folders each time. Typically after a hard reset, I'm able to run the remove command again to finish removing the remaing files and subfolders but it always hangs the first time I try but only on FreeBSD 10.1.