On Tue, Jun 3, 2008 at 9:42 AM, Simen Timian Thoresen
<[EMAIL PROTECTED]> wrote:
:
>
> (in rc.local)
> for D in sd{a,b,c,d,e,f} ; do
>  echo 1 > /sys/block/$a/device/queue_depth
> done
>

Did you mean $D instead of $a in the echo line of the loop?

mhr
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to