Some newer servers do not report NVMe device paths properly using `lsscsi` as expected. To work around this, add an `nvme`-based detect parser that is called if the `lsscsi` parser returns a `-` (or None).
Some newer servers do not report NVMe device paths properly using `lsscsi` as expected. To work around this, add an `nvme`-based detect parser that is called if the `lsscsi` parser returns a `-` (or None).