View Single Post

  #2 (permalink)  
Old 08-10-2007, 08:59 PM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,061
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Quote:
Originally Posted by sweta View Post
Hi,

How do I use smartd with 3ware RAID on Linux to check my hard disk health?

TIA
Use syntax as follows:
Code:
 # smartctl -a -d 3ware,2 /dev/sda
# smartctl -a -d 3ware,0 /dev/twe0
See my article for more info - How do I test if my Linux server SCSI / SATA hard disk going bad?
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote