Skip to content

Commit

Permalink
Merge pull request #210 from clintonskitson/bugfix/preempt_unmount
Browse files Browse the repository at this point in the history
Added unmount before mount
  • Loading branch information
akutz committed Dec 15, 2015
2 parents d480103 + 37893bd commit e3e1498
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .docs/user-guide/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ openStack:

Driver|Supported
------|---------
EC2|Yes
EC2|Yes, HVM only
OpenStack|With Cinder v2
ScaleIO|Yes
Rackspace|No
Expand Down
4 changes: 0 additions & 4 deletions .docs/user-guide/gce.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,3 @@ gce:
## Configurable Items
The following items are configurable specific to this driver.
- [volumeTypes](https://cloud.google.com/compute/docs/reference/latest/diskTypes/list)

## Limitations
- Debian 8.2 forced mounts via pre-emption results in Input/Output error until
remounted

0 comments on commit e3e1498

Please sign in to comment.