Mikael Abrahamsson wrote:
On Tue, 30 Apr 2013, Roberto Nunnari wrote:
How do I increase that timeout?
for x in /sys/block/sd[a-z] ; do echo 180 > $x/device/timeout ; done
You believe that this is not enough? What's the unit? milliseconds?
# for x in /sys/block/sd[a-z] ; do cat $x/device/timeout ; done
30
30
30
30
Thank you.
Robi
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html