Date: Sun, 23 Nov 2014 06:45:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 195278] gjournal UFS: svn update /usr/ports panics with corrupt directory emulators/aqemu/files missing `.' and `..' Message-ID: <bug-195278-8-CGehk8uily@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-195278-8@https.bugs.freebsd.org/bugzilla/> References: <bug-195278-8@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=195278 --- Comment #3 from Kenneth Salerno <kennethsalerno@yahoo.com> --- Seems to be caused by vfs.unmapped_buf_allowed=1, even though this is a bare metal laptop and not a VM as was reported in the 10 errata. Maybe what I have in common with FreeBSD in a VM is small amount of RAM on my laptop and vfs.unmapped_bufspace is too large for high I/O? Also, when I changed vfs.unmapped_buf_allowed to 0 and rebooted there were further file system corruptions detected during use that were not detected previously when vfs.unmapped_buf_allowed was set to 1, not sure if this is a coincidence. After fsdb clri, fsck -fy, fsck -fy, I was able to run svn update /usr/ports without an error. -- 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-195278-8-CGehk8uily>