Hi there - I'm using an LSI SAS9211-8I to pass through two disks via Windows Server 2016 to Proxmox (old identical 500GB drives - I'm new to Proxmox and I'm testing things out before I start importing production data) and I'm having a difficult time getting SMART data from the drives.
I used this guide to pass through the disks to Hyper V (pretty straightforward) - Configuring Pass-through Disks in Hyper-V
And this is what the disk look like in the Hyper V manager - Dropbox - 2018-03-10 16_50_47-Hyper-V Manager.png
The zpool is created, everything is working fine - I'm just having a difficult time getting smart data from my drives.
Output from the command 'lstblk' -Dropbox - 2018-03-10 17_02_23-Proxmox on BARCELONA - Virtual Machine Connection.png
The follow is the information that I was returned when entering commands -
entered - smartctl -a /dev/sdb1
(Returned - "Probable ATA device behind SAT layer")
and
entered - smartctl -d sat /dev/db1
(Returned - "ATA device succesfully opened. Use 'smartctl -a' or (or '-x') to print SMART and more information
finally
entered - smartctl -d sat /dev/sdb1 -a
(Returned - "Read Device Identity failed: scsi error unsupported scsi opcode. A mandatory SMART command failed:exiting.
To continue, add one or more '-T permissive' options.
I feel that I'm close, I'm just not entering the correct command though. Any suggestions?
I used this guide to pass through the disks to Hyper V (pretty straightforward) - Configuring Pass-through Disks in Hyper-V
And this is what the disk look like in the Hyper V manager - Dropbox - 2018-03-10 16_50_47-Hyper-V Manager.png
The zpool is created, everything is working fine - I'm just having a difficult time getting smart data from my drives.
Output from the command 'lstblk' -Dropbox - 2018-03-10 17_02_23-Proxmox on BARCELONA - Virtual Machine Connection.png
The follow is the information that I was returned when entering commands -
entered - smartctl -a /dev/sdb1
(Returned - "Probable ATA device behind SAT layer")
and
entered - smartctl -d sat /dev/db1
(Returned - "ATA device succesfully opened. Use 'smartctl -a' or (or '-x') to print SMART and more information
finally
entered - smartctl -d sat /dev/sdb1 -a
(Returned - "Read Device Identity failed: scsi error unsupported scsi opcode. A mandatory SMART command failed:exiting.
To continue, add one or more '-T permissive' options.
I feel that I'm close, I'm just not entering the correct command though. Any suggestions?
Last edited: