Hi Andrija, Got the same error message, but different details. systemctl status network.service https://pastebin.com/NjtXUwci journalctl -xe https://pastebin.com/Kn0Dggmm My network settings: https://pastebin.com/JDGJJYVc On Wed, Mar 6, 2019 at 4:57 PM Andrija Panic <andrija.panic at shapeblue.com> wrote: > Hi Larry, > > Log says: Bridge support not available: brctl not found > > Fix with: yum install bridge-utils > > Let me know once you are finished with guide - you are perfect for testing > this guide (since new to CentOS completely) > > I will update the guide once you are done with it - let me know please! > > Kind regards, > Andrija > > andrija.panic at shapeblue.com > www.shapeblue.com > Amadeus House, Floral Street, London WC2E 9DPUK > @shapeblue > > > > > -----Original Message----- > From: Larry Sevilla <sevilla.larry.oss at gmail.com> > Sent: 06 March 2019 09:45 > To: users at cloudstack.apache.org; CentOS at centos.org > Subject: Network Bridge - error > > Hi, > > I'm new to CentOS. (I have tried Debian, Ubuntu, Devuan & Gentoo). > And also new to CloudStack. > > I'm trying the Quick Installation Guide of CloudStack as pointed by > Andrija Panic of ShapeBlue > https://github.com/apache/cloudstack-documentation/blob/master/source/quickinstallationguide/qig.rst > > At Configuring the Network topic, I got an error: > > [root at localhost ~]# systemctl restart network Job for network.service > failed because the control process exited with error code. See "systemctl > status network.service" and "journalctl -xe" > for details. > > systemctl status network.service > https://pastebin.com/KzBqJN65 > > journalctl -xe > https://pastebin.com/PLQGuLeR >