Opened 5 years ago
Last modified 5 years ago
#1271 closed enhancement
Windows 2012 R2 support — at Initial Version
Reported by: | Jeremy Burror | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | all | Version: | 7.0 |
Keywords: | nvme windows | Cc: |
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>