ovirt-engine on Fedora 24

Can you run ovirt on Fedora 24? I followed the instructions to install, both ovirt 3.6 and 4.0, both with dnf and yum-deprecated , but when I try to install I get No package ovirt-engine available. -- http://yves.zioup.com gpg: 4096R/32B0F416

On Tue, Aug 30, 2016 at 2:14 AM, Yves Dorfsman <yves@zioup.com> wrote:
Can you run ovirt on Fedora 24?
I followed the instructions to install, both ovirt 3.6 and 4.0, both with dnf and yum-deprecated , but when I try to install I get
No package ovirt-engine available.
Hi, ovirt 3.6 is supported only on Fedora 22. oVirt 4.0 supports Fedora 23 as tech preview. oVirt master (will become 4.1) support Fedora 24 as tech preview. Your help testing what will become oVirt 4.1 on Fedora 24 will be really appreciated. Instructions on how to install master nightlies are here: http://www.ovirt.org/develop/dev-process/install-nightly-snapshot/
-- http://yves.zioup.com gpg: 4096R/32B0F416
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com <https://www.redhat.com/it/about/events/red-hat-open-source-day-2016>

From my experience with installation on fedora 24 you might encounter
Hi, As Sandro said, feedback for master installation on fedora 24 would be much appreciated . If you encounter any installation issues feel free to share them with us. python compatibility issues which can be fixed , see : http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/ Thanks, Yanir Quinn On Tue, Aug 30, 2016 at 8:59 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Tue, Aug 30, 2016 at 2:14 AM, Yves Dorfsman <yves@zioup.com> wrote:
Can you run ovirt on Fedora 24?
I followed the instructions to install, both ovirt 3.6 and 4.0, both with dnf and yum-deprecated , but when I try to install I get
No package ovirt-engine available.
Hi, ovirt 3.6 is supported only on Fedora 22. oVirt 4.0 supports Fedora 23 as tech preview. oVirt master (will become 4.1) support Fedora 24 as tech preview.
Your help testing what will become oVirt 4.1 on Fedora 24 will be really appreciated. Instructions on how to install master nightlies are here: http://www.ovirt.org/develop/dev-process/install-nightly-snapshot/
-- http://yves.zioup.com gpg: 4096R/32B0F416
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com <https://www.redhat.com/it/about/events/red-hat-open-source-day-2016>
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On 2016-08-30 02:25, Yanir Quinn wrote:
As Sandro said, feedback for master installation on fedora 24 would be much appreciated . If you encounter any installation issues feel free to share them with us.
From my experience with installation on fedora 24 you might encounter python compatibility issues which can be fixed , see : http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/ <http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/>
Went through the install... but httpd listens on ipv6 only. Is this expected? Is there a config to change to make it listen on ipv4? -- http://yves.zioup.com gpg: 4096R/32B0F416

On Tue, Aug 30, 2016 at 10:32 PM, Yves Dorfsman <yves@zioup.com> wrote:
On 2016-08-30 02:25, Yanir Quinn wrote:
As Sandro said, feedback for master installation on fedora 24 would be much appreciated . If you encounter any installation issues feel free to share them with us.
From my experience with installation on fedora 24 you might encounter python compatibility issues which can be fixed , see : http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/ <http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/>
Went through the install... but httpd listens on ipv6 only. Is this expected? Is there a config to change to make it listen on ipv4?
Danken can you investigate on this ^^ ?
-- http://yves.zioup.com gpg: 4096R/32B0F416
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com <https://www.redhat.com/it/about/events/red-hat-open-source-day-2016>

Martin , you might be able to shed some light regarding the ipv and httpd question On Wed, Aug 31, 2016 at 9:48 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Tue, Aug 30, 2016 at 10:32 PM, Yves Dorfsman <yves@zioup.com> wrote:
On 2016-08-30 02:25, Yanir Quinn wrote:
As Sandro said, feedback for master installation on fedora 24 would be much appreciated . If you encounter any installation issues feel free to share them with us.
From my experience with installation on fedora 24 you might encounter python compatibility issues which can be fixed , see : http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/ <http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/>
Went through the install... but httpd listens on ipv6 only. Is this expected? Is there a config to change to make it listen on ipv4?
Danken can you investigate on this ^^ ?
-- http://yves.zioup.com gpg: 4096R/32B0F416
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com <https://www.redhat.com/it/about/events/red-hat-open-source-day-2016>
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

AFAIK we don't configure IPs which Apache should listen on, we just add handling for '/' and '/ovirt-engine' URLs and configure SSL certificate. So could you please check if default Apache config hasn't changed between F23 and F24 (for example listening on IPv6 only by default)? Thanks Martin On Wed, Aug 31, 2016 at 1:33 PM, Yanir Quinn <yquinn@redhat.com> wrote:
Martin , you might be able to shed some light regarding the ipv and httpd question
On Wed, Aug 31, 2016 at 9:48 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Tue, Aug 30, 2016 at 10:32 PM, Yves Dorfsman <yves@zioup.com> wrote:
On 2016-08-30 02:25, Yanir Quinn wrote:
As Sandro said, feedback for master installation on fedora 24 would be much appreciated . If you encounter any installation issues feel free to share them with us.
From my experience with installation on fedora 24 you might encounter python compatibility issues which can be fixed , see : http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/ <http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/>
Went through the install... but httpd listens on ipv6 only. Is this expected? Is there a config to change to make it listen on ipv4?
Danken can you investigate on this ^^ ?
-- http://yves.zioup.com gpg: 4096R/32B0F416
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com <https://www.redhat.com/it/about/events/red-hat-open-source-day-2016>
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

My apologies, I hadn't realised iptables were setup. `iptables -F` solved the issue. I'll look into good iptables later, just poking around to see what I can do with ovirt riht now. On 2016-08-31 06:00, Martin Perina wrote:
AFAIK we don't configure IPs which Apache should listen on, we just add handling for '/' and '/ovirt-engine' URLs and configure SSL certificate. So could you please check if default Apache config hasn't changed between F23 and F24 (for example listening on IPv6 only by default)?
Thanks
Martin
On Wed, Aug 31, 2016 at 1:33 PM, Yanir Quinn <yquinn@redhat.com <mailto:yquinn@redhat.com>> wrote:
Martin , you might be able to shed some light regarding the ipv and httpd question
On Wed, Aug 31, 2016 at 9:48 AM, Sandro Bonazzola <sbonazzo@redhat.com <mailto:sbonazzo@redhat.com>> wrote:
On Tue, Aug 30, 2016 at 10:32 PM, Yves Dorfsman <yves@zioup.com <mailto:yves@zioup.com>> wrote:
On 2016-08-30 02:25, Yanir Quinn wrote:
> As Sandro said, feedback for master installation on fedora 24 would be much > appreciated . > If you encounter any installation issues feel free to share them with us. > > From my experience with installation on fedora 24 you might encounter python > compatibility issues > which can be fixed , see : > http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/ <http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/> > <http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/ <http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/>>
Went through the install... but httpd listens on ipv6 only. Is this expected? Is there a config to change to make it listen on ipv4?
Danken can you investigate on this ^^ ?
-- http://yves.zioup.com gpg: 4096R/32B0F416
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users <http://lists.ovirt.org/mailman/listinfo/users>
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com <http://redhat.com> <https://www.redhat.com/it/about/events/red-hat-open-source-day-2016>
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users <http://lists.ovirt.org/mailman/listinfo/users>
-- http://yves.zioup.com gpg: 4096R/32B0F416

On Tue, Aug 30, 2016 at 02:32:40PM -0600, Yves Dorfsman wrote:
On 2016-08-30 02:25, Yanir Quinn wrote:
As Sandro said, feedback for master installation on fedora 24 would be much appreciated . If you encounter any installation issues feel free to share them with us.
From my experience with installation on fedora 24 you might encounter python compatibility issues which can be fixed , see : http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/ <http://www.ovirt.org/blog/2016/07/ovirt-engine-4-setup-in-fedora24/>
Went through the install... but httpd listens on ipv6 only. Is this expected? Is there a config to change to make it listen on ipv4?
As far as I recall, it should listen to the address of the fqdn you specified during installation. Bug 1310837 - oVirt cannot be accessed through IPv6 address made it possible to access ovirt-engine through IPv6, but it surely did not cacelled the more common IPv4 access. Adding Rav. could you share the output of `ip a` from your host? to which address does your fqdn resolve? Regarrds, Dan.
participants (5)
-
Dan Kenigsberg
-
Martin Perina
-
Sandro Bonazzola
-
Yanir Quinn
-
Yves Dorfsman