Date: Wed, 18 Feb 1998 01:39:17 -0200 (EDT) From: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br> To: jonny@coppe.ufrj.br (Joao Carlos Mendes Luis) Cc: asami@FreeBSD.ORG, jonny@coppe.ufrj.br, stable@FreeBSD.ORG Subject: Re: blkfree: freeing free block Message-ID: <199802180339.BAA00623@gaia.coppe.ufrj.br> In-Reply-To: <199802180308.BAA18436@gaia.coppe.ufrj.br> from Joao Carlos Mendes Luis at "Feb 18, 98 01:08:54 am"
next in thread | previous in thread | raw e-mail | index | archive | help
#define quoting(Joao Carlos Mendes Luis) // This is also new. Although it's possible to be a hardware problem, // it's too much coincidence to happen just after the upgrade. // // Feb 18 00:51:25 gaia /kernel: bad block 262144, ino 38502 // Feb 18 00:51:25 gaia /kernel: pid 18182 (rm), uid 0 on /var: bad block // // Consequences: I have a stuck file at /var/spool/mqueue/.hoststat, // purgestat wastes lots of CPU, and never stops, except ^C. ... // Will try a reboot right now, hoping fsck solves this problem. Rebooted, single user. fsck found no problem. Mounted /var, and tried to rm again. No luck. Fortunately, there's always clri around. umount /var, clri stuck file inode, clri stuck dir inode, fsck find an error. mount again. dd if=/dev/zero of=/var/tmp/foo, no error dd if=/var/tmp/foo of=/dev/null, no error umount /var, dd if=/dev/rsd0e of=/dev/null, no error (No, no, no. I'll not dd if=/dev/zero of=/dev/rsd0e !!! :) ) So, what was the problem ? (Is it time to go -hackers, or is this the right forum ?) Jonny PS: Please, somebody remove the "Clri is obsoleted for normal file system repair work by fsck(8)." from clri(8) manpage. :) -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802180339.BAA00623>