Skip to content

VMs using default nvme list from nvme-cli segfault #1163

Description

@InternalIncident
[root@rocky-test]# nvme list
Segmentation fault (core dumped)

generic nvme list likely expects nvme devices to have a model number that isn't null, using -o json produces output.

the most recent (2.3) nvme spec specifies that model number is set by the vendor as a ASCII string in section 4.5.2 and this doesn't appear to be considered an optional field.

Would it make sense to populate that field with the disk type as distributed or local?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions