hi, this box has had far too many hard reboots, but can anyone shed some
light on whether this's inconsistent? i boot into single user mode,
everything is mounted read-only,
run fsck and fix all the partitions. rerunning fsck shows no more problems.
mounting the filesystems and running fsck shows no problems. but when
i reboot into normal mode,
where everything is mounted read-write for normal use
and run fsck on these 2 particular partitions:
(and rebooting into single user mode again doesn't help).
You cannot fsck a read-write mounted filesystem. The kernel is using it and
will be in a state where fsck will think it has errors. Umount the filesystem
first, check it then. Αlternatively you can snapshot it, and fsck -n the_snapshot
HTH, Nikos
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
Re: fsck: broken file system with background check remains broken after bootup ... > to boot and then fsck your disk partitions. ... If the system ends with a bad filesystem, the background check may leave the ... (single user mode, rescue floppies, live CDs bootup etc.). ...single user mode), but the background check left the system broken..... ... (freebsd-stable)
Re: File System errors ... worried that there would be some problems with the filesystem so I ... looked into the matter and discovered the utility fsck.... And in that case fsck won't bother you unless it runs into problems it ... fsck in single user mode.... (freebsd-questions)
Re: dd of mounted filesystem ... > dangerous to dd a filesystem while it is mounted? ... > to be dangerous if the system is first dropped down to single-user...single user mode a few days ago with dd and it didn't work. ... resulting file system was "dirty" so I used 'fsck' to clean it. ... (freebsd-questions)
Re: fsckd - FIXED ... filesystem errors on boot, with the "hit control-D to continue or give root... to fix the errors with fsck....filesystem and inability to reboot. ... (Debian-User)