Custom Query (1456 matches)
Results (304 - 306 of 1456)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#216 | wontfix | xerror NUM incorrect minor number printed | ||
Description |
My 24 errors from smartctl --log xerror,99 http://pastebin.com/sJjJ5jUE are printed as 133 [12] ... 121 [0] 120 [23] .. 110 [13] they should be printed as 133 [23] ... 110 [0] Thanks! |
|||
#217 | wontfix | Add phpBB to Hosted Apps! | ||
Description |
Please add phpBB to Hosted Apps! I believe this is the best project around which to discuss S.M.A.R.T. related issues. I have several questions I want to discuss in your forum. For example
Thanks! |
|||
#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 |