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

govc: support disk type for vm creation #3526

Closed
bzed opened this issue Aug 21, 2024 · 1 comment · Fixed by #3527
Closed

govc: support disk type for vm creation #3526

bzed opened this issue Aug 21, 2024 · 1 comment · Fixed by #3527

Comments

@bzed
Copy link
Contributor

bzed commented Aug 21, 2024

While creating VMs with govc, its not possible to configure thick provisioning and eager/lazy zeroing of the created disk.

Please support the following options:

-disk.eager=false/true
-disk.thick=false/true

Thanks,
Bernd

Copy link
Contributor

Howdy 🖐   bzed ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

bzed added a commit to bzed/govmomi that referenced this issue Aug 21, 2024
bzed added a commit to bzed/govmomi that referenced this issue Aug 21, 2024
Closes: vmware#3526
Signed-off-by: Bernd Zeimetz <bernd@bzed.de>
bzed added a commit to bzed/govmomi that referenced this issue Aug 21, 2024
Closes: vmware#3526
Signed-off-by: Bernd Zeimetz <bernd@bzed.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant