Re: [ovirt-users] multiple ip routing table issue

2017-11-22 Thread Edward Haas
On Wed, Nov 22, 2017 at 1:26 AM, Edward Clay wrote: > On Tue, 2017-11-21 at 16:01 -0700, Edward Clay wrote: > > On Wed, 2017-11-22 at 00:17 +0200, Edward Haas wrote: > > > > On Tue, Nov 21, 2017 at 6:16 PM, Edward Clay > wrote: > > > On Tue,

Re: [ovirt-users] oVirt node and NFS

2017-11-22 Thread Pavol Brilla
Hi if issue is really only NFS blocked by firewalld on host ( so you have correct permissions, ownerships on storage directory ), solution should be simple as: firewall-cmd --permanent --add-service=nfs firewall-cmd --permanent --add-service=mountd firewall-cmd --permanent --add-service=rpc-bind

[ovirt-users] oVirt node and NFS

2017-11-22 Thread Magnus Isaksson
Hi, This is probably an easy thing, but I can't seem to find the solution. On my oVirt node 4.1 I have some NFS shares that I want other hosts to reach, but I noticed that the firewall is not open for that on the host. So, how to I configure the Nodes firewall? Regards Magnus Isaksson

Re: [ovirt-users] Failed to open grubx64.efi

2017-11-22 Thread Yuval Turgeman
Hi, I checked a little more, anaconda uses blivet to detect if the machine is EFI for its boot partition requirements, and blivet checks if /sys/firmware/efi exists [1]. The kernel registers /sys/firmware/efi only if EFI_BOOT is enabled [2], and this is set in on setup, when the kernel searches

Re: [ovirt-users] Upgrading from Hosted Engine 3.6 to 4.X

2017-11-22 Thread Cam Wright
Thanks for your response. Good to know that what I've suggested isn't completely whacky! > You didn't mention if you can stand downtime for your VMs or not. We can't afford a lot of downtime on the VMs, probably 1-2 hours early morning at maximum given business needs, but we'd prefer to not have

[ovirt-users] VDSM multipath.conf - prevent automatic management of local devices

2017-11-22 Thread Ben Bradley
Hi All I have been running ovirt in a lab environment on CentOS 7 for several months but have only just got around to really testing things. I understand that VDSM manages multipath.conf and I understand that I can make changes to that file and set it to private to prevent VDSM making further

Re: [ovirt-users] oVirt node and NFS

2017-11-22 Thread Magnus Isaksson
Hi Shani, I am currently using NFS shares on this oVirt node 4.1.6 host without problem, i only have one host at the moment so it is setup with self-hosted-engine. But it is when I want to access these NFS shares from another host/client that I cannot connect. So when I run “Iptables -L” I can

[ovirt-users] New post on oVirt blog: LLDP Information Now Available via the Administration Portal

2017-11-22 Thread John Marks
Hello! Just a quick heads up that there is a new post on the oVirt blog: LLDP Information Now Available via the Administration Portal In a nutshell: oVirt 4.2 now includes support for the LLDP protocol, for easy management of network resources.

Re: [ovirt-users] iSCSI multipathing missing tab

2017-11-22 Thread Nicolas Ecarnot
Le 21/11/2017 à 15:21, Nicolas Ecarnot a écrit : Hello, oVirt 4.1.6.2-1.el7.centos Under the datacenter section, I see no iSCSI multipathing tab. As I'm building this new DC, could this be because this DC is not yet initialized? Self-replying (sorry, once again), for the record :

[ovirt-users] Upgrading from Hosted Engine 3.6 to 4.X

2017-11-22 Thread Cam Wright
Hi there, We're looking to upgrade our hosted engine setup from 3.6 to 4.0 (or 4.1)... We built the 3.6 setup a couple of years ago with Fedora 22 (we wanted the newer-at-the-time kernel 4.4) on the hosts and engine, but when we move to 4.X we'd like to move to EL7 on the engine (as that seems

Re: [ovirt-users] slow performance with export storage on glusterfs

2017-11-22 Thread Shani Leviim
Hi Jiri, Sorry for the delay. Do you experience the same issue for non-gluster domains? In order to profile your gluster volume while export is in progress, follow the instructions in this link [1]. (Please execute "gluster volume profile start " and then "gluster volume profile info") [1]

Re: [ovirt-users] VDSM command GetVmsInfoVDS failed: Missing OVF file from VM

2017-11-22 Thread Алексей Максимов
Hello, Benny. I deleted the empty directory and the problem disappeared.Thank you for your help. PS:I don't know how to properly open a bug on https://bugzilla.redhat.com/Don't know which option to choose (https://bugzilla.redhat.com/enter_bug.cgi?classification=oVirt).Maybe you can open a bug and

Re: [ovirt-users] Upgrading from Hosted Engine 3.6 to 4.X

2017-11-22 Thread Yedidyah Bar David
On Wed, Nov 22, 2017 at 2:46 PM, Cam Wright wrote: > > Hi there, > > We're looking to upgrade our hosted engine setup from 3.6 to 4.0 (or 4.1)... > > We built the 3.6 setup a couple of years ago with Fedora 22 (we wanted > the newer-at-the-time kernel 4.4) on the hosts

Re: [ovirt-users] VDSM command GetVmsInfoVDS failed: Missing OVF file from VM

2017-11-22 Thread Benny Zlotnik
Hi, glad to hear it helped. https://bugzilla.redhat.com/enter_bug.cgi?product=ovirt-engine The component is BLL.Storage and the team is Storage Thanks On Wed, Nov 22, 2017 at 3:51 PM, Алексей Максимов < aleksey.i.maksi...@yandex.ru> wrote: > Hello, Benny. > > I deleted the empty directory and

Re: [ovirt-users] multiple ip routing table issue

2017-11-22 Thread Edward Clay
On Wed, 2017-11-22 at 10:46 +0200, Edward Haas wrote: > On Wed, Nov 22, 2017 at 1:26 AM, Edward Clay m> wrote: > > On Tue, 2017-11-21 at 16:01 -0700, Edward Clay wrote: > > > On Wed, 2017-11-22 at 00:17 +0200, Edward Haas wrote: > > > > On Tue, Nov 21, 2017 at 6:16 PM,

Re: [ovirt-users] slow performance with export storage on glusterfs

2017-11-22 Thread Nir Soffer
On Mon, Nov 20, 2017 at 5:22 PM Jiří Sléžka wrote: > Hi, > > I am trying realize why is exporting of vm to export storage on > glusterfs such slow. > > I am using oVirt and RHV, both instalations on version 4.1.7. > > Hosts have dedicated nics for rhevm network - 1gbps, data

Re: [ovirt-users] VDSM command GetVmsInfoVDS failed: Missing OVF file from VM

2017-11-22 Thread Алексей Максимов
https://bugzilla.redhat.com/show_bug.cgi?id=1516494 22.11.2017, 17:47, "Benny Zlotnik" :Hi, glad to hear it helped. https://bugzilla.redhat.com/enter_bug.cgi?product=ovirt-engineThe component is BLL.Storageand the team is Storage Thanks On Wed, Nov 22, 2017 at 3:51 PM, Алексей