From owner-freebsd-hackers Mon Jul 30 14: 4:55 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from virtual-voodoo.com (virtual-voodoo.com [204.120.165.254]) by hub.freebsd.org (Postfix) with ESMTP id 16FC737B405 for ; Mon, 30 Jul 2001 14:04:48 -0700 (PDT) (envelope-from steve@virtual-voodoo.com) Received: from inlafrec (bdsl.66.12.217.40.gte.net [66.12.217.40]) (authenticated) by virtual-voodoo.com (8.11.4/8.11.4) with ESMTP id f6UL4cQ41781; Mon, 30 Jul 2001 16:04:38 -0500 (EST) (envelope-from steve@virtual-voodoo.com) Message-ID: <023001c1193a$d1de9f30$28d90c42@eservoffice.com> From: "Steven Ames" To: "Alfred Perlstein" , "Jaye Mathisen" Cc: References: <20010730132122.C548@apocalypse.cdsnet.net> <20010730160043.Q26571@elvis.mu.org> Subject: Re: Softupdate gripe... Date: Mon, 30 Jul 2001 16:01:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Alfred Perlstein" > * Jaye Mathisen [010730 15:21] wrote: > > > > 2 500+GB FS's, both filled completely. > > > > Filesystem 1K-blocks Used Avail Capacity Mounted on > > /dev/twed3d 524698116 524697730 386 100% /d/d0 > > /dev/twed4d 524698116 524502226 195890 100% /d/d1 > > newsfeed-inn# rm -f /d/d?/* > > newsfeed-inn# ls -lR /d > > total 4 > I hope you're not expecting that 'rm' command to somehow realize that > it's operating on two seperate FS's. If you want to see deletions > happen at the same time you want to do this: The lack of an ampersand on this command: 'newsfeed-inn# rm -f /d/d?/*' rather had me believe he waited for it to complete before starting to do his 'df' and was suprised at how long it was taking softupdates to release diskspace and at the order in which it was doing it. -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message