Date: Fri, 15 Oct 2021 14:26:53 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 255979] fsck bad inode number 2 (256) to nextinode Message-ID: <bug-255979-3630-ZvrDgGr3kd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255979-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-255979-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255979 --- 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=20 https://download.freebsd.org/ftp/snapshots/VM-IMAGES/13.0-STABLE/amd64/Late= st 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255979-3630-ZvrDgGr3kd>