Custom Query (1552 matches)
Results (316 - 318 of 1552)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #228 | wontfix | Powermode does not seem to work on Mac OS X (Darwin) | ||
| Description |
When attempting to use the '-n' argument for smartctl on Mac OS X, it seems to always think the device is in SLEEP mode, at least for the drives I have available for testing. Actual behaviour: # smartctl -i -n standby /dev/disk0 smartctl 5.42 2011-10-20 r3458 [x86_64-apple-darwin11.3.0] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net Device is in SLEEP mode, exit(2) This occurs even when actively using the disks (e.g. dd if=/dev/disk0...). Also, the Power mode is displayed as SLEEP by specifying -n never: # smartctl -i -n never /dev/disk1 ... === START OF INFORMATION SECTION === Device Model: INTEL SSDSC2CT120A3 Serial Number: <removed> LU WWN Device Id: <removed> Firmware Version: 300i User Capacity: 120,034,123,776 bytes [120 GB] Sector Size: 512 bytes logical/physical Device is: Not in smartctl database [for details use: -P showall] ATA Version is: 8 ATA Standard is: ACS-2 revision 3 Local Time is: Fri Jun 1 11:47:52 2012 EST SMART support is: Available - device has SMART capability. SMART support is: Enabled Power mode was: SLEEP ... Expected behaviour: Should detect and report the correct power mode. System Info: Have tried this with the following drives, with the same problem occurring:
On a MacBook Pro (mid-2010), Intel 5 Series Chipset, Mac OS X 10.7.4. Running smartmontools v5.42-1 from MacPorts: # port echo installed | grep smartmontools smartmontools @5.42_1+attributelog+savestates |
|||
| #233 | wontfix | Impossible to access to the physical disks behind a 3Ware 9650 RAID card | ||
| Description |
I have an 3Ware 9650 RAID card with 4 physical disks (Samsung HD203WI with tler modifiable) and 4 logical partitions but I can't access to the physical disks, when I type (for example) smartctl -i /dev/sdc,1 or smartctl -i /dev/sdc,2 I get informations on the partitions and not informations on the disks. So I can't change the TLER parameter of my disks. The OS is Windows 2003, the smartmontools version is 5.43, the 3Ware driver version is 3.00.05.056 and the firmware is 4.10.00.026.
smartctl -i /dev/sdb,1 smartctl 5.43 2012-06-30 r3573 [i686-w64-mingw32-2003-sp2] (sf-5.43-1) Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net Vendor: LSI Product: 9650SE-16ML Revision: 4.10 User Capacity: 2á999á967á547á392 bytes [2,99 TB] Logical block size: 512 bytes Logical Unit id: 0x600050e0c12df40038490000af5b0000 Serial number: WZ502711C12DF4003849 Device type: disk scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0 Local Time is: Sun Aug 12 13:40:09 2012 PM Device supports SMART and is Disabled Temperature Warning Disabled or Not Supported smartctl -i /dev/sdb,2 smartctl 5.43 2012-06-30 r3573 [i686-w64-mingw32-2003-sp2] (sf-5.43-1) Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net Vendor: LSI Product: 9650SE-16ML Revision: 4.10 User Capacity: 2á999á967á547á392 bytes [2,99 TB] Logical block size: 512 bytes Logical Unit id: 0x600050e0c12df40038490000af5b0000 Serial number: WZ502711C12DF4003849 Device type: disk scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0 Local Time is: Sun Aug 12 13:40:14 2012 PM Device supports SMART and is Disabled Temperature Warning Disabled or Not Supported smartctl -i /dev/sdc,1 smartctl 5.43 2012-06-30 r3573 [i686-w64-mingw32-2003-sp2] (sf-5.43-1) Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net Vendor: LSI Product: 9650SE-16ML Revision: 4.10 User Capacity: 1á999á988á850á688 bytes [1,99 TB] Logical block size: 512 bytes Logical Unit id: 0x600050e0c0fa1800524d000053430000 Serial number: WZ707793C0FA1800524D Device type: disk scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0 Local Time is: Sun Aug 12 13:15:40 2012 PM Device supports SMART and is Disabled Temperature Warning Disabled or Not Supported smartctl -i /dev/sdc,2 smartctl 5.43 2012-06-30 r3573 [i686-w64-mingw32-2003-sp2] (sf-5.43-1) Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net Vendor: LSI Product: 9650SE-16ML Revision: 4.10 User Capacity: 1á999á988á850á688 bytes [1,99 TB] Logical block size: 512 bytes Logical Unit id: 0x600050e0c0fa1800524d000053430000 Serial number: WZ707793C0FA1800524D Device type: disk scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0 Local Time is: Sun Aug 12 13:15:43 2012 PM Device supports SMART and is Disabled Temperature Warning Disabled or Not Supported |
|||
| #242 | wontfix | Adding Support for USB 2.0 IDE Adapter (ID 05e3:0702) | ||
| Description |
There is Genesys Logic, Inc. USB 2.0 IDE Adapter (ID 05e3:0702) described in wiki, that it is unsupported, and link to the mail archive. Ok, but why is it unsupported? There is no information in wiki. Is it impossible to add its support? I was reading datasheet http://www.datasheetcatalog.net/de/datasheets_pdf/G/L/8/1/GL811E.shtml And found that this bridge complies with ATA/ATAPI-6 specification rev 1.0, and ATAPI-6 includes S.M.A.R.T. support. I'm not an expert, though. Add support to this bridge, please. Or if it is impossible to add, explain this in wiki. |
|||
