Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2019 13:49:30 -0600
From:      Alan Somers <asomers@freebsd.org>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Reducing UFS corruption from unclean shutdowns?
Message-ID:  <CAOtMX2jPut4ve-Tr7DyikxXqnmqycyjEUpNmAiwUSXbQrK3iCA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I panic my development VM regularly.  Each time, I need to fsck the
file system.  Even if I had run sync(8) just before the panic, I
frequently find corruption.  What should I change to make sync(8)
work, or at least to make corruption rare?  It looks like my root file
system is using soft-updates+journal.  Should I disable those?

-Alan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2jPut4ve-Tr7DyikxXqnmqycyjEUpNmAiwUSXbQrK3iCA>