lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 8 Jan 2008 16:49:40 -0500
From:	"John Stoffel" <john@...ffel.org>
To:	Tuomo Valkonen <tuomov@....fi>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: The ext3 way of journalling

>>>>> "Tuomo" == Tuomo Valkonen <tuomov@....fi> writes:

Tuomo> On 2008-01-08, John Stoffel <john@...ffel.org> wrote:
>> Look at your filesystems, using 'tune2fs' and see if the ext3 journal
>> is actually turned on and used.  If it's not, then I can see why
>> you're having problems on reboots.  

Tuomo> Journalling is on, but it's no use because the superblock always has
Tuomo> corrupted last-checked time at boot. "File system check forced: 31352
Tuomo> days since last check" or so. 

As Andy say, reset the counts using tune2fs, then make sure they are
actually reset.  I've been using ext3 for a long time and even with
crashes, it's been good about coming up and replaying the journal
nicely.

Again, we can't tell much without boot logs.  

>> What CPU are you using?  Chipset?  Output of lspci?  dmesg output?  

Tuomo> Athlon XP 2500+, SiI 3112 (the obsoleted driver that makes the
Tuomo> disk appear as the predictable hde, not the random scsi mapping
Tuomo> driver).

I use a Sil 3112 as well for some of my disks (I've got six, two each
of SCSI, PATA and SATA) and it all works well.  So does an ancient but
upto date Debian Unstable install running 2.6.24-rc6, so it's not
impossible to install new kernels on old systems.  

Get rid of initrd and you should be all set.  But again, without
details we can't really help.

Tuomo> As for the rest... I'm on Windows, because I can't be arsed waiting 
Tuomo> for an hour for Linux to boot.

So reboot it before you goto bed tonight and tell us what it says in
the morning.  Esp in terms of the filesystems and their counts.

Hmm... but thinking about it, you're running 2.4.x something, and
there were bugs back then with ext3, so you just might be hitting some
of those bugs.  Can you goto the latest 2.4.x release?

John
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ