|
From: Andreas U. <un...@ne...> - 2005-03-30 05:57:49
|
Note (added 29 July 2004): starting with smartmontools (experimental) rel= ease 5.33, one can also access SMART data from drives behind 3ware controllers using the (character) devices /dev/twe0-15. This should work correctly ev= en with older versions of the 3w-xxxx driver. One can also access SMART data= from drives behind 3ware 9000-series controllers (3w-9xxx driver) using the (character) devices /dev/twa0-15. When you use a newer 2.6 kernel, you would see some scsi-command-depcreca= ted warnings when you use the block devices (/dev/sd?). Then you should use t= he character devices (/dev/tw?). regards, Andreas Stefan Onken (Su...@st...) schrieb: > > Hello, > > I am using at home a 3ware Controller with 4 SATA drives and > everything works fine. I can access the drives with the smarttools > via "smartctl -a -d3ware,X /dev/sda > > On two webservers I am using a 3ware Controller with 2 drives. On > one of them (although the partition is also /dev/sda/) I have to > access to drives with "smartctl -a -d3ware,X /dev/twe0" > > Can anyone give me a hint, why sometimes I need /dev/sda (which > seams logic to me) and the next time I need /dev/twe0 ? > > cu > stonki > > -- > www.stonki.de: the more I see, the more I know....... > www.proftpd.de: Deutsche ProFTPD Dokumentation > www.krename.net: Der Batch Renamer f=FCr KDE > www.kbarcode.net: Die Barcode Solution f=FCr KDE > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=CCk > _______________________________________________ > Smartmontools-support mailing list > Sma...@li... > https://lists.sourceforge.net/lists/listinfo/smartmontools-support > > |