Other fsck-ufs: cglookup: out of range cylinder group -13719885

Noticed small FreeBSD 13.2-RELEASE-p2 server is down. Booted up, automatically went to single user mode /bin/sh

Tried # fsck -y multiple times. All attempts fail displaying the title of this thread.
To my knowledge, nothing was changed in the server in quite some time.
Is this fixable?

Thanks
 
How many UFS filesystems do you have? How many of them need fsck? Do you use soft updates journaling on any of these filesystems? Do you have backups?

Maybe the system crashed and there is a core dump written. Running savecore -C -v should be able to tell you if there is a core dump.
 
I don't know how fsck is functioning. A negative number isn't a good sign.
Please post the result of gpart show of this disk.
 
Please make sure that the server detects proper size of all disks/SSDs.
SSDs (and sometimes even HDDs) may fail by reducing their size reported to PC,
 
Back
Top