Custom Query (1406 matches)
Results (166 - 168 of 1406)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#175 | fixed | Support for Areca drive data on Win7 | ||
Description |
I was wondering if it would be possible to have areca support ported from the linux version to the windows version of smartmontools. |
|||
#176 | invalid | SATA drive in an external USB connect enclosure | ||
Description |
I just downloaded and built the latest source code from svn because I'm getting the result below from this command. Am I doing something wrong? Regards, George... smartctl -t short /dev/sdb smartctl 5.42 2011-06-09 r3366 [i686-linux-2.6.35.13-92.fc14.i686] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net Smartctl open device: /dev/sdb [USB JMicron] failed: Two devices connected, try '-d usbjmicron,[01]' smartctl -t short -d usbjmicron,[01] /dev/sdb smartctl 5.42 2011-06-09 r3366 [i686-linux-2.6.35.13-92.fc14.i686] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net |
|||
#177 | wontfix | Workaround for broken I/O-control of silicon-image 3114 windows driver | ||
Description |
hi, I am using smartctl 5.41 2011-06-09 r3365 [i686-w64-mingw32-xp-sp3] (sf-win32-5.41-1) on windows xp and having an pci sata-card with 3114 silicon image-chip. I ve noticed that the result of --scan giving me the devices that I can request and the last one are the 3114-pci-card - the result of smartctl --scan: /dev/sda -d ata # /dev/sda, ATA device /dev/sdb -d ata # /dev/sdb, ATA device /dev/sdc -d ata # /dev/sdc, ATA device /dev/sdd -d ata # /dev/sdd, ATA device /dev/sde -d ata # /dev/sde, ATA device Problem is that smartctl is showing for both sata-drives(with smartctrl /dev/sdd -d ata and smartctrl /dev/sde -d ata ) that are connected to the 3114-card the same model and serial - that is an mistake. its showing for both the same serial of JK1171YAHVU93S which is an sign that the informations are not really from the 2nd one! I ve verified this with crystal disk info 4.01 and that prg. find out the correct model and two different serials ..so I think here is someting going wrong (bug?!) in smartctl. the drives that are connected to the 3114-pci-card are: Model Family: Hitachi Deskstar 7K2000 Device Model: Hitachi HDS722020ALA330 Serial Number: JK1171YAHVU93S and the 2nd one with .. Serial Number: JK1170YAHPSBAP (I ve tried the same with the version smartctl 5.41 2011-04-19 r3317 [i686-w64-mingw32-xp-sp3] (cf-win32-20110419) and the result is the same!) |