Re: rootfs clean flag/mount problem

1999-07-22 Thread Poul-Henning Kamp

In message <[EMAIL PROTECTED]>, Bruce Evans writes:
>>> Have you rebuilt your fsck after the last commit ?
>>
>>It turns out fsck was last built on Tuesday morning. I just
>>rebuilt/reinstalled it and everything appears peachy again.
>
>I suppose current fsck's don't work with old kernels.  This
>is more annoying than ps not working.

You suppose wrong.

--
Poul-Henning Kamp FreeBSD coreteam member
[EMAIL PROTECTED]   "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: rootfs clean flag/mount problem

1999-07-22 Thread Bruce Evans

>> Have you rebuilt your fsck after the last commit ?
>
>It turns out fsck was last built on Tuesday morning. I just
>rebuilt/reinstalled it and everything appears peachy again.

I suppose current fsck's don't work with old kernels.  This
is more annoying than ps not working.

Bruce


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: rootfs clean flag/mount problem

1999-07-22 Thread Nick Hibma


Current from when? I remember having to reboot after a crash first
before the filesystem was accepted as clean. but that is gone. And I
have crashed a CURRENT machine fairly often lately.

Nick


On Thu, 22 Jul 1999, Jos Backus wrote:

 > After booting single-user after a crash:
 > 
 > # mount
 > wd0s1a on / (local, read-only)
 > # fsck -p
 > /dev/rwd0s1a: FILESYSTEM CLEAN; SKIPPING CHECKS
 > /dev/rwd0s1a: clean, 12881 free (409 frags, 1559 blocks, 1.3% fragmentation)
 > # mount -u /
 > WARNING: R/W mount of / denied.  Filesystem is not clean - run fsck
 > mount: Operation not permitted
 > #
 > 
 > Just exiting the shell doesn't work; a reboot is needed to go multi-user.
 > 
 > -- 
 > Jos Backus  _/ _/_/_/  "Reliability means never
 >_/ _/   _/   having to say you're sorry."
 >   _/ _/_/_/ -- D. J. Bernstein
 >  _/  _/ _/_/
 > [EMAIL PROTECTED]  _/_/  _/_/_/  use Std::Disclaimer;
 > 
 > 
 > To Unsubscribe: send mail to [EMAIL PROTECTED]
 > with "unsubscribe freebsd-current" in the body of the message
 > 
 > 

-- 
ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: rootfs clean flag/mount problem

1999-07-22 Thread Jos Backus

On Thu, Jul 22, 1999 at 11:21:45AM +0200, Poul-Henning Kamp wrote:
> Have you rebuilt your fsck after the last commit ?

It turns out fsck was last built on Tuesday morning. I just
rebuilt/reinstalled it and everything appears peachy again.

fsck had not been updated yesterday because the make world I ran yesterday
didn't complete, this because of a panic I have started seeing recently (a
kernel built on 7-7 doesn't exhibit this panic). Of course I was running X at
the time. Meanwhile I have put DDB back in so maybe I'll be able to come up
with some more info.

Thanks for the quick response and sorry about the false alert.

-- 
Jos Backus  _/ _/_/_/  "Reliability means never
   _/ _/   _/   having to say you're sorry."
  _/ _/_/_/ -- D. J. Bernstein
 _/  _/ _/_/
[EMAIL PROTECTED]  _/_/  _/_/_/  use Std::Disclaimer;


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: rootfs clean flag/mount problem

1999-07-22 Thread Poul-Henning Kamp


Have you rebuilt your fsck after the last commit ?

In message <[EMAIL PROTECTED]>, Jos Backus writes:
>After booting single-user after a crash:
>
># mount
>wd0s1a on / (local, read-only)
># fsck -p
>/dev/rwd0s1a: FILESYSTEM CLEAN; SKIPPING CHECKS
>/dev/rwd0s1a: clean, 12881 free (409 frags, 1559 blocks, 1.3% fragmentation)
># mount -u /
>WARNING: R/W mount of / denied.  Filesystem is not clean - run fsck
>mount: Operation not permitted
>#
>
>Just exiting the shell doesn't work; a reboot is needed to go multi-user.
>
>-- 
>Jos Backus  _/ _/_/_/  "Reliability means never
>   _/ _/   _/   having to say you're sorry."
>  _/ _/_/_/ -- D. J. Bernstein
> _/  _/ _/_/
>[EMAIL PROTECTED]  _/_/  _/_/_/  use Std::Disclaimer;
>
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-current" in the body of the message
>

--
Poul-Henning Kamp FreeBSD coreteam member
[EMAIL PROTECTED]   "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message