LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   systemctl restart networking command failure (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/systemctl-restart-networking-command-failure-4175641689/)

siddharthav 11-03-2018 02:23 AM

systemctl restart networking command failure
 
Hi people,

while working on xen hypervisor, I am trying to create a bridge on ubuntu 16.04. but its ending up with "Job for networking.service failed because the control process exited with error code. See "systemctl status networking.service" and "journalctl -xe" for details. " error.

I followed this "http://xmodulo.com/install-xen-hypervisor.html"

anybody please help me.

ondoho 11-03-2018 03:49 AM

Quote:

Originally Posted by siddharthav (Post 5922342)
See "systemctl status networking.service" and "journalctl -xe" for details. "

and, did you?

siddharthav 11-03-2018 05:46 AM

I just end with that error any solution please.

berndbausch 11-03-2018 06:58 AM

Like ondoho suggested, the solution is to follow the program's instructions, that is use systemctl status and journalctl to get more details. Without more details nobody can help you.

You can also try journalctl -u networking. This will display the journal for the networking service. The purpose of the journal is to provide information when the service doesn't work correctly or not at all.

siddharthav 11-05-2018 10:31 PM

ok thank you will reach you back..,


All times are GMT -5. The time now is 11:18 AM.