Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 1997 14:56:20 -0300 (EST)
From:      Joao Carlos Mendes Luis <jonny@mailhost.coppe.ufrj.br>
To:        Andre.Albsmeier@mchp.siemens.de (Andre Albsmeier)
Cc:        questions@freebsd.org
Subject:   Re: quota consistency ?
Message-ID:  <199708051756.OAA26756@gaia.coppe.ufrj.br>
In-Reply-To: <199708051156.NAA04175@curry.mchp.siemens.de> from Andre Albsmeier at "Aug 5, 97 01:56:39 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
#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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708051756.OAA26756>