Date: Tue, 11 May 2021 23:56:37 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 255473] Infinite writes on UFS with SU+J filesystem Message-ID: <bug-255473-3630-etgLknGHH9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255473-3630@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255473 --- Comment #10 from Kirk McKusick <mckusick@FreeBSD.org> --- (In reply to Kirk McKusick from comment #9) You can disable journalled soft updates on disk /dev/ada0p2 on /mnt using: # unmount /mnt # tunefs -j disable /dev/ada0p2 Clearing journal flags from inode 4 tunefs: soft updates journaling cleared but soft updates still set. tunefs: remove .sujournal to reclaim space # mount /dev/ada0p2 /mnt # rm -f /mnt/.sujournal -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255473-3630-etgLknGHH9>
