Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Allow multiple Docker Hosts accessing same volume #1608

Closed
NagoLazaro opened this issue Jul 19, 2017 · 4 comments
Closed

Allow multiple Docker Hosts accessing same volume #1608

NagoLazaro opened this issue Jul 19, 2017 · 4 comments

Comments

@NagoLazaro
Copy link

NagoLazaro commented Jul 19, 2017

Currently vSphere Volume (VMDK) formatted with local FS can only be used by one Docker Host (VM) at any point in time.

It will be quite useful to make it able to have several Docker Hosts connected to the same volume.

By having this, you could have several services running in a Docker Swarm cluster moving around the different nodes using the same volume. You will not have to add constraints to deploy a specific set of services in the same host, and instead you could let them be redeployed within any node.

It will also help when you scale your services, as you will not have to worry about where they get deployed.

@pdhamdhere
Copy link
Contributor

@NaGoo +1

We are actively looking into this. Stay tuned. Feel free to reach out to containers@vmware.com for more details.

@shuklanirdesh82
Copy link
Contributor

We should revisit the description before calling vFile beta.

@tusharnt tusharnt added this to the Sprint - Ironman milestone Oct 24, 2017
@luomiao
Copy link
Contributor

luomiao commented Oct 27, 2017

@NaGoo
The vFile plugin which supports the multiple VMs to access the same VMDK volume simultaneously is there as an experimental feature:
http://vmware.github.io/docker-volume-vsphere/documentation/vfile-plugin.html
You are welcome to give it a try.

We are planning to release the beta version in December. Stay tuned :)

@tusharnt
Copy link
Contributor

tusharnt commented Nov 9, 2017

@NaGoo Please let us know if you have feedback about vFile at hatchway@vmware.com

@tusharnt tusharnt closed this as completed Nov 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants