Re: An oddity after a panic

1999-07-30 Thread Greg Lehey
On Saturday, 31 July 1999 at 0:03:10 +0200, Jeroen Ruigrok/Asmodai wrote: > Thanks to you all for the hints and tips... > > I finally solved it by wanting to run fsck again before messing around > with fsdb and stat. Yes, it occurred to me that fsck should find an incorrect link count. Greg --

An oddity after a panic

1999-07-30 Thread Jeroen Ruigrok/Asmodai
Thanks to you all for the hints and tips... I finally solved it by wanting to run fsck again before messing around with fsdb and stat. I shutdown'd, went into single user mode, fsck'd my slice and the problem got fixed. H, gotta love FFS =) Thanks 'gain, -- Jeroen Ruigrok van der Werven

Re: An oddity after a panic

1999-07-30 Thread John-Mark Gurney
Jeroen Ruigrok/Asmodai scribbled this message on Jul 30: > [root@daemon:/usr/obj] (33) # cd work/FreeBSD/src/gnu/usr.bin/ > [root@daemon:/usr/obj/work/FreeBSD/src/gnu/usr.bin] (34) # ll > total 2 > 1 drwxr-xr-x 3 root wheel - 512 Jul 30 08:31 ./ ^ that is your problem, this shou

Re: An oddity after a panic

1999-07-30 Thread Alfred Perlstein
On Fri, 30 Jul 1999, Greg Lehey wrote: > On Friday, 30 July 1999 at 9:31:15 +0200, Dag-Erling Smorgrav wrote: > > Jeroen Ruigrok/Asmodai <[EMAIL PROTECTED]> writes: > >> [note I already did chflags] > >> I'd love to hear some ideas about how to solve this. > > > > # chflags -R 0 /usr/obj/work >

Re: An oddity after a panic

1999-07-29 Thread Greg Lehey
On Friday, 30 July 1999 at 9:31:15 +0200, Dag-Erling Smorgrav wrote: > Jeroen Ruigrok/Asmodai <[EMAIL PROTECTED]> writes: >> [note I already did chflags] >> I'd love to hear some ideas about how to solve this. > > # chflags -R 0 /usr/obj/work > # rm -rf /usr/obj/work That doesn't seem to be the

Re: An oddity after a panic

1999-07-29 Thread Dag-Erling Smorgrav
Jeroen Ruigrok/Asmodai <[EMAIL PROTECTED]> writes: > I'd love to hear some ideas about how to solve this. # chflags -R 0 /usr/obj/work # rm -rf /usr/obj/work DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the

An oddity after a panic

1999-07-29 Thread Jeroen Ruigrok/Asmodai
Hi, I was cleansing /usr/obj after a panic to see if I could reproduce it and I have this slight oddity: [root@daemon:/usr/obj] (32) # rm -rf work/ rm: work/FreeBSD/src/gnu/usr.bin/: Directory not empty rm: work/FreeBSD/src/gnu: Directory not empty rm: work/FreeBSD/src: Directory not empty rm: w