On Mon, 08 Sep 2003 09:42:34 -0400
Johnathan Bailes <[EMAIL PROTECTED]> wrote:
> /home partition in writeback mode with no issues. However, I have been
> unable to mount the root partition in anything else than ordered data
> mode.
>
> If you google this issue you see a couple of people report
On Sat, 2003-09-06 at 20:12, Sean Estabrooks wrote:
> On Sat, 06 Sep 2003 22:30:57 +0200
> Sasa Stupar <[EMAIL PROTECTED]> wrote:
>
>
> > >Remember you can always check for yourself; what does
> > >"man tune2fs" tell you is correct? Is your filesystem actually
> > >ext3 ? Are you using the cor
Sean Estabrooks pravi:
On Sat, 06 Sep 2003 22:30:57 +0200
Sasa Stupar <[EMAIL PROTECTED]> wrote:
Remember you can always check for yourself; what does
"man tune2fs" tell you is correct? Is your filesystem actually
ext3 ? Are you using the correct partition in place of the
/dev/hda2 used in t
On Sat, 06 Sep 2003 22:30:57 +0200
Sasa Stupar <[EMAIL PROTECTED]> wrote:
> >Remember you can always check for yourself; what does
> >"man tune2fs" tell you is correct? Is your filesystem actually
> >ext3 ? Are you using the correct partition in place of the
> >/dev/hda2 used in the example ab
Sean Estabrooks pravi:
On Sat, 06 Sep 2003 12:37:34 +0200
Sasa Stupar <[EMAIL PROTECTED]> wrote:
tune2fs -o journal_data_writeback /dev/hda2
Again i think the modular kernel will get in the way of
using this but you can play around with it.
I have tried with the command you gave me and
On Sat, 06 Sep 2003 12:37:34 +0200
Sasa Stupar <[EMAIL PROTECTED]> wrote:
> >tune2fs -o journal_data_writeback /dev/hda2
> >
> >Again i think the modular kernel will get in the way of
> >using this but you can play around with it.
> >
> I have tried with the command you gave me and I get back noth
Sean Estabrooks pravi:
On Thu, 04 Sep 2003 19:35:42 +0200
Sasa Stupar <[EMAIL PROTECTED]> wrote:
Hi!
I have been trying all day to change ext3 mode from ORDERED to WRITEBACK
and so far no success. Let me say what I have been trying:
-adding a parameter to /etc/fstab data=writeback next to th
On Thu, 04 Sep 2003 19:35:42 +0200
Sasa Stupar <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I have been trying all day to change ext3 mode from ORDERED to WRITEBACK
> and so far no success. Let me say what I have been trying:
> -adding a parameter to /etc/fstab data=writeback next to the defaults
> f
Hi!
I have been trying all day to change ext3 mode from ORDERED to WRITEBACK
and so far no success. Let me say what I have been trying:
-adding a parameter to /etc/fstab data=writeback next to the defaults
for the root and /boot partition eg.
LABEL=// ext3defaults,da