BLACK FRIDAY DEALS

Knowledge Base

Allows you to search a variety of questions and answers

Search

Search results

RAID

Simple script that runs the 3ware app and dumps it to a file, then mails it, then deletes it. and crontab to do it daily.

[root@vz1 ~]# more /root/raid.sh

/usr/local/sbin/tw_cli /c0/u0 show > /root/raidstatus.txt
/usr/local/sbin/tw_cli /c1/u0 show >> /root/raidstatus.txt
mail -s "DAILY RAID STATUS 1.1.1.1" [email protected] < /root/raidstatus.txt
rm -rfv /root/raidstatus.txt > /dev/null 2>&1


I have a root contrab to run it at midnight daily:

0 0 * * * /root/raid.sh > /dev/null 1>&1

Note: just be sure to set the correct /c0/u0 for your specific instance and change the IP as well as well as your email.

See What Our Customers Say

Leave review
B

Bob

SA, Australia

AYK provide a very good value product, and always in a professional manner. I have used several host...

Read full review
J

Johnny

NC, United States

Hi Guys and Gals, I'll just say you all are top notch and go above and behind with support. I'v...

Read full review
B

Bob

SA, Australia

AYK provide a very good value product, and always in a professional manner. I have used several host...

Read full review
T

Treevs

WI, United States

Prompt support, on New Years Eve of all days. Fixed issue within 10 minutes of submitting.

Read full review
ARIN Cisco Supermicro cPanel Intel Microsoft