Comment 29 for bug 137470

Revision history for this message
AnRkey (anrkey) wrote :

Enrico

Your workaround sorted my problem out.

I added

sh -c "echo 1 > /sys/block/sda/device/queue_depth"
sh -c "echo 1 > /sys/block/sdb/device/queue_depth"

to my /etc/rc.local

Thanks for this, it will tide me over until hardy stable is out.

John