1,034
edits
Line 206: | Line 206: | ||
# sas2ircu 0 display | # sas2ircu 0 display | ||
(you'll want to pipe this to less or a text file to scroll through the various notes. | (you'll want to pipe this to less or a text file to scroll through the various notes. | ||
* Maybe you want to run through | * Maybe you want to run through '''smartctl''' and see whether any of the disks are in a pre-fail state. Try a shell script like this: | ||
for i in {a..o}; do | for i in {a..o}; do | ||
echo "Disk sd$i" $SN $MD | echo "Disk sd$i" $SN $MD |