[foreman-users] Hammer requires partidion-table even with image based VMs

2017-06-12 Thread davide
I'm trying to create a VM using an oVirt compute resource with Hammer, starting from an image, but it fails Could not create the host: Error: At least one of options --partition-table, --partition-table-id is required See: 'hammer host create --help' my command line is: hammer host

[foreman-users] Re: Bare metal discovery: auto-provision NICs?

2017-03-17 Thread davide
On Tuesday, March 14, 2017 at 7:00:44 PM UTC+1, Brandon Boles wrote: > https://github.com/bboles/foreman-nic-provisioning > > That script is pretty specific but may give you a starting point. Let me > know if you have any questions. > > Brandon, thanks for sharing. Anyway in the end I went

[foreman-users] Re: Bare metal discovery: auto-provision NICs?

2017-03-08 Thread davide
On Wednesday, March 8, 2017 at 10:47:30 AM UTC+1, Brandon Boles wrote: > > I have found that the best way is to just write a script to do the bonding > as part of provisioning. Without the RFE that Lukas mentioned, setting up > bonds is painful at best. > Brandon, that's a really good idea!

[foreman-users] Bare metal discovery: auto-provision NICs?

2017-03-07 Thread davide
Hello is there a way with Foreman and the autodiscovery plugin to preconfigure NICs before provisioning the discovered bare metal server? I want to provision directly with bonded interfaces and right now I've to do it manually, and I cannot find a way to control this with the autodiscovery

Re: [foreman-users] can katello be installed on an existing foreman installation?

2016-11-10 Thread davide
Hello sorry for bumping this old thread but the issue still exists since http://projects.theforeman.org/issues/7605 is still not implemented. So my question is: what's the "best practice" for a new Katello installation to be integrated as best as possible with an *existing* Foreman

[foreman-users] Re: Hammer CLI, oVirt and templates

2016-10-19 Thread davide
On Tuesday, October 18, 2016 at 3:35:19 PM UTC+2, dav...@billymob.com wrote: > > > Is this an Hammer bug? Has anyone got this working? > > Solved. I have to specify in the Instance Type the 2-disks template, specifying only the image wasn't enough. I guess the confusion (at least for me) comes

[foreman-users] Hammer CLI, oVirt and templates

2016-10-18 Thread davide
size_gb=8,storage_domain=ba2bd397-9222-424d-aecc-eb652c0169d9,bootable=true" --volume="size_gb=25,storage_domain=ba2bd397-9222-424d-aecc-eb652c0169d9,bootable=false" Then 2 disks are created and attached but the second one (the 25GB disk) is a brand new disk and not a copy o

Re: [foreman-users] Provisioning - DBAN and Memtest

2016-10-03 Thread davide
On Saturday, October 1, 2016 at 11:33:54 AM UTC+2, Michael Hofer wrote: > > > > We use the "PXELinux default local boot" template to provide several live > systems and memtests. In addition there's a separate PXE template for each > operating system which takes care of booting the installer.

[foreman-users] Re: Serve more requests in parallel

2016-09-28 Thread davide
El lunes, 26 de septiembre de 2016, 23:38:45 (UTC+2), dav...@billymob.com escribió: > > Hello > > I'm using Foreman 1.12 and I've noticed that Foreman seems to permit just > one request at once. Is there some setting that I'm missing? > I'm using apache2+passanger (installed with