Kingston DC1000B doesn't support SED?

Joined
Aug 25, 2017
Messages
4
Hey all,

I recently purchased a Kingston DC1000B (M.2 2280 nvme) drive, which markets itself as having PLP and encryption support. I was hoping to use it as a ZIL device. But `sedutil-cli -vv --scan` reports that the drive doesn't support Opal encryption:
---8<---
DtaDevOS::init /dev/nvme0
Creating DtaDevFreeBSDNvme::DtaDev() /dev/nvme0
Entering DtaDev::discovery0()
Entering DtaDevFreeBSDNvme::sendCmd
Send D0 request to device failed 255
Entering DtaDev::isAnySSC 0
/dev/nvme0 No KINGSTON SEDC1000BM8240G ECEK22.3
---8<---

I've searched around but haven't found anyone reporting problems with this specific device. I'm left wondering if this is a bug in sedutil, or perhaps a firmware bug in the device, or perhaps the drive supports some kind of encryption but not Opal complaint encryption?
 
Top