diff options
author | Brooks Swinnerton <bswinnerton@gmail.com> | 2018-11-05 20:59:49 -0500 |
---|---|---|
committer | Brooks Swinnerton <bswinnerton@gmail.com> | 2018-11-05 20:59:49 -0500 |
commit | 7b7136592a921f2a3bdc75b483429687e244722c (patch) | |
tree | 227692b190c1a9e412c8d91f4807c4c6370f372d /tests | |
parent | fe1aea4a643225f573f90f00625116ead86fc89b (diff) | |
download | vyatta-cfg-system-7b7136592a921f2a3bdc75b483429687e244722c.tar.gz vyatta-cfg-system-7b7136592a921f2a3bdc75b483429687e244722c.zip |
T967: Include nvme drives when selecting drive
I had a difficult time finding a canonical source of device name
formatting in Linux (was hoping for an RFC), but this should be pretty
close to reality.
NVMe drives are typically named as so:
- nvme0: first registered device's device controller
- nvme0n1: first registered device's first namespace
- nvme0n1p1: first registered device's first namespace's first partition
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions