Custom Query (1560 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (343 - 345 of 1560)

Ticket Resolution Summary Owner Reporter
#1241 wontfix BUG: Dead ssd during Extended test (KingDian S200) josh.viklef
Description

I made Extended test (10 minutes) and during test the ssd became KO. I can see only small dialog : smartctrl is finding disk (or something like this) If I restart PC, the bios cannot find SDD.

Antix Linux - Kingdian S200 60GB - I tried 2 SSD and both of them is now unreadable.

#1242 invalid Only one NVMe device is examined under Windows (Intel VMD NVMe RAID) edo1
Description

I have two NVMe devices installed.

detection (as admin):

PS C:\Windows\system32> smartctl.exe --scan
/dev/sda -d ata # /dev/sda, ATA device
/dev/sdb -d ata # /dev/sdb, ATA device
/dev/nvme0 -d nvme # /dev/nvme0, NVMe device

detection (as regular user):

PS C:\Users\edo> smartctl.exe --scan
/dev/sda -d scsi # /dev/sda, SCSI device
/dev/sdb -d scsi # /dev/sdb, SCSI device

smartctl -x -d nvme /dev/nvme0 works as expected.

I haven't managed to get SMART status of the second NVMe device

PS C:\Windows\system32> smartctl.exe -x -d nvme /dev/nvme1
smartctl 7.0 2018-12-30 r4883 [x86_64-w64-mingw32-2012r2] (sf-7.0-1)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

Smartctl open device: /dev/nvme1 failed: No such file or directory
PS C:\Windows\system32> smartctl.exe -x -d ata /dev/sda
smartctl 7.0 2018-12-30 r4883 [x86_64-w64-mingw32-2012r2] (sf-7.0-1)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

Read Device Identity failed: Input/output error

A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
PS C:\Windows\system32> smartctl.exe -x -d scsi /dev/sda
smartctl 7.0 2018-12-30 r4883 [x86_64-w64-mingw32-2012r2] (sf-7.0-1)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Vendor:               NVMe
Product:              INTEL SSDPE2KX04
Revision:             0131
Compliance:           SPC-4
User Capacity:        4 000 787 030 016 bytes [4,00 TB]
Logical block size:   512 bytes
LU is fully provisioned
Rotation Rate:        Solid State Device
Logical Unit id:      eui.0001903184E4D25C♥
Serial number:        PHLJ823608MG4P0DGN
Device type:          disk
Local Time is:        Sun Sep 29 20:07:50 2019 RTZ
SMART support is:     Unavailable - device lacks SMART capability.
Read Cache is:        Enabled
Writeback Cache is:   Disabled

=== START OF READ SMART DATA SECTION ===

Current Drive Temperature:     26 C
Drive Trip Temperature:        87 C

Error Counter logging not supported


[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']
Device does not support Self Test logging
Device does not support Background scan results logging
PS C:\Windows\system32> smartctl.exe -x -d scsi /dev/sdb
smartctl 7.0 2018-12-30 r4883 [x86_64-w64-mingw32-2012r2] (sf-7.0-1)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Vendor:               NVMe
Product:              INTEL SSDPE2KX02
Revision:             0120
Compliance:           SPC-4
User Capacity:        2 000 398 934 016 bytes [2,00 TB]
Logical block size:   512 bytes
LU is fully provisioned
Rotation Rate:        Solid State Device
Logical Unit id:      eui.000157257EE4D25C♥
Serial number:        BTLJ815308K02P0BGN
Device type:          disk
Local Time is:        Sun Sep 29 20:07:57 2019 RTZ
SMART support is:     Unavailable - device lacks SMART capability.
Read Cache is:        Enabled
Writeback Cache is:   Disabled

=== START OF READ SMART DATA SECTION ===

Current Drive Temperature:     28 C
Drive Trip Temperature:        87 C

Error Counter logging not supported


[GLTSD (Global Logging Target Save Disable) set. Enable Save with '-S on']
Device does not support Self Test logging
Device does not support Background scan results logging

Windows version:

PS C:\Windows\system32> [Environment]::OSVersion

                                         Platform ServicePack                                       Version                                           VersionString
                                         -------- -----------                                       -------                                           -------------
                                          Win32NT                                                   6.3.9600.0                                        Microsoft Windows NT 6.3.9600.0


PS C:\Windows\system32> (Get-WmiObject -class Win32_OperatingSystem).Caption
Microsoft Windows Server 2012 R2 Standard
#1244 fixed not in database INTEL-SSDSCKKF512G8 SATA 512GB DELLIEUX Aurelien
Description

The following SSD is not in the database : INTEL SSDSCKKF512G8 SATA 512GB Used in a DELL LATITUDE 5590 laptop.

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