lkml.org 
[lkml]   [2003]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ext2 -> ext3 on the fly?
Robert L. Harris wrote:

>I have a number of servers which are currently mounting /usr as ext2. I
>have a means of doing an tune2fs -j on all of them remotely en mass but
>I'd rather not reboot them all to enable journaling on machines that are
>up and not having issues. I've tried to do a:
>
>mount -t ext3 -o remount /usr
>
>as well as just a mount -o remount after changing the fstab.
>
>on a test box but it just blows out a usage message. Is there a way to
>do this remount without a complete reboot that'll be transparant to
>users?
>
>
>If not, is it dangerous to tune2fs the filesystems, change the fstab and
>then leave the box up for 2-6 months and let them reboot through
>atrrition, upgrades, etc?
>
>Current kernel is 2.4.21-ac3, getting outages and upgrades is a rather
>long process involving regression testing, etc.
>
>Robert
>
>:wq!
>---------------------------------------------------------------------------
>Robert L. Harris | GPG Key ID: E344DA3B
> @ x-hkp://pgp.mit.edu
>DISCLAIMER:
> These are MY OPINIONS ALONE. I speak for no-one else.
>
>Life is not a destination, it's a journey.
> Microsoft produces 15 car pileups on the highway.
> Don't stop traffic to stand and gawk at the tragedy.
>
>
I would be inclined to say it's not safe not from a code perspective but
an administration perspective. If you make a change as significant as
the file system format but don't test it until you reboot the box six
months from now (when you aren't thinking about how you changed it six
months ago) problems are likely to happen. Could be a simple typo or
something else, but it can definitely come back to bite you in the
backside. Granted, if you forgot to change your fstab to ext3, you'd
still boot and be fine running as ext2, you just never can tell what
could happen. Murphy always likes to visit on those occasions.

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

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.027 / U:0.420 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site