Custom Query (1552 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (400 - 402 of 1552)

Ticket Resolution Summary Owner Reporter
#1271 invalid Windows 2012 R2 NVMe support (stornvme.sys) Jeremy Burror
Description

Is here anyway to get smartmontools to work on Windows 2012 R2 with nvme drive? This is what I'm seeing on the system.

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Windows\system32>smartctl --scan
/dev/sda -d nvme # /dev/sda, NVMe device
/dev/sdb -d nvme # /dev/sdb, NVMe device
/dev/sdc -d nvme # /dev/sdc, NVMe device
/dev/sdd -d nvme # /dev/sdd, NVMe device
/dev/sde -d nvme # /dev/sde, NVMe device
/dev/sdf -d scsi # /dev/sdf, SCSI device
/dev/csmi6,3 -d ata # /dev/csmi6,3, ATA device

C:\Windows\system32>smartctl -i /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 NVMe Identify Controller failed: IOCTL_STORAGE_QUERY_PROPERTY(NVMe) failed, Error=1

C:\Windows\system32>
#947 wontfix Windows 10 To Go: IOCTL_STORAGE_QUERY_PROPERTY(NVMe) failed, Error=1117 Greg Bohn
Description

Hi;

Running smartmontools 6.6 r4594 under Windows 10, I receive the following error when I try to access my Samsung 960 Pro 512 GB NVMe drive:

smartctl -a /dev/sdf

smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-1709] (sf-6.6-1) Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

Read NVMe Identify Controller failed: IOCTL_STORAGE_QUERY_PROPERTY(NVMe) failed, Error=1117

I was under the impression from the 6.6 release notes that the built-in Windows NVMe 10 driver (stornvme.sys) would work.

Am I missing something? Do I need to add an additional driver or use a different command line option?

Getting SMART from the other (SATA attached) drives seems to work o.k.

Thanks.

#173 fixed Windows (Vista, 7, 2008) Shell Extensions - need grants escalation Christian Franke arioch_bdv
Description

Windows Vista features UAC - user access control

By default application are denied grants, needed to access raw hardware, including reading SMART, more so for running SMART tests

The shell exension needs to take this into account and run them in "elevated" mode

Maybe tools like might be used http://www.ntwind.com/software/utilities/hstart.html

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