Hello,
I have a strange issue with my FreeBSD 8.1. From time to time it crashes when I build ports or I do incremental searches through the files of the some directories.
Running [cmd=]fsck -y[/cmd] in multiuser mode reveals some problems (see below), but running it in single user mode reveals no problem. I repeat the command in both scenarios and get the same results as described.
My PC has a P3 processor, 512 MB of RAM and it serves as a router and file server, so nothing too demanding. I thought it might be a disk problem, so I changed the disk with another one, with the same results. I thought I have made some mistakes when upgrading the system from FreeBSD 8.0 to 8.1, so I reinstalled the PC with version 8.1, with no use.
This PC served as a Debian router and file server for the past 4 years, until I decided it was time to discover new things. I had no crash issues before.
What I really don't get is why the output of the [cmd=]fsck -y[/cmd] differs in multi user mode versus the single user mode. Any explanation might be appreciated.
Below the output from multi user mode fsck:
Thanks,
mdaocus
I have a strange issue with my FreeBSD 8.1. From time to time it crashes when I build ports or I do incremental searches through the files of the some directories.
Running [cmd=]fsck -y[/cmd] in multiuser mode reveals some problems (see below), but running it in single user mode reveals no problem. I repeat the command in both scenarios and get the same results as described.
My PC has a P3 processor, 512 MB of RAM and it serves as a router and file server, so nothing too demanding. I thought it might be a disk problem, so I changed the disk with another one, with the same results. I thought I have made some mistakes when upgrading the system from FreeBSD 8.0 to 8.1, so I reinstalled the PC with version 8.1, with no use.
This PC served as a Debian router and file server for the past 4 years, until I decided it was time to discover new things. I had no crash issues before.
What I really don't get is why the output of the [cmd=]fsck -y[/cmd] differs in multi user mode versus the single user mode. Any explanation might be appreciated.
Below the output from multi user mode fsck:
Code:
* /dev/ad0s1a (NO WRITE)
** Last Mounted on /
** Root file system
** Phase 1 - Check Blocks and Sizes
INCORRECT BLOCK COUNT I=1017117 (4 should be 0)
CORRECT? no
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
UNREF FILE I=871489 OWNER=root MODE=140666
SIZE=0 MTIME=Oct 10 19:59 2010
CLEAR? no
** Phase 5 - Check Cyl groups
FREE BLK COUNT(S) WRONG IN SUPERBLK
SALVAGE? no
SUMMARY INFORMATION BAD
SALVAGE? no
BLK(S) MISSING IN BIT MAPS
SALVAGE? no
213291 files, 760683 used, 3300379 free (13355 frags, 410878 blocks, 0.3% fragmentation)
Thanks,
mdaocus