Bazaar Destroyed My Repository
Colin D Bennett
colin at gibibit.com
Fri Nov 12 15:24:52 GMT 2010
On Tue, 02 Nov 2010 14:08:27 -0600
consiliens <consiliens at gmail.com> wrote:
> The crash was a kernel panic on 10.04 using the ext4 file system. I
> found many existing bugs and there doesn't seem to be any progress on
> fixing the issue.
> https://bugs.launchpad.net/bzr/+bug/379582
I am running Ubuntu 10.04 as well and have been using ext4 exclusively
for a couple of years now on multiple machines. At first, I had lots
of corruption problems like you experienced. (This was very common when
ext4 first came into mainstream use [1].)
I solved all my ext4 reliability problems by adding the following mount
options to each ext4 filesystem in my fstab:
journal_checksum,nodelalloc,auto_da_alloc
Regards,
Colin
References
----------
[1] Possible data loss in Ext4.
<http://www.h-online.com/open/news/item/Possible-data-loss-in-Ext4-740467.html>.
More information about the bazaar
mailing list