Hide Forgot
Description of problem: During setup we restart libvirtd by doing 'stop; start'. Stop also stops vdsmd, Start does not start it. So later vdsClient fails. Not sure if it's better to explicitely start vdsmd after starting libvirtd or to merely do instead 'restart', which in systemd also starts vdsmd after starting libvirtd.