Skip to content

CentOS 6 ebs mount support#520

Open
golharam wants to merge 18 commits intojtriley:developfrom
golharam:CentOS6-EBS-Mount-Support
Open

CentOS 6 ebs mount support#520
golharam wants to merge 18 commits intojtriley:developfrom
golharam:CentOS6-EBS-Mount-Support

Conversation

@golharam
Copy link
Copy Markdown

@golharam golharam commented Apr 5, 2015

New kernels rename /dev/sd* to /dev/xda_, however these are used by ephemeral storage drives. So when an instance has ephemeral storage and an assigned EBS volume, there is no way to tell which is which. In addition, StarCluster looks to /dev/sd_ for the EBS volumes but never finds them.

This fix allows the ephemeral storage to stay at /dev/xda* and puts the EBS volumes at /dev/xdb*.

@golharam
Copy link
Copy Markdown
Author

golharam commented Oct 4, 2015

I'm not clear why the automated system is giving an error. The builds/runs clean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant