-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CentOS 6 ebs mount support #520
Open
golharam
wants to merge
18
commits into
jtriley:develop
Choose a base branch
from
golharam:CentOS6-EBS-Mount-Support
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Apr 5, 2015
-
Use /dev/xvdb instead of /dev/sd for mounting EBS volumes
/dev/sd* gets renamed to /dev/xvda*, but /dev/xvda* is also used for ephemeral storage. So instead, use /dev/xvdb* to mount EBS volumes.
Configuration menu - View commit details
-
Copy full SHA for 6d792bd - Browse repository at this point
Copy the full SHA 6d792bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae05a6a - Browse repository at this point
Copy the full SHA ae05a6aView commit details -
If node doesn't have a DNS name (such as in a VPC) or public IP, the private ip address is all the is available.
Configuration menu - View commit details
-
Copy full SHA for 1ccce86 - Browse repository at this point
Copy the full SHA 1ccce86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4ea51 - Browse repository at this point
Copy the full SHA 7c4ea51View commit details -
Configuration menu - View commit details
-
Copy full SHA for c954a10 - Browse repository at this point
Copy the full SHA c954a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8668850 - Browse repository at this point
Copy the full SHA 8668850View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc81fcc - Browse repository at this point
Copy the full SHA fc81fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01844c9 - Browse repository at this point
Copy the full SHA 01844c9View commit details
Commits on Apr 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for da0428d - Browse repository at this point
Copy the full SHA da0428dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ed1ec - Browse repository at this point
Copy the full SHA 59ed1ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1022627 - Browse repository at this point
Copy the full SHA 1022627View commit details
Commits on Apr 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d28c513 - Browse repository at this point
Copy the full SHA d28c513View commit details
Commits on Apr 22, 2015
-
Store userdata_script on cluster creation to be used when additional …
…nodes are added later
Configuration menu - View commit details
-
Copy full SHA for e4b776f - Browse repository at this point
Copy the full SHA e4b776fView commit details
Commits on Oct 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4ee3fbb - Browse repository at this point
Copy the full SHA 4ee3fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 986d8e2 - Browse repository at this point
Copy the full SHA 986d8e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4577cb - Browse repository at this point
Copy the full SHA d4577cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a568ca5 - Browse repository at this point
Copy the full SHA a568ca5View commit details -
Merge branch 'CentOS6-EBS-Mount-Support' of https://github.com/golhar…
…am/StarCluster into CentOS6-EBS-Mount-Support
Configuration menu - View commit details
-
Copy full SHA for f1a5252 - Browse repository at this point
Copy the full SHA f1a5252View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.