From owner-freebsd-questions Tue Aug 5 10:58:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA26137 for questions-outgoing; Tue, 5 Aug 1997 10:58:36 -0700 (PDT) Received: from gaia.coppe.ufrj.br ([146.164.5.200]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA26132 for ; Tue, 5 Aug 1997 10:58:32 -0700 (PDT) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.6/8.8.6) id OAA26756; Tue, 5 Aug 1997 14:56:20 -0300 (EST) From: Joao Carlos Mendes Luis Message-Id: <199708051756.OAA26756@gaia.coppe.ufrj.br> Subject: Re: quota consistency ? In-Reply-To: <199708051156.NAA04175@curry.mchp.siemens.de> from Andre Albsmeier at "Aug 5, 97 01:56:39 pm" To: Andre.Albsmeier@mchp.siemens.de (Andre Albsmeier) Date: Tue, 5 Aug 1997 14:56:20 -0300 (EST) Cc: questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk #define quoting(Andre Albsmeier) // > Hi, // > // > I've changed my server's disks this weekend using the dump|restore // > approach, but since them I cannot anymore run quotacheck: // > // > gaia::root [616] quotacheck -v /usr // > *** Checking user and group quotas for /dev/rsd0f (/usr) // > unknown uid: 4294967294 // > unknown gid: 4294967293 // > jonny fixed: blocks 673912 -> 673896 // > nobody fixed: inodes 0 -> 252 blocks 0 -> 2130 // > // > >From this point it locks, consuming lots of CPU and calling no // > syscall (ktrace -p). // > // > "find /usr -xdev -user 4294967294 -print" finds nothing. // > // > What can I do ??? // // Try "find /usr -nouser" and you will find the files... Does not make any sense to me (except thinking find(1) is not 64 bit-clean), but this helped, indeed. Thanks a lot !!! Jonny PS: I'm bouncing to the list, since this may help somebody else. -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67