Skip to content

How about loosen restriction of VPD83 id to support NVMe disks. #135

@cathay4t

Description

@cathay4t

@joehandzik @tasleson

Currently, we are defining the VPD83 ID as VPD83 NAA ID which is not supported by NVMe disks yet.

The NVMe disks only expose SCSI VPD83 string ID which translate from NVMe serial:

[fge@megadeth ~]$ sudo sg_vpd --page=0x83 /dev/nvme0n1
Device Identification VPD page:
  Addressed logical unit:
    designator type: SCSI name string,  code set: UTF-8
      SCSI name string:
      8086INTEL SSDPEDMD400G4                     1000CVFT5194002T400BGN  

How about we make an exception in lsm_local_disk_vpd83_get() and lsm_local_disk_vpd83_search()
to allow VPD83 sting ID as fallback?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions