You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/07/14 14:38:26 UTC

[GitHub] [cloudstack] GabrielBrascher commented on issue #5198: Does the basice network modle can handle the problem?

GabrielBrascher commented on issue #5198:
URL: https://github.com/apache/cloudstack/issues/5198#issuecomment-879949505


   @xuanyuanaosheng I think that the main requirement is just in order to have the bridges configured. If you configure bridges without _bridge-utils_ I don't see any problem.
   
   As an example of this, we can notice that the CentOS 7 packaging has the _bridge-utils_ as a requirement (see: [packaging/centos7/cloud.spec](https://github.com/apache/cloudstack/blob/9678c7bd1e0cb6b4fa53b8bbef75d50d8d6812f6/packaging/centos7/cloud.spec#L109)); however, CentOS 8 ([packaging/centos8/cloud.spec](https://github.com/apache/cloudstack/blob/9678c7bd1e0cb6b4fa53b8bbef75d50d8d6812f6/packaging/centos8/cloud.spec#L98)) does not share the same requirements.
   
   Thus, I assume that it would not affect your host with oracle 8 as long as keeping the bridges set up on the KVM nodes following the CloudStack documentation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org