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
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:
>>
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
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
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.
__
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
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
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