Compartir a través de


Compatibilidad con la traducción SCSI de StorNVMe

En la tabla siguiente se enumeran los comandos SCSI y los comandos NVMe traducidos, si procede. StorNVMe on Windows 10 version 1903 and later versions is compliant to SCSI Translation Reference Rev 1.5.

Para obtener más información, consulte Trabajar con unidades NVMe.

SCSI Command Comando NVMe traducido
Sanitize* Sanitize**
Inquiry Identify
Log Sense Get Features, Get Log Page
Mode Select (10) -
Mode Sense (10) Identify, Get Features
Read (10) Read
Read (16) Read
Read Capacity (10) Identify
Read Capacity (16) Identify
Read Data Buffer 16 Get Log Page
Report LUNs Identify
Security Protocol In Security Receive
Security Protocol Out Security Send
Send Diagnostic n/a
Start Stop Unit Set Features, Get Features
Synchronize Cache (10) Flush
Test Unit Ready -
Unmap Dataset Management
Verify 10 Verify
Verify 16 Verify
Write 10 Write
Write 16 Write
Write Buffer Firmware Download, Activate

* No se admite SCSI Format Unit , ya que puede provocar la pérdida de datos.

** Detalles relacionados con la traducción de Sanitize SCSI al Sanitize comando NVMe:

Sanitize CDB NVMe command
OperationCode: SCSIOP_SANITIZE NVME_ADMIN_COMMAND_SANITIZE (0x86)
Action: BlockErase BLOCK_ERASE_SANITIZE (2)
Action: CryptoErase CRYPTO_ERASE_SANITIZE (4)
Immediate (solo se admiten 0)
AUSE AllowUnrestrictedSanitizeExit

No se admite la acción Sobrescribir.