GitHub user weizhouapache added a comment to the discussion: cloudstack vnet creating error while adding arm devices to cloudstack
the correct command should be like ``` /usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvlan.sh -v 1921 -p eth1 -b breth1-1921 -o add ``` is the kvm network label of physical network set correctly ? @arpanbht if not set, `cloudbr1` will be used, which may not exist in your environment. please check agent.properties on kvm hosts too. GitHub link: https://github.com/apache/cloudstack/discussions/12997#discussioncomment-16813866 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
