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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions