Check multi-disk array and RAID status:
Checks RAID array health, disk status, and provides maintenance recommendations.
/plugin marketplace add danielrosehill/linux-server-plugin/plugin install linux-desktop-mgmt@danielrosehillhardware/Check multi-disk array and RAID status:
cat /proc/mdstatsudo mdadm --detail /dev/md*sudo smartctl -a /dev/sd[a-z]dmesg | grep -i "sd[a-z].*error"df -h | grep -E "(md|mapper)"sudo lvdisplay && sudo vgdisplay && sudo pvdisplayiostat -x 1 3cat /proc/mdstat | grep -i resynclsblk -o NAME,SIZE,TYPE,MOUNTPOINT,FSTYPEProvide Daniel with: