Re: [libvirt-users] Cloud automation

2019-06-10 Thread Martin Kletzander
Yes, even though libvirt is remotely accessible, it is node-centric, that is it manages the whole node (server) for you, but nothing else (well, it can migrate). If you want to have a "cloud" or anything involving more servers you probably want something on top of libvirt as well (oVirt, OpenStac

Re: [libvirt-users] Cloud automation

2019-06-07 Thread Brandon Doyle
Can you not use virt-manager or ovirt to accomplish this? Regards, Brandon Doyle On 6/6/19 10:25 AM, Adrien Macor wrote: Hi, I have a question for you: Let’s suppose I have three physical servers; two on the same area, and the last one elsewhere (not on the same network, but all three have

[libvirt-users] Cloud automation

2019-06-07 Thread Adrien Macor
Hi, I have a question for you: Let’s suppose I have three physical servers; two on the same area, and the last one elsewhere (not on the same network, but all three have connectivity between each others). May I use this infrastructure with libvirt? I mean in terms of cloud automation: is it p