[Centos] fsck -Broke?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,


On Thu, Mar 10, 2005 at 01:30:12PM -0800, Mickael Maddison wrote:
> Hello CentOS,
> 
> I've had cause to upgrade some 3.x machines that had a few ext2
> partitions to ext3 (long story).  Anyway, did the tune2fs -j /foo and
> the journal is created.  changed fstab to ext3
> 

But you didn't 'tune2fs -i0 -c0 /foo', did you?

I don't know how this oot stuff exactly works, but you should reset the 

-c max-mount-counts
-i  interval-between-checks[d|m|w]

to make it truly 'we do it with journal' device.

Propably you just hit the 'interval-between-cheks' flag on boot and it
started to process as it should start.

When one does that tune2fs -j for live system, i do believe that it's
making some temp journal node, which is later on (next mount or so)
converted to true journal or something. So it might have been 'in
progress of migration' still .......

But the point being that one should use this 

tune2fs -i0 -c0

mantra even for making new ext3 fs. That how the installer does it too.

HTH


-- 
Pasi Pirhonen - upi@xxxxxx - http://iki.fi/upi/

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux