I have faced the issue before that cloud0 is DOWN after the host is
rebooted. Before the host is rebooted, cloud0 is Up (brought up by
cloudstack agent)
It seems to be because cloud0 does not have any interface associated with
it.
my workaround is letting netplan creating the bridge

        cloud0:
            dhcp4: no
            addresses: ["169.254.0.1/16"]
            openvswitch: {}


I did not face the issue with your storage network, it's better to share
your netplan configuration.


-Wei


On Thu, Nov 28, 2024 at 11:47 AM Joann Mõndresku <jo...@wavecom.ee.invalid>
wrote:

> Hello.
>
> We are in process of setting up a POC environment with KVM and OVS on
> CloudStack.
> However, after adding the host to CloudStack, the automatically created
> cloud0 interface is down and none of the systemvm link-locals work.
> Tagged interfaces do not seem to want to work either.
>
> Our storage network is also on a separate Vlan, when trying to define
> VLAN/VNI field, it gets erased on save.
>
> Anyone with successful deployment of KVM/OVS setup have any pointers on
> where I could have gone wrong here?
> Is it even a recommended/widely used setup on KVM?
>
>
> Lugupidamisega / Best regards,
>
> Joann Mõndresku
>
>
>
> Süsteemiadministraator | Systems Administrator | jo...@wavecom.ee
>
> WaveCom AS | ISO 9001, 27001 & 27017 Certified DC and Cloud services
> Endla 16, Tallinn 10142 | www.wavecom.ee | www.facebook.com/wavecom.ee
>

Reply via email to