Re: [CentOS] mdadm raid-check

2020-11-16 Thread Valeri Galtsev
> On Nov 16, 2020, at 2:48 AM, hw wrote: > > On Sat, 2020-11-14 at 21:55 -0600, Valeri Galtsev wrote: >>> On Nov 14, 2020, at 8:20 PM, hw wrote: >>> >>> >>> Hi, >>> >>> is it required to run /usr/sbin/raid-check once per week? Centos 7 does >>> this. Maybe it's sufficient to run it monthl

Re: [CentOS] mdadm raid-check

2020-11-16 Thread hw
On Sat, 2020-11-14 at 21:55 -0600, Valeri Galtsev wrote: > > On Nov 14, 2020, at 8:20 PM, hw wrote: > > > > > > Hi, > > > > is it required to run /usr/sbin/raid-check once per week? Centos 7 does > > this. Maybe it's sufficient to run it monthly? IIRC Debian did it monthly. > > On hardware

Re: [CentOS] mdadm raid-check

2020-11-14 Thread John Pierce
FWIW, on a 4 x 8TB ZFS RaidZ1, I run a ZFS scrub every night at 2:30am. if I had more disks in a raidz2 (equiv to raid6) then I might do it weekly rather than daily, but since a raidz1 is only singly redundant, I figure daily scrubs increases the chance I'll catch a failing drive sooner than than

Re: [CentOS] mdadm raid-check

2020-11-14 Thread Valeri Galtsev
> On Nov 14, 2020, at 8:20 PM, hw wrote: > > > Hi, > > is it required to run /usr/sbin/raid-check once per week? Centos 7 does > this. Maybe it's sufficient to run it monthly? IIRC Debian did it monthly. On hardware RAIDs I do RAID verification once a week. Once a Month a not often enoug