Re: Basic vs advanced networking

2018-08-09 Thread Dag Sonstebo
Hi Jon, In short you are right – advanced networking offers a lot more features, and the only benefit of basic networking is a simpler setup (no VRs) as well as to a certain degree more scalability since you can run relatively large L3 networks (with the proviso that broadcast traffic may be a

Re: Basic vs advanced networking

2018-08-09 Thread Jon Marshall
Hi Dag Makes a lot of sense, thanks for that. Jon From: Dag Sonstebo Sent: 09 August 2018 10:13 To: users@cloudstack.apache.org Subject: Re: Basic vs advanced networking Hi Jon, In short you are right – advanced networking offers a lot more features, and th

libvirtd unable to obtain pidfile

2018-08-09 Thread Ugo Vasi
Hi all, I'm doing a fresh installation of ACS 4.11 on Ubuntu 16.04 in a KVM test environment. I start the zone creation wizard with advanced zone. When the management try to setup the agent, it fails. On the host the setup.log file end with this error: DEBUG:root:execute:sudo /usr/sbin/servic

Re: libvirtd unable to obtain pidfile

2018-08-09 Thread Dag Sonstebo
Hi Ugo, I came across the same in 18.04 earlier in the week. Can you try and remove the –d option in /etc/default/libvirt-bin? I.e. line should be just: libvirtd_opts='-l' I can’t guarantee this but worth a shot. Reboot the host before retrying adding it to ACS. Regards, Dag Sonstebo Cloud A

Re: libvirtd unable to obtain pidfile

2018-08-09 Thread Ugo Vasi
Hi Dag, yes, it works! Il 09/08/2018 15:29, Dag Sonstebo ha scritto: Hi Ugo, I came across the same in 18.04 earlier in the week. Can you try and remove the –d option in /etc/default/libvirt-bin? I.e. line should be just: libvirtd_opts='-l' I can’t guarantee this but worth a shot. Reboot

Re: libvirtd unable to obtain pidfile

2018-08-09 Thread Dag Sonstebo
Excellent, will see if I can trace through my web history and see where I found the solution / explanation. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 09/08/2018, 17:07, "Ugo Vasi" wrote: Hi Dag, yes, it works! Il 09/08/2018 15:29, Dag Sonstebo ha scritt