thenickdude / snap-to-s3

Upload EBS volume snapshots to Amazon S3/Glacier
Other
114 stars 24 forks source link

Mounted volumes can't be found on NVMe-based instances #5

Closed thenickdude closed 6 years ago

thenickdude commented 6 years ago

This prevents the temporary volumes from being found by snap-to-s3, because they are mounted at /dev/nvme* instead of /dev/xvd* as expected. Using an earlier-generation instance works around this problem.

thenickdude commented 6 years ago

Fixed by a3f3ff138c1ebc0389d61db1bc87fc6ca948d312