Re[2]: Issue removing failed drive and re adding on raid 6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





I recommend this as minimum (in rc.local for instance):

for x in /sys/block/sd[a-z] ; do
        echo 180  > $x/device/timeout
done

echo 4096 > /sys/block/md0/md/stripe_cache_size


Done. I will see how this nets out for me here. I will work on switching over to enterprise or nas rated drives with proper error timing. In the meantime, I will keep my LTO backup up to date.

Thanks for your help.

- Justin


--
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



[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux