Re: [plug] disable write disk caching

2010-04-12 Thread Alec Joseph Rivera
On Mon, 2010-04-12 at 17:03 +0800, Linux Cook wrote: > hi! > > > > Im trying to permanently disable disk write caching (WC) on my debian > box using sdparm. I can succesfully disable it but after a while it > goes back to enable again. > > > Is there any other way to do it aside from sdparm o

Re: [plug] disable write disk caching

2010-04-12 Thread Mark David Dumlao
On Mon, Apr 12, 2010 at 5:03 PM, Linux Cook wrote: > hi! > Im trying to permanently disable disk write caching (WC) on my debian box > using sdparm. I can succesfully disable it but after a while it goes back to > enable again. Sounds like you want to do this either in a boot script or a configura

Re: [plug] disable write disk caching

2010-04-12 Thread fooler mail
On Mon, Apr 12, 2010 at 5:03 PM, Linux Cook wrote: > hi! > Im trying to permanently disable disk write caching (WC) on my debian box > using sdparm. I can succesfully disable it but after a while it goes back to > enable again. > Is there any other way to do it aside from sdparm or is this a limit

[plug] disable write disk caching

2010-04-12 Thread Linux Cook
hi! Im trying to permanently disable disk write caching (WC) on my debian box using sdparm. I can succesfully disable it but after a while it goes back to enable again. Is there any other way to do it aside from sdparm or is this a limitation on ext3 filesystems? Thanks in advance. Cook ___