cloudstack vnet creating error while adding arm devices to cloudstack #12997
-
|
We are trying to add a nvidia jetson agx thor to our existing cloudstack management server as a kvm host we have setup that machine and did pci passthrough and enabled iommu, the machine is getting added to cloudstack but we are facing these kind of error Let me know if any additional information is needed in order to solve this problem. Please help. 🥲 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
the correct command should be like is the kvm network label of physical network set correctly ? @arpanbht please check agent.properties on kvm hosts too. |
Beta Was this translation helpful? Give feedback.
the correct command should be like
is the kvm network label of physical network set correctly ? @arpanbht
if not set,
cloudbr1will be used, which may not exist in your environment.please check agent.properties on kvm hosts too.