Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

r/virtual_disk: Ignore error when creating dir #639

Merged
merged 1 commit into from
Oct 11, 2018

Conversation

bill-rich
Copy link
Contributor

On vSAN, an error is returned when attempting to create a directory that
already exists. If the error is an "already exists" error, it should be
ignored.

Fixes #633

On vSAN, an error is returned when attempting to create a directory that
already exists. If the error is an "already exists" error, it should be
ignored.
@bill-rich bill-rich requested a review from a team October 10, 2018 21:49
@ghost ghost added the size/xs Relative Sizing: Extra-Small label Oct 10, 2018
@bill-rich bill-rich merged commit 442f20f into master Oct 11, 2018
@bill-rich bill-rich deleted the b-ignore-already-exists-error branch November 17, 2018 00:35
@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
size/xs Relative Sizing: Extra-Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vsphere_virtual_disk - create_directories fails if using COUNT to create multiple VMDKs at one time
2 participants