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

Document the known issue #1073 [SKIP CI] #1764

Merged
merged 2 commits into from
Aug 17, 2017

Conversation

shaominchen
Copy link
Contributor

Fixes issue #1763

README.md Outdated
@@ -167,6 +167,7 @@ The plugin uses VMCI (Virtual Machine Communication Interface) and vSockets to c
- Full volume name with format like "volume@datastore" cannot be specified in the compose file for stack deployment. [#1315](https://github.com/vmware/docker-volume-vsphere/issues/1315). It is a docker compose issue and a workaround has been provided in the issue.
- Volume creation using VFAT filesystem is not working currently. [#1327](https://github.com/vmware/docker-volume-vsphere/issues/1327)
- Plugin fails to create volumes after installation on VM running boot2docker Linux. This is because open-vm-tools available for boot2docker doesn't install the vSockets driver and hence the plugin is unable to contact the ESX service. [#1744](https://github.com/vmware/docker-volume-vsphere/issues/1744)
- Currently "vmdk-opsd stop" just stops (exits) the service forcefully. If there are operations in fligth it could kill them in the middle of execution. This can potentially create inconsistencies in VM attachement, KV files or auth-db. [#1073](https://github.com/vmware/docker-volume-vsphere/issues/1073)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: fligth => flight

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

Copy link
Contributor

@lipingxue lipingxue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@shuklanirdesh82 shuklanirdesh82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shaominchen shaominchen merged commit 96730ae into vmware-archive:master Aug 17, 2017
@shaominchen shaominchen deleted the issue_1763 branch August 17, 2017 20:28
shuklanirdesh82 pushed a commit that referenced this pull request Aug 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants