Re: [ovirt-users] How to automate the ovirt host deployment?

2016-06-03 Thread Arman Khalatyan
Yes for sure, as you can see the options in foreman: 28. [\u2713] Configure foreman_compute_ovirt *** Dr. Arman Khalatyan eScience -SuperComputing Leibniz-Institut für Astrophysik Potsdam (AIP) An der Sternwarte 16, 14482 Potsdam,

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-06-03 Thread Barak Korren
> > You should be able to see the hosts from ovirt interface. > I was not able to add an auto-discovered hosts to ovirt it always trows an exception: Failed to add Host (User: admin@internal). probably it is a bug. Did you add the oVirt provision plugin to Foreman? You probably need it for this

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-06-02 Thread Arman Khalatyan
After few days playing with ovirt+foreman I can now deploy bare metal with foreman and attach it to ovirt. Over all it works, but there are some points to mention to beginners like me: a) To make a auto discovery ,ovirt and deployment working together one should enable in "foreman-installer -i"

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-31 Thread Arman Khalatyan
Nice! Finally no sad face anymore:) I am testing centos 7.2, with foreman 1.11 Testing now with unattended installations on multiple vms. Works like a charm:) Later will try on baremetals. I need to learn how to write templates. Den 30 maj 2016 22:22 skrev Arman Khalatyan :

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-31 Thread Jiří Sléžka
Dne 30.5.2016 v 22:22 Arman Khalatyan napsal(a): Sorry for the previous empty email. I was testing foreman plugins for ovirt deploy. They are some how broken. The foreman-install --enable-ovirt-provisioning-plugin breaks the foreman installation. I need to dig deeper:( hello, I had similar

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-31 Thread Fabrice Bacchella
> Le 28 mai 2016 à 11:50, Arman Khalatyan a écrit : > > Thank you for the hint. I will try next week. > Foreman looks quite complex:) > > I would prefer simple Python script with 4 lines: add, install, setup > networks and activate. > You could have a look at my sample

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-30 Thread Karli Sjöberg
Den 30 maj 2016 22:22 skrev Arman Khalatyan : > > Sorry for the previous empty email. > > I was testing foreman plugins for ovirt deploy. They are some how broken. The > foreman-install --enable-ovirt-provisioning-plugin breaks the foreman > installation. I need to dig

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-30 Thread Arman Khalatyan
Sorry for the previous empty email. I was testing foreman plugins for ovirt deploy. They are some how broken. The foreman-install --enable-ovirt-provisioning-plugin breaks the foreman installation. I need to dig deeper:( Am 28.05.2016 4:07 nachm. schrieb "Yaniv Kaul" : > > >

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-30 Thread Arman Khalatyan
Am 28.05.2016 4:07 nachm. schrieb "Yaniv Kaul" : > > > > On Sat, May 28, 2016 at 12:50 PM, Arman Khalatyan wrote: >> >> Thank you for the hint. I will try next week. >> Foreman looks quite complex:) > > > I think this is an excellent suggestion - Foreman,

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-28 Thread Yaniv Kaul
On Sat, May 28, 2016 at 12:50 PM, Arman Khalatyan wrote: > Thank you for the hint. I will try next week. > Foreman looks quite complex:) > I think this is an excellent suggestion - Foreman, while may take a while to set up, will also be extremely useful to provision and

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-28 Thread Karli Sjöberg
Den 28 maj 2016 11:50 skrev Arman Khalatyan : > > Thank you for the hint. I will try next week. > Foreman looks quite complex:) Well, yeah, it takes a while to get into. But once you're there, you'll notice there's a lot of stuff already been done for deploying new hosts[*],

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-28 Thread Arman Khalatyan
Thank you for the hint. I will try next week. Foreman looks quite complex:) I would prefer simple Python script with 4 lines: add, install, setup networks and activate. Am 27.05.2016 6:51 nachm. schrieb "Karli Sjöberg" : > > Den 27 maj 2016 18:41 skrev Arman Khalatyan

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-27 Thread Karli Sjöberg
Den 27 maj 2016 18:41 skrev Arman Khalatyan : > > Hi, I am looking some method to automate the host deployments in a cluster > environment. > Assuming we have 20 nodes with centos 7 eth0/eth1 configured. Is it possible > to automate installation with ovirt-sdk? > Are there

[ovirt-users] How to automate the ovirt host deployment?

2016-05-27 Thread Arman Khalatyan
Hi, I am looking some method to automate the host deployments in a cluster environment. Assuming we have 20 nodes with centos 7 eth0/eth1 configured. Is it possible to automate installation with ovirt-sdk? Are there some examples ? Thanks, Arman. ___