[ovirt-users] Re: Failing to redeploy self hosted engine

2020-03-31 Thread Maton, Brett
I currently don't have a hosted engine... I tried the usual command as you suggested, but that just says 'You must run deploy first' Basically, I need to remove the power management configuration so that it doesn't try to validate it during the hosted engine deployment. On Wed, 1 Apr 2020 at

[ovirt-users] Re: Failing to redeploy self hosted engine

2020-03-31 Thread Strahil Nikolov
On April 1, 2020 6:51:49 AM GMT+03:00, "Maton, Brett" wrote: >So, how would I go about disabling global maintenance when hosted >engine >isn't running? > >I tried editing /var/lib/ovirt-hosted-engine-ha/ha.conf and setting >both >values to False but that didn't help. > >local_maintenance=False

[ovirt-users] Re: Hosted Engine stalled and unable to restart

2020-03-31 Thread Strahil Nikolov
On April 1, 2020 4:53:42 AM GMT+03:00, Mark Steele wrote: >Hello, > >We are on an older version (3.x - cannot be specific as I cannot get my >ovirt hosted engine up). > >We experienced a storage failure earlier this evening - the hosted >engine >was originally installed with this storage domain

[ovirt-users] Re: KeyError: 'getgrnam(): name not found: hugetlbfs'

2020-03-31 Thread Strahil Nikolov
Can you check the following on the engine (I assume the error happened while updating it): grep hugetlbfs /proc/mounts Best Regards, Strahil Nikolov ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org

[ovirt-users] Re: Hosted Engine stalled and unable to restart

2020-03-31 Thread Maton, Brett
Have you tried hosted-engine --vm-start On any of the HVs ? On Wed, 1 Apr 2020 at 02:57, Mark Steele wrote: > Hello, > > We are on an older version (3.x - cannot be specific as I cannot get my > ovirt hosted engine up). > > We experienced a storage failure earlier this evening - the hosted

[ovirt-users] Re: Failing to redeploy self hosted engine

2020-03-31 Thread Maton, Brett
So, how would I go about disabling global maintenance when hosted engine isn't running? I tried editing /var/lib/ovirt-hosted-engine-ha/ha.conf and setting both values to False but that didn't help. local_maintenance=False local_maintenance_manual=False On Tue, 31 Mar 2020 at 23:01, Maton,

[ovirt-users] Hosted Engine stalled and unable to restart

2020-03-31 Thread Mark Steele
Hello, We are on an older version (3.x - cannot be specific as I cannot get my ovirt hosted engine up). We experienced a storage failure earlier this evening - the hosted engine was originally installed with this storage domain although we have moved all VM's and disks off of it. The storage

[ovirt-users] Re: Failing to redeploy self hosted engine

2020-03-31 Thread Maton, Brett
Oooh probably... I'll give that a try in the morning, cheers for the tip! On Tue, 31 Mar 2020, 21:23 , wrote: > Did you put the ovirt host into global maintenance mode? That may be the > issue. > > > > Eric Evans > > Digital Data Services LLC. > > 304.660.9080 > > > > *From:* Maton, Brett >

[ovirt-users] Re: NFS permissions error on ISODomain file with correct permissions

2020-03-31 Thread eevans
If you issue the mount command does the path show. mount |grep It looks like the ISO domain is on a NAS, so I would try a mount of the actual folder on the ovirt node to make sure you are able to access it. Also, can you place it in an export domain instead and try? I think version 4.2+

[ovirt-users] Re: How to install Ovirt Node without ISO

2020-03-31 Thread eevans
Here is the latest documentation: https://www.ovirt.org/documentation/ Eric Evans Digital Data Services LLC. 304.660.9080 -Original Message- From: raphael.gar...@centralesupelec.fr Sent: Tuesday, March 31, 2020 11:34 AM To: users@ovirt.org Subject: [ovirt-users] How to install Ovirt

[ovirt-users] Re: How to install Ovirt Node without ISO

2020-03-31 Thread eevans
I'm not sure if this has been answered but yes. If you follow the Ovirt deployment guidelines, it will tell you how to install on Enterprise Linus, CentOS 7 or Red Hat 7. Eric Evans Digital Data Services LLC. 304.660.9080 -Original Message- From: raphael.gar...@centralesupelec.fr

[ovirt-users] Re: Failing to redeploy self hosted engine

2020-03-31 Thread eevans
Did you put the ovirt host into global maintenance mode? That may be the issue. Eric Evans Digital Data Services LLC. 304.660.9080 From: Maton, Brett Sent: Tuesday, March 31, 2020 2:35 PM To: Ovirt Users Subject: [ovirt-users] Failing to redeploy self hosted engine I keep

[ovirt-users] KeyError: 'getgrnam(): name not found: hugetlbfs'

2020-03-31 Thread Николаев Алексей
Hi community! An error occurred during the upgrade procedure from version 4.2.8.2-1.el7. How is debugging possible? otopi.plugins.ovirt_engine_setup.ovirt_engine.network.ovirtproviderovn.Plugin._restart_ovn_services2020-03-31 21:56:47,184+0300 DEBUG otopi.context context._executeMethod:136

[ovirt-users] Re: Local network

2020-03-31 Thread Dominik Holler
Port security requires subnets. Can you please ensure that you used an external network with port security explicitly disabled? In doubt, please create a new external network with port security explicitly disabled and try again with the new network? On Tue, Mar 31, 2020 at 2:16 PM Tommaso -

[ovirt-users] Failing to redeploy self hosted engine

2020-03-31 Thread Maton, Brett
I keep running into this error when I try to (re)deploy self-hosted engine. # ovirt-hosted-engine-cleanup # hosted-engine --deploy ... ... [ INFO ] TASK [ovirt.hosted_engine_setup : Fail with error description] [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The host has

[ovirt-users] Re: How to install Ovirt Node without ISO

2020-03-31 Thread Strahil Nikolov
On March 31, 2020 7:08:37 PM GMT+03:00, Patrick Lomakin wrote: >Why do this? You can install Ovirt as a package using yum. Ovirt Node >is simply CentOs with included repos and ovirt install package. See >Ovirt documentation how to setup host on download page

[ovirt-users] Re: How to install Ovirt Node without ISO

2020-03-31 Thread Patrick Lomakin
Why do this? You can install Ovirt as a package using yum. Ovirt Node is simply CentOs with included repos and ovirt install package. See Ovirt documentation how to setup host on download page ___ Users mailing list -- users@ovirt.org To unsubscribe

[ovirt-users] How to install Ovirt Node without ISO

2020-03-31 Thread raphael . garcia
Hello Is it possible to install an Ovirt node on a CentOs 7 server without iso (CD or USB). Sorry for this newbie question. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: Local network

2020-03-31 Thread Staniforth, Paul
.Hello Tommaso, on your oVirt engine host run check the north bridge controller ovn-nbctl show this should show a software switch for each ovn logical network witch any ports that are active( in your case you should have 2) check the south bridge controller ovn-sbctl

[ovirt-users] Re: Local network

2020-03-31 Thread Tommaso - Shellrent
This is what i've got: *ovs-vsctl show* 03a038d4-e81c-45e0-94d1-6f18d6504f1f     Bridge br-int     fail_mode: secure     Port "ovn-765f43-0"     Interface "ovn-765f43-0"     type: geneve     options: {csum="true", key=flow, remote_ip="xxx.169.yy.6"}  

[ovirt-users] Re: Local network

2020-03-31 Thread Staniforth, Paul
The engine runs the controller so ovn-sbctl won't work, on the hosts, use ovs-vsctl show Paul S. From: Tommaso - Shellrent Sent: 31 March 2020 12:13 To: Staniforth, Paul ; users@ovirt.org Subject: Re: [ovirt-users] Local network Caution External Mail: Do not

[ovirt-users] Re: Local network

2020-03-31 Thread Tommaso - Shellrent
Hi.  on engine all seems fine. on host the command "ovn-sbctl show" is stuck, and with a strace a se the following error: connect(5, {sa_family=AF_LOCAL, sun_path="/var/run/openvswitch/ovnsb_db.sock"}, 37) = -1 ENOENT (No such file or directory) Il 31/03/20 11:18, Staniforth, Paul

[ovirt-users] NFS permissions error on ISODomain file with correct permissions

2020-03-31 Thread Shareef Jalloq
Hi, I asked this question in another thread but it seems to have been lost in the noise so I'm reposting with a more descriptive subject. I'm trying to start a Windows VM and use the virtio-win VFD floppy to get the drivers but the VM startup fails due to a permissions issue detailed below. The

[ovirt-users] Local network

2020-03-31 Thread Tommaso - Shellrent
Hi to all.    I'm trying to connect two vm, on the same "local storage" host, with an internal isolated network. My setup; VM A: * eth0 with an external ip * eth1, with 1922.168.1.1/24 VM B * eth0 with an external ip * eth1, with 1922.168.1.2/24 the eth1 interfaces are connetter by a

[ovirt-users] Problem with connecting the Storage Domain (Host host2 cannot access the Storage Domain(s) )

2020-03-31 Thread Patrick Lomakin
Hello, everyone! I need specialist help, because I'm already desperate. My company has four hosts that are connected to the vault. Each host has its own IP to access the storage, which means host 1 has an ip 10.42.0.10 and 10.42.1.10 -> host 2 has an ip 10.42.0.20 and 10.42.0.20 respectively.