Hi ,
i am wandering if i have setup correct the raid check cron. i think it is default because i never used it.
and also how to setup cron for reiceve mail with result?
content of /etc/sysconfig/raid-check:
i am wandering if i have setup correct the raid check cron. i think it is default because i never used it.
and also how to setup cron for reiceve mail with result?
content of /etc/sysconfig/raid-check:
Code:
# Note: the raid-check script is run by the /etc/cron.d/raid-check cron job.
# Users may modify the frequency and timing at which raid-check is run by
# editing that cron job and their changes will be preserved across updates
# to the mdadm package.
#
# Note2: you can not use symbolic names for the raid devices, such as you
# /dev/md/root. The names used in this file must match the names seen in
# /proc/mdstat and in /sys/block.
ENABLED=yes
CHECK=check
NICE=low
# To check devs /dev/md0 and /dev/md3, use "md0 md3"
CHECK_DEVS=""
REPAIR_DEVS=""
SKIP_DEVS=""
MAXCONCURRENT=