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

InvalidArgument: A specified parameter was not correct: deviceChange[1].device.key" - vCenter adding two NICs #6667

Open
3 tasks
markush81 opened this issue Jul 24, 2024 · 0 comments

Comments

@markush81
Copy link

Description
Attaching two NICs with vCenter results into an InvalidArgument error.

deploy: Deploy of VM 16 on vCenter cluster Cluster1 with /var/lib/one/vms/16/deployment.0 failed due to 
"InvalidArgument: A specified parameter was not correct: deviceChange[1].device.key"on attempt #2.

To Reproduce
Instantiate a template and adding (or template already has) two NICs attached.

Expected behavior
Virtual machines is being created without errors.

Details

  • Affected Component: vCenter Driver
  • Hypervisor: vCenter 7.0
  • Version: 6.8.3

Additional context

So i might have identified already where it fails:

So this already could be the fix needed. I am not sure what about the other part when converting to a template. calculate_add_nic_spec_autogenerate_mac

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
@markush81 markush81 changed the title deploy: Deploy of VM 16 on vCenter cluster Cluster1 with /var/lib/one/vms/16/deployment.0 failed due to "InvalidArgument: A specified parameter was not correct: deviceChange[1].device.key"on attempt #2 InvalidArgument: A specified parameter was not correct: deviceChange[1].device.key" - vCenter adding two NICs Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant