GitHub user weizhouapache added a comment to the discussion: Cloudstack 4.20, kvm install problem.
> wow, that is a bad find @rongage1 . As a workaround you could implement a > simple service file that does `nmcli networking off && nmcli networking on` > in the `restart` method. As far as I know it is implementing the `ExecReload` > method, but do not take my word! > > limitation of warranty: this is a hack at best. A more permanent solution > must be found. the file to setup cloudstack-agent networking is out of date https://github.com/apache/cloudstack/blob/main/python/lib/cloudutils/serviceConfig.py I suggest to configure linux bridges following the instruction on cloudstack documentation. https://docs.cloudstack.apache.org/en/latest/quickinstallationguide/qig.html#configuring-the-network GitHub link: https://github.com/apache/cloudstack/discussions/10090#discussioncomment-11541568 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org