Custom Query (1357 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 1357)

Ticket Resolution Summary Owner Reporter
#123 fixed Option DEVISCAN does not work on OpenBSD >= 4.8 Christian Franke gbechis
Description

With OpenBSD 4.8 the format of sysctl hw.disknames has changed, a patch is needed to handle the new format.

#124 fixed Missing quotes in smartctl-run.bat and smartd-run.bat Christian Franke Christian Franke
Description

The quotes around the program path names in smartctl-run.bat and smartd-run.bat are missing. The files do not run correctly if installed into "Program Files".

#125 fixed Microdrive ST68022CF not supported when working in ATA mode. Christian Franke wakaru00
Description

I am running a linux headless server on a 8GB microdrive. (Seagate ST1.2 Series ST68022CF) The drive is recognised as S.M.A.R.T capable by the computer BIOS. When trying to run

smartctl -i /dev/sda

I get the following error

sudo smartctl -i /dev/sda
smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     ST68022CF
Serial Number:    3NX08T3P
Firmware Version: 3.01
User Capacity:    8,000,004,096 bytes
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   1
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Thu Nov 18 20:50:13 2010 GMT
SMART is only available in ATA Version 3 Revision 3 or greater.
We will try to proceed in spite of this.
SMART support is: Unavailable - Packet Interface Devices [this device: Write-once (optical disk)] don't support ATA SMART
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.

The same output with

smartctl -i /dev/sda -d ata

The following are the manufacturer's specifications for the unit, which I believe clearly confirm this drive supports S.M.A.R.T comands in ATA mode: http://www.seagate.com/support/disc/manuals/external/photo/100375652a.pdf

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.