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

[BUG] The govc import.ova command is failing to upload the OVA file. #3679

Open
VinayVamsi143 opened this issue Jan 16, 2025 · 2 comments
Open

Comments

@VinayVamsi143
Copy link

Describe the bug

The govc import.ova command is failing to upload the OVA file.

Manual Export vs govc Export:

When we manually upload a VM template to an OVA using govc export.ovf, the network configuration shows differences compared to a manual export.

Consider that i was using vCenter to export vm
Manual export values in network in .ovf as follows

The list of logical networks

The VLAN-2533 network

govc export values in network in .ovf file as follows

The list of logical networks

The dvportgroup-2325 network

due to this when i try uploading the ova file into the vCenter i was getting below error

ERROR
govc: Line 100: Invalid value 'dvportgroup-2325' for element 'Connection'.

Expected behavior
govc import should work as like how we do from GUI manually
Affected version
failed to upload a ova using govc import.ova

Screenshots/Debug Output
attached
Image

Additional context

Image

@VinayVamsi143 VinayVamsi143 changed the title [BUG] [BUG] The govc import.ova command is failing to upload the OVA file. Jan 16, 2025
Copy link
Contributor

Howdy 🖐   VinayVamsi143 ! 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.

@VinayVamsi143
Copy link
Author

Hello, Can I have an update here on the issue reported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant