[ale] USB->IDE problems
Christopher Fowler
cfowler at outpostsentinel.com
Wed Jan 21 13:22:37 EST 2004
My PC is an Athalon 1GHZ. When doing a backup the system is bogged
down. USB must take a lot of processing.
On Wed, 2004-01-21 at 13:05, James P. Kinney III wrote:
> I'm not sure, but it does sound vaguely familiar.
>
> The mount command has a sync and dirsync option. It looks like they
> force writes to be non-buffered.
>
> On Wed, 2004-01-21 at 12:15, Christopher Fowler wrote:
> > I thought there was away you could tell the kernel to send stuff
> > directly to disk and not buffer it.
> >
> > On Wed, 2004-01-21 at 11:48, James P. Kinney III wrote:
> > > Ext3 would be a better bet than ext2. The important thing would be a
> > > tweak to somehow force frequent sync to avoid file corruption. I don't
> > > think that is an hdparm setting. Maybe it could be a cron job
> > >
> > > if { `grep -c "/dev/sda" /etc/mtab` != 0 }; then
> > > sync
> > > fi
> > >
> > > (I wouldn't trust that script with anything as I am sure the syntax is
> > > wrong)
> > >
> > > On Wed, 2004-01-21 at 10:54, Christopher Fowler wrote:
> > > > The next question would be how to best deal with file systems of this
> > > > nature. Since anyone could unplug the drive ext2 would not be a good
> > > > choice. Would ext3 be a good choice? I want to be able to unplug and
> > > > plug the device back in without fs corruption.
> > > >
> > > > On Wed, 2004-01-21 at 10:43, James P. Kinney III wrote:
> > > > > _______________________________________________
> > > > > Ale mailing list
> > > > > Ale at ale.org
> > > > > http://www.ale.org/mailman/listinfo/ale
> > > >
> > > > _______________________________________________
> > > > Ale mailing list
> > > > Ale at ale.org
> > > > http://www.ale.org/mailman/listinfo/ale
> >
> > _______________________________________________
> > Ale mailing list
> > Ale at ale.org
> > http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list