Skip to content
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

Clarify how to provide scratch disk for static VMs. #166

Merged
merged 1 commit into from Mar 13, 2015
Merged

Conversation

cmccoy
Copy link
Contributor

@cmccoy cmccoy commented Mar 12, 2015

  • Update README.md
  • Throw an error when a user gives a string to
    scratch_disk_mountpoints.

* Update README.md
* Throw an error when a user gives a string to
  "scratch_disk_mountpoints".

# *** ERROR: *** Unit test failure.
# Your commit will be aborted unless you fix these.
#   COMMIT_BLOCKED_ON_UNIT_TESTS
@cmccoy
Copy link
Contributor Author

cmccoy commented Mar 12, 2015

This runs the fio benchmark for me given the following static VM file:

[
  {
    "ip_address": "<x.x.x.x>",
    "internal_ip": "10.240.39.194",
    "scratch_disk_mountpoints": ["/scratch0"],
    "keyfile_path": "<snipped>",
    "user_name": "connormccoy"
  }
]

ivansmf pushed a commit that referenced this pull request Mar 13, 2015
Clarify how to provide scratch disk for static VMs.
@ivansmf ivansmf merged commit bc9806e into dev Mar 13, 2015
@cmccoy cmccoy deleted the static-vm-scratch branch March 13, 2015 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants