Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Allow /dev devices for NVMe SSD's and vagrant disks #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nerdmagic
Copy link

NVMe devices can't be configured with SCSI addresses, because they aren't SCSI devices.

Also, adding extra disks in different vagrant providers or VM platforms results in different SCSI addresses, while the /dev device names are consistent.

This is tested to work in both vagrant and on physical machines with journaling on Intel P3700 NVMe SSD's.

@spjmurray spjmurray force-pushed the master branch 2 times, most recently from 873efa1 to de4e4aa Compare August 15, 2017 10:01
@brwyatt
Copy link

brwyatt commented Mar 31, 2018

I think this is likely fixed in 7e2117a.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants