Re: [ovirt-devel] [ANN] oVirt 3.6.3 Fourth Release Candidate is now available for testing

2016-02-29 Thread Sven Kieske
On 24.02.2016 15:09, Sandro Bonazzola wrote: > The oVirt Project is pleased to announce the availability > of the Fourth Release Candidate of oVirt 3.6.3 for testing, as of February > 24th, 2016 > > This release is available now for Fedora 22, > Red Hat Enterprise Linux 6.7, CentOS Linux 6.7 (or s

Re: [ovirt-devel] Cockpit port open by default after adding host

2016-02-29 Thread Piotr Kliczewski
On Mon, Feb 29, 2016 at 2:43 PM, Fabian Deutsch wrote: > On Mon, Feb 29, 2016 at 2:19 PM, Piotr Kliczewski > wrote: >> Fabian, >> >> When ovirtnode is installed firewall should not be configured. >> Please see InstallVdsInternalCommand#installHost(): >> >> case oVirtNode: >>

Re: [ovirt-devel] Cockpit port open by default after adding host

2016-02-29 Thread Fabian Deutsch
On Mon, Feb 29, 2016 at 2:19 PM, Piotr Kliczewski wrote: > Fabian, > > When ovirtnode is installed firewall should not be configured. > Please see InstallVdsInternalCommand#installHost(): > > case oVirtNode: > log.warn( > "Ins

Re: [ovirt-devel] oVirt Node Next upgrades

2016-02-29 Thread Fabian Deutsch
On Mon, Feb 29, 2016 at 2:35 PM, Yaniv Kaul wrote: > On Mon, Feb 29, 2016 at 1:54 PM, Fabian Deutsch wrote: >> oVirt 3.6 >> - >> We noticed that Node is using the rpms from the oVirt master branches, which >> makes it a bit unstable. We plan to switch to consume oVirt 3.6 rpms. > > Can yo

Re: [ovirt-devel] oVirt Node Next upgrades

2016-02-29 Thread Yaniv Kaul
On Mon, Feb 29, 2016 at 1:54 PM, Fabian Deutsch wrote: > oVirt 3.6 > - > We noticed that Node is using the rpms from the oVirt master branches, which > makes it a bit unstable. We plan to switch to consume oVirt 3.6 rpms. Can you clarify this? Y. __

Re: [ovirt-devel] Cockpit port open by default after adding host

2016-02-29 Thread Piotr Kliczewski
Fabian, When ovirtnode is installed firewall should not be configured. Please see InstallVdsInternalCommand#installHost(): case oVirtNode: log.warn( "Installation of Host {} will ignore Firewall Override option, since it is n

[ovirt-devel] Cockpit port open by default after adding host

2016-02-29 Thread Fabian Deutsch
Hey, we use cockpit on Node Next, and we configure firewalld to open the port by default. However, after adding the host to Engine, the port is getting closed again because iptables is the used. How do you recommend to get the cockpit port opened by default? - fabian

[ovirt-devel] oVirt Node Next upgrades

2016-02-29 Thread Fabian Deutsch
Hey, in the last few weeks the Node team made some significant steps on oVirt Node Next. In a nutshell, Node can now be installed using an ISO, added to Engine and upgraded using `yum update`. This is nice. To achieve this goal a few smaller steps were needed: Layout initialization