Custom Query (1357 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (127 - 129 of 1357)

Ticket Resolution Summary Owner Reporter
#192 fixed Add Crucial M4 SSD Christian Franke sfionov
Description

Crucial released updated 25nm Marvell-based SSD's at April 2011 with model ids: M4-CT(064|128|256)M4SSD2

SMART specs are the same: http://www.micron.com/get-document/?documentId=5611

Also according to the specs, attribute 181 contains three raw16 values, not one raw48.

#193 fixed Oyen Digital MiniPro USB 3.0 enclosure requires '-d sat' Christian Franke paul1536
Description

Recently I received an Oyen Digital MiniPro USB 3.0 USB-SATA 2.5" hard drive enclosure:

Bus 003 Device 012: ID 0dc4:020a Macpower Peripherals, Ltd

smartctl requires '-d sat' on its command line to function.

regards, Paul

#194 fixed little tweaks to the systemd service file Christian Franke mstapelberg
Description

I have the following little tweaks to the systemd service file:

  1. Add ExecReload= to make systemctl reload smartd.service work as expected
  2. Make stdout go to syslog by default.
  3. Remove the EnvironmentFile= line completely. The rationale here is that local adjustments to the smartd command line can be made by copying the service file to /etc/systemd. The best way of course would be to make all these parameters work via /etc/smartd.conf so that init would not have to do anything with this.

If you disagree with me on 3., at least use EnvironmentFile=-/etc/sysconfig/smartmontools, so that systemd does not fail to start the file when /etc/sysconfig/smartmontools is not present.

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