Custom Query (1552 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (454 - 456 of 1552)

Ticket Resolution Summary Owner Reporter
#697 fixed Optionally use exit status != 2 for "-n standby" condition Christian Franke Gabriele Pohl
Description

The smartctl man page says:

Bit 1: Device open failed, device did not return an IDENTIFY DEVICE structure, 
or device is in a low-power mode (see ´-n´ option above).

Since version 5.37 we have option --nocheck=standby to monitor devices without disturbing (wake up) them in sleep / standby mode.

smartctl returning with exit status "2" is a normal condition when we call it with --nocheck=standby, but it's exit status != 0 gets interpreted as failure from 3rd party software.

see bugreport of Munin plugin hddtemp_smartctl

Is it possible to not set bit1 when smartctl is called with --nocheck=standby?

#698 wontfix Support nvme nvd device IDs Alex Samorukov cpuroast
Description

As per: https://www.freebsd.org/cgi/man.cgi?query=nvd

The nvd driver exposes NVM Express (NVMe) namespaces as disks to the kernel disk storage API

Device nodes from the nvd driver will have the format /dev/nvdX

smartctl -a /dev/nvd0

/dev/nvd0: Unable to detect device type
Please specify device type with the -d option.

smartctl -a /dev/nvd0 -d nvme

Smartctl open device: /dev/nvd0 failed: NVMe controller controller/namespace ids must begin with '/dev/nvme'

smartctl -a /dev/nvme0

=== START OF INFORMATION SECTION ===
Model Number:                       INTEL SSDPEDMD400G4
Serial Number:                      CVFT5343004C400BGN
Firmware Version:                   8DV10171
PCI Vendor/Subsystem ID:            0x8086
IEEE OUI Identifier:                0x5cd2e4
Controller ID:                      0
Number of Namespaces:               1
Namespace 1 Size/Capacity:          400,088,457,216 [400 GB]
Namespace 1 Formatted LBA Size:     512
Local Time is:                      Tue May 24 13:55:23 2016 EDT
Firmware Updates (0x02):            1 Slot
Optional Admin Commands (0x0006):   Format Frmw_DL
Optional NVM Commands (0x0006):     Wr_Unc DS_Mngmt
Maximum Data Transfer Size:         32 Pages

Would it be somehow possible to alias nvd0 to nvme0?

#699 fixed Model Num: HFS256G32MND-3210A Brij Kishore Rai
Description

I would like to submit a ticket to include SK Hynix SSD drive information smartctl database.

Please find the capture text file as per your guideline.

Let me know if there is any further step that needs to be followed.

Thanks, Brij

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