[Bug 255979] fsck bad inode number 2 (256) to nextinode

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Oct 2021 14:26:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255979

--- Comment #23 from odhiambo@gmail.com <odhiambo@gmail.com> ---
(In reply to Kirk McKusick from comment #22)

My issue is now resolved following the advise from McKusick.

1. I downloaded 
https://download.freebsd.org/ftp/snapshots/VM-IMAGES/13.0-STABLE/amd64/Latest
2. Deployed the VM
3. Copied /sbin/{fsck|fsck_ffs} to the affected server
4. cd /sbin; mv fsck fsck.old && mv fsck_ffs fsck_ffs.old. I then replaced the
two files with the ones from 13.0-STABLE.

I finally ran the fsck -y /dev/ada1p2 and this ran and ultimately I got the
magical FILE SYSTEM MARKET CLEAN.

-- 
You are receiving this mail because:
You are the assignee for the bug.