[ovirt-users] Re: Adding local block storage

2018-10-25 Thread Lucie Leistnerova
Yes, that should be correct. There is no direct way to add /dev/sdb to oVirt. Maybe you can also try gluster hyperconverged for managing the local storages on hosts. https://ovirt.org/documentation/gluster-hyperconverged/Gluster_Hyperconverged_Guide/ Lucie On 10/24/18 1:52 PM, Tryfon

[ovirt-users] Re: REST API on Engine

2018-10-25 Thread Ondra Machacek
On 10/24/18 7:15 AM, Vrgotic, Marko wrote: Dear oVirt team, My project with the company for Operations is a success and department is successfully using oVirt 4.2.6 (started with 4.2.0 this January) platform with SHE and 12 Hypervisors, hooked to GlusterFS distributed-replicated, managed

[ovirt-users] Re: lvcache on partitioned ssd or only on full device?

2018-10-25 Thread okok102928
Is this right? 1. Define the area where the Hypervisor OS will be installed on the SSD Raid1 2. Partition the disk 3. Using lvm as part of gluster brick cache If what I understand is correct, configuration is possible but not recommended. When the volume has a lot of I / O, it can cause problems

[ovirt-users] Re: ovirt-engine-extension-aaa-ldap-setup failed

2018-10-25 Thread Ondra Machacek
On 10/24/18 1:00 AM, Jeremy Tourville wrote: I am having trouble completing the AAA extension setup. It fails at the end when testing the login flow, if I test the search that part works. I can confirm that I am able to login to my system using the admin account so there is not a password

[ovirt-users] Re: oVirt hyperconverged via cockpit error

2018-10-25 Thread Jayme
Darn autocorrect, sshd config rather On Thu, Oct 25, 2018, 7:29 AM Jarosław Prokopowski, wrote: > Hi, > > Please help! :-) I couldn't find any solution via google. > > I followed this document to create oVirt hyperconverged on 3 hosts using > cockpit wizard: > > >

[ovirt-users] Re: oVirt hyperconverged via cockpit error

2018-10-25 Thread Jarosław Prokopowski
And because I sometimes ssh through the main (non-storage) network interface i have local .ssh/config file on the root account with: Host * StrictHostKeyChecking no On Thu, Oct 25, 2018 at 2:03 PM Jarosław Prokopowski wrote: > Hi, > > Yes ssh keys have been distributed and root remote

[ovirt-users] Re: oVirt hyperconverged via cockpit error

2018-10-25 Thread Jayme
Is the host in the error the same host you are running cockpit from? Make sure you can ssh not to localhost by to the hostname from the host. I.e. on bq817storage.example.com try ssh'ing to r...@bq817storage.example.com On Thu, Oct 25, 2018 at 9:06 AM Jarosław Prokopowski wrote: > And because

[ovirt-users] Re: kvm import failed with error: Operation not supported: peeking is supported only for RAW disks

2018-10-25 Thread jonathan763
Hi, Thanks, I converted my qcow2 image on my remote libvirt host to raw and modified the VM profile accordinaly then I was able to import VM properly. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org

[ovirt-users] Re: oVirt hyperconverged via cockpit error

2018-10-25 Thread Jayme
It looks to me like a fairly obvious ssh problem. Are the ssh keys setup for root user and permitrootlogin yes in Asheville config? On Thu, Oct 25, 2018, 7:29 AM Jarosław Prokopowski, wrote: > Hi, > > Please help! :-) I couldn't find any solution via google. > > I followed this document to

[ovirt-users] Re: Question on HA failure scenario

2018-10-25 Thread Alan G
Great, thanks for clarification. On Thu, 25 Oct 2018 13:07:58 +0100 Simone Tiraboschi wrote On Thu, Oct 25, 2018 at 1:31 PM Alan G wrote: Hi, I have 4.1 cluster with FC block storage and hosted engine. Last night a host went unreachable due to a driver/firmware issue with the NIC

[ovirt-users] Re: lvcache on partitioned ssd or only on full device?

2018-10-25 Thread guillaume . pavese
Ok, thanks for for your input :) ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct:

[ovirt-users] Re: Question on HA failure scenario

2018-10-25 Thread Simone Tiraboschi
On Thu, Oct 25, 2018 at 1:31 PM Alan G wrote: > Hi, > > I have 4.1 cluster with FC block storage and hosted engine. > > Last night a host went unreachable due to a driver/firmware issue with the > NIC card. The Engine spotted this, the host was fenced and everything > behaved as expected. > >

[ovirt-users] Re: Diary of hosted engine install woes

2018-10-25 Thread Brendan Holmes
“The issue here is that it seams that your VM never got an address from libvirt default network DHCP” – but aren’t I obviating DHCP by using parameter: OVEHOSTED_VM/cloudinitVMStaticCIDR=str:10.0.0.109/24 ? VM should receive a static IP instead. Perhaps there is a bug in hosted-engine

[ovirt-users] Question on HA failure scenario

2018-10-25 Thread Alan G
Hi, I have 4.1 cluster with FC block storage and hosted engine. Last night a host went unreachable due to a driver/firmware issue with the NIC card. The Engine spotted this, the host was fenced and everything behaved as expected. However, it got me thinking - if the affected host had been the

[ovirt-users] Re: oVirt hyperconverged via cockpit error

2018-10-25 Thread Jayme
You should also make sure the host can ssh to itself and accept keys On Thu, Oct 25, 2018, 8:42 AM Jayme, wrote: > Darn autocorrect, sshd config rather > > On Thu, Oct 25, 2018, 7:29 AM Jarosław Prokopowski, < > jprokopow...@gmail.com> wrote: > >> Hi, >> >> Please help! :-) I couldn't find any

[ovirt-users] Re: oVirt hyperconverged via cockpit error

2018-10-25 Thread Jarosław Prokopowski
Yes, bq817 is the one with cockpit. Yes I can ssh locally by using full host name too. I checked with tcpdump and there isn't any ssh connection try during the deployment on any of the network interfaces. Strange... On Thu, Oct 25, 2018 at 3:15 PM Jayme wrote: > Is the host in the error the

[ovirt-users] Re: Newbie Ovirt 4.2 - hosts all fail installs

2018-10-25 Thread Nuno Martins
yeah it logs right in - no issue -- NUNO MARTINS[Rocket Science] [https://s20.postimg.cc/5rzhqgepp/rs_bar.jpg] Solutions

[ovirt-users] Re: REST API on Engine

2018-10-25 Thread Vrgotic, Marko
Thank you. I wanted to confirm if that is the case. — — — Met vriendelijke groet / Best regards, Marko Vrgotic Sr. System Engineer ActiveVideo Tel. +31 (0)35 677 4131 email: m.vrgo...@activevideo.com skype: av.mvrgotic.se www.activevideo.com From: Ondra

[ovirt-users] Re: oVirt hyperconverged via cockpit error

2018-10-25 Thread Jarosław Prokopowski
Ok, so I created the gluster volumes manually. It came out that virtualization was disabled in bios on the new servers. After enabling the virtualization I run standard wizard for creating hosted engine and choose gluster volume as location for it. It looks like it is ok now. Thanks. On Thu, Oct

[ovirt-users] Re: No network adapter in fresh pool

2018-10-25 Thread Администраторы
Hello Luca, But there is an interface, as well as in a virtual machine that was a template http://prntscr.com/ladwp9 But after creating pool, no nic gonna been added, I tried to add it manually, but its remove after reboot. http://prntscr.com/ladyod -Original Message- From: Luca

[ovirt-users] VM paused then killed with "device vda reported I/O error"

2018-10-25 Thread fsoyer
Hi, related (or maybe not) with my problem "VMs unexpectidly restarted", I have one VM (only one) which was paused then killed this morning (1:01AM). This is the second time (first time about 15 days ago), only this one (it is on a domain with 5 others VMs, and it is not the most used of them.

[ovirt-users] GetGlusterLocalLogicalVolumeListVDSCommand execution failed: null

2018-10-25 Thread Marco Lorenzo Crociani
Hi, I'm updating ovirt to 4.2.6.4-1.el7 Engine is updated Compute nodes are updated Storage nodes are not yet updated because ovirt 4.2.6.4-1.el7 depends on gluster 3.12 while now I have gluster 3.10. Compatibility Versions: Compute datacenter 4.2 Storage 4.1 (because I don't have yet updated

[ovirt-users] Re: VM paused then killed with "device vda reported I/O error"

2018-10-25 Thread fsoyer
Oops, reading my message I find an error : the problem occurs at 1:21AM  not 1:01 :/ Frank  Le Jeudi, Octobre 25, 2018 17:55 CEST, "fsoyer" a écrit:   Hi, related (or maybe not) with my problem "VMs unexpectidly restarted", I have one VM (only one) which was paused then killed this morning

[ovirt-users] oVirt Conference 2018 in Milan

2018-10-25 Thread Gianluca Cecchi
Hi, it's almost time for the annual oVirt Conference in Italy! We will be in Milan on 16th of November. If you are searching an excuse to come to Italy this is a good one; if you are already here you cannot miss it. Moreover, yesterday we had almost 30 degrees in Milan: I don't guarantee for mid

[ovirt-users] Re: Network interfaces refresh bug.

2018-10-25 Thread Jacob Green
Thanks for looking into it, not sure why it did not refresh in the UI. But I guess ultimately it was no big deal. If we see something like this again I will try to collect more data. We had already "fixed" it before realizing it was "potentially" a problem. On 10/23/2018 03:22 AM, Ales

[ovirt-users] Ovirt - Bonded NICs - using as tagged and untagged at the same time

2018-10-25 Thread pslawrence
Hello, I have searched and have not found an answer with respects to Ovirt and VLAN tagging. I'm hoping someone will be able to assist. I am using two 10GB interfaces bonded 802.3ad for our second interface. I have created several interfaces that are tagged with specific VLANs and 1 interface

[ovirt-users] oVirt hyperconverged via cockpit error

2018-10-25 Thread Jarosław Prokopowski
Hi, Please help! :-) I couldn't find any solution via google. I followed this document to create oVirt hyperconverged on 3 hosts using cockpit wizard: https://ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/ System: CentOS Linux release 7.5.1804 All hosts can resolve

[ovirt-users] Re: Force VM delete API

2018-10-25 Thread Hari Prasanth Loganathan
Hi Team, Any update on this ? On Tue, Oct 23, 2018 at 9:22 PM Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > I see an API in this doc for FORCE delete : >

[ovirt-users] Re: Force VM delete API

2018-10-25 Thread Benny Zlotnik
You can use /us/share/ovirt-engine/setup/dbutils/unlock_entity.sh to unlock it first, before removing On Thu, Oct 25, 2018 at 1:40 PM Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Team, > > Any update on this ? > > On Tue, Oct 23, 2018 at 9:22 PM Hari Prasanth

[ovirt-users] Re: Newbie Ovirt 4.2 - hosts all fail installs

2018-10-25 Thread Nuno Martins
\ - This is where it all goes to hell... -10-25 09:01:25,869+02 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (VdsDeploy) [38ecca45] Error during deploy dialog 2018-10-25 09:01:25,869+02 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog]

[ovirt-users] Re: Force VM delete API

2018-10-25 Thread Hari Prasanth Loganathan
Thank you so much Benny, I see a way to use the unlock_entity.sh, Could you provide the right method to remove the virtual machine which is there in some locked state? ./unlock_entity.sh -u "${ENGINE_DB_USER}" -d "${ENGINE_DB_DATABASE}" -t all On Thu, Oct 25, 2018 at 4:16 PM Benny Zlotnik

[ovirt-users] Re: oVirt hyperconverged via cockpit error

2018-10-25 Thread Jarosław Prokopowski
Hi, Yes ssh keys have been distributed and root remote login works each way. After I got the error I tested all connection manually and they work. On every host I can ssh to root@localhost and to other hosts without any problem. That's why the error is so strange to me. I event tested ansible

[ovirt-users] Re: Newbie Ovirt 4.2 - hosts all fail installs

2018-10-25 Thread Yedidyah Bar David
On Thu, Oct 25, 2018 at 12:22 PM Simone Tiraboschi wrote: > > OK, according to the logs yum failed installing some rpms from the configured > repo. > > 2018-10-25 09:06:12,558+0200 DEBUG otopi.plugins.otopi.dialog.machine > dialog.__logString:204 DIALOG:SEND **%EventStart STAGE >

[ovirt-users] Re: Newbie Ovirt 4.2 - hosts all fail installs

2018-10-25 Thread Simone Tiraboschi
On Wed, Oct 24, 2018 at 10:41 PM wrote: > Hi - I have just setup 3 hosts and I am running a self hosted engine on > the primary host - I am now trying to add the remaining two and my installs > take awhile and then fail. > > Logs say ssh timeout, but the engine can get to the systems via DNS or

[ovirt-users] Re: No network adapter in fresh pool

2018-10-25 Thread Luca 'remix_tj' Lorenzetto
Hello Roman, as far as i know is because your template you're using in the pool configuration is missing of network connections. Luca On Thu, Oct 25, 2018 at 10:52 AM Roman Last wrote: > > Hi there! > I noticed, that at creating vm pool there is no section about vNIC on new > vms, So all new

[ovirt-users] Re: Newbie Ovirt 4.2 - hosts all fail installs

2018-10-25 Thread Simone Tiraboschi
Do you have something in host-deploy logs in /var/log/ovirt-engine/host-deploy/ ? On Thu, Oct 25, 2018 at 11:02 AM Nuno Martins wrote: > > \ - This is where it all goes to hell... > > > -10-25 09:01:25,869+02 ERROR > [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (VdsDeploy) [38ecca45] >

[ovirt-users] No network adapter in fresh pool

2018-10-25 Thread Roman Last
Hi there! I noticed, that at creating vm pool there is no section about vNIC on new vms, So all new fresh vms create without network intefaces, Is it normal behavior? Cheers! ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to