Open
Description
Since our code expects Local SSD are attached as NVMe disk and persistent disks are attached as SCSI disk, the code will misunderstand SCSI attached Local SSD as 'persistent disk'.
see: https://cloud.google.com/compute/docs/disks/local-ssd
Local SSDs are available through both SCSI and NVMe interfaces.
Probably we don't have to support it since NVMe is faster, but it should documented, and/or describe it in the login prompt.
Metadata
Assignees
Labels
No labels
Activity