We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. govc vm.create -m 2048 -c 2 -g freebsd64Guest -net.adapter vmxnet3vrdma -net=Management -disk.controller pvscsi -ds=vsanDatastore -dc=Datacenter -cluster=Cluster vm-name govc: unknown ethernet card type 'vmxnet3vrdma'
Describe the solution you'd like The VM Creation should succeed.
Describe alternatives you've considered None
Additional context PVRDMA is an important type of Virtual Ethernet Card which allows High Performance and Low Latency Communication over RcOE.
The text was updated successfully, but these errors were encountered:
Howdy 🖐 cspnanda ! 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.
CONTRIBUTION
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
govc vm.create -m 2048 -c 2 -g freebsd64Guest -net.adapter vmxnet3vrdma -net=Management -disk.controller pvscsi -ds=vsanDatastore -dc=Datacenter -cluster=Cluster vm-name
govc: unknown ethernet card type 'vmxnet3vrdma'
Describe the solution you'd like
The VM Creation should succeed.
Describe alternatives you've considered
None
Additional context
PVRDMA is an important type of Virtual Ethernet Card which allows High Performance and Low Latency Communication over RcOE.
The text was updated successfully, but these errors were encountered: