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

Disk Formatting doesn't happen after adding the new drives, and also no option for C drive vm customization with the Kitchen Vcenter #168

Open
prakash1243 opened this issue Mar 4, 2022 · 2 comments
Labels
Status: Untriaged An issue that has yet to be triaged. Type: Enhancement Adds new functionality.

Comments

@prakash1243
Copy link

Versions:

  • Version of kitchen-vcenter: 2.11.9
  • Version of test-kitchen:
  • Version of chef:

Platform Details

  • Version of vCenter: 6.7
  • Version of ESXi:

Scenario:

Steps to Reproduce:

Expected Result:

We should have the option to customize the disk size on C drive and also adding new drives on vm_customization should create drives on the virtual machine

Actual Result:

I actually see the drives being added on the VM on vcenter, but it doesn't appear to be on the virtual machine
@prakash1243 prakash1243 added Status: Untriaged An issue that has yet to be triaged. Type: Bug Does not work as expected. labels Mar 4, 2022
@thheinen
Copy link
Collaborator

thheinen commented Mar 4, 2022

A note on the formatting part: The feature was explicitly added for a customer who simulates physical machines and formatting the new drives was/is a part of that (e.g. for SQL servers with different block sizes). I would keep that as a default.

In addition, OS-level interaction like formatting will need supplying OS credentials and use of the GOM tools (like for active discovery, so they're already in there). I see the use case but am skeptical if this level of complexity is needed. Customization makes the process slower and if it's a regular thing, you likely want an adjusted template with multiple, pre-formatted disks anyway in my experience.

Totally agree on the C-drive customization though ;-)

@prakash1243
Copy link
Author

prakash1243 commented Mar 4, 2022

I agree with the pre-defined template for adjusted formatted disks :-) looking forward for the customization on the C drive feature. Thanks for your response !

@vkarve-chef vkarve-chef added Type: Enhancement Adds new functionality. and removed Type: Bug Does not work as expected. labels Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Untriaged An issue that has yet to be triaged. Type: Enhancement Adds new functionality.
Projects
None yet
Development

No branches or pull requests

3 participants