Re: [ovirt-users] hosted-engine deploy error

2018-04-04 Thread dhy336
thanks, but i do not know why is my hostname invalid? 在2018年04月04日 18:41,Simone Tiraboschi 写道: On Wed, Apr 4, 2018 at 12:28 PM, wrote: Hi,   I deloy hosted-engine, by this blog,https://ovirt.org/documentation/self-hosted/chap-Deploying_Self-Hosted_Engine/  but I am facing

Re: [ovirt-users] hosted-engine deploy error

2018-04-04 Thread Martin Sivak
Hi, the hostname is invalid for hosted engine because it is set to localhost.localdomain. Check the shell prompt, do you see the localhost there? [root@localhost ~]# hosted-engine --deploy You can change the hostname by using many different tools, check

Re: [ovirt-users] 【help】Build a local development environment

2018-04-04 Thread Phillip Bailey
Hi, You should be able to find all of the necessary details for setting up your development environment in the ovirt-engine README [1], except for one additional step [2] that requires you to do a little extra work on the database. I hope this helps! -Phillip Bailey [1]

[ovirt-users] Now way to install on EFI and ISCSI

2018-04-04 Thread Ralf Schenk
Hello, I've a Epyc-based Supermicro Server that should act as ovirt host by using ovirt-node-next installed on ISCSI Boot Target. I already installed an EFI bootable OS (Ubuntu 16.04) on the Hardware using ISCSI Target as Boot-Disk. So far that works. If I try to install ovirt-node-next (tried

Re: [ovirt-users] hosted-engine deploy error

2018-04-04 Thread Simone Tiraboschi
On Wed, Apr 4, 2018 at 12:28 PM, wrote: > Hi, > > I deloy hosted-engine, by this blog,https://ovirt.org/ > documentation/self-hosted/chap-Deploying_Self-Hosted_Engine/ > but I am facing some error.who may give me some advise? > > [root@localhost ~]# hosted-engine --deploy >

Re: [ovirt-users] Engine reports

2018-04-04 Thread Fred Rolland
Shirly, can you take a look? On Wed, Apr 4, 2018 at 12:17 PM, Peter Hudec wrote: > Tried to install ovirt metrics, but got error > > ANSIBLE_LOG_PATH=/tmp/ansible.log ansible-playbook -vvv -e > @/root/vars.yaml -i /root/ansible-inventory-origin-37-aio > playbooks/byo/config.yml >

[ovirt-users] External Provider https (unknown error)

2018-04-04 Thread Stefan Wendler
Hi, I am currently trying to attach Glance (OpenStack Image) and Cinder (OpenStack Volume) as external provider and am facing a problem when trying to use https in the Provider-URL on an ovirt 3.6 and 4.1 cluster. The Provider-URL I am using is in the form: https://:9292 (or port 8776 for Cinder

[ovirt-users] hosted-engine deploy error

2018-04-04 Thread dhy336
Hi, I deloy hosted-engine, by this blog,https://ovirt.org/documentation/self-hosted/chap-Deploying_Self-Hosted_Engine/ but I am facing some error.who may give me some advise? [root@localhost ~]# hosted-engine --deploy --== STORAGE CONFIGURATION ==-- Please

Re: [ovirt-users] Hardware critique

2018-04-04 Thread Alex K
Hi, You should be ok with the setup. I am running around 20 vms (linux and windows, small and medium size) with the half of your specs. With 10G network replica 3 is ok. Alex On Wed, Apr 4, 2018, 16:13 Jayme wrote: > I'm spec'ing hardware for a 3-node oVirt build (on

Re: [ovirt-users] Engine reports

2018-04-04 Thread Shirly Radco
Hi Peter, The installation instructions currently support OpenShift 3.6. I'm now working on updating them to support 3.9. You currently have 3.10 installed. Please install OpenShift 3.9 using this repository https://github.com/ViaQ/Main/blob/master/centos7-viaq.repo And add the following file

[ovirt-users] Decrease downtime for HA

2018-04-04 Thread Daniel Menzel
Hello, we're successfully using a setup with 4 Nodes and a replicated Gluster for storage. The engine is self hosted. What we're dealing with at the moment is the high availability: If a node fails (for example simulated by a forced power loss) the engine comes back up online withing ~2min.

Re: [ovirt-users] Engine reports

2018-04-04 Thread Shirly Radco
Adding Nicolas since he hit the same issue. -- SHIRLY RADCO BI SeNIOR SOFTWARE ENGINEER Red Hat Israel TRIED. TESTED. TRUSTED. On Wed, Apr 4, 2018 at 3:17 PM, Shirly Radco wrote: > Hi Peter, > >

[ovirt-users] Hardware critique

2018-04-04 Thread Jayme
I'm spec'ing hardware for a 3-node oVirt build (on somewhat of a budget). I plan to do 20-30 Linux VMs most of them very light weight + a couple of heavier hitting web and DB servers with frequent rsync backups. Some have a lot of small files from large github repos etc. 3X of the following:

Re: [ovirt-users] Engine reports

2018-04-04 Thread Peter Hudec
Hi SHIRLY, I had clean server before installing. I will try to follow your advice. Peter On 04/04/2018 14:17, Shirly Radco wrote: > Hi Peter, > > The installation instructions currently support OpenShift 3.6. > > I'm now working on updating them to support 3.9. > > You currently have

Re: [ovirt-users] Engine reports

2018-04-04 Thread Shirly Radco
-- SHIRLY RADCO BI SeNIOR SOFTWARE ENGINEER Red Hat Israel TRIED. TESTED. TRUSTED. On Wed, Apr 4, 2018 at 5:07 PM, Peter Hudec wrote: > almost the same issue, the versio for openshoft release changed

Re: [ovirt-users] Engine reports

2018-04-04 Thread Peter Hudec
almost the same issue, the versio for openshoft release changed to 3.9 Failure summary: 1. Hosts:localhost Play: Determine openshift_version to configure on first master Task: For an RPM install, abort when the release requested does not match the available version.

Re: [ovirt-users] Engine reports

2018-04-04 Thread Rich Megginson
On 04/04/2018 08:22 AM, Shirly Radco wrote: -- SHIRLY RADCO BI SeNIOR SOFTWARE ENGINEER Red Hat Israel TRIED. TESTED. TRUSTED. On Wed, Apr 4, 2018 at 5:07 PM, Peter Hudec

Re: [ovirt-users] Install oVirt node without Internet repository

2018-04-04 Thread Pavol Brilla
Ovirt-node idea is that all you need to create host for oVirt is already installated from iso on system. So yes node has repositories, but you dont need them to add host to engine Just add ovirt-node as host to engine, all needed packages should be already ready on node. On Tue, Apr 3, 2018 at

Re: [ovirt-users] Engine reports

2018-04-04 Thread Rich Megginson
I'm sorry.  I misunderstood the request. We are in the process of updating the instructions for installing viaq logging based on upstream origin 3.9 - https://github.com/ViaQ/Main/pull/37 In the meantime, you can follow along on that PR, and we will have instructions very soon. On

Re: [ovirt-users] Engine reports

2018-04-04 Thread Shirly Radco
Hi, I have a updated the installation instructions for installing OpenShift 3.9, based on Rich's work , for the oVirt use case. Please make sure where you get the 3.10 rpm and disable that repo. This is the PR that includes the metrics store installation of OpenShift 3.9

Re: [ovirt-users] Engine reports

2018-04-04 Thread Peter Hudec
[PROD] r...@dipostat01.cnc.sk: /usr/share/ansible/openshift-ansible # repoquery -i origin Repository centos-openshift-origin is listed more than once in the configuration Name: origin Version : 3.7.2 Release : 1.el7.git.0.f0186dd Architecture: x86_64 Size: 957727742

[ovirt-users] 回复:Re: hosted-engine deploy error

2018-04-04 Thread dhy336
thanks, it is work, I change my hostname by hostnamectl.[root@hosted-engine-test1 ~]# hostnamectl set-hostname hosted-engine-test1 - 原始邮件 - 发件人:Martin Sivak 收件人:dhy336 抄送人:Simone Tiraboschi , users 主题:Re:

[ovirt-users] How to subscribe to Content Delivery Network in oVirt 4.2.2 Cockpit

2018-04-04 Thread Canglin
In the documentation - chapter 6 "Installing oVirt Node" version 4.2.2. Step 13. Once the installation is complete, log in to the Cockpit user interface at https:///HostFQDNorIP/:9090 to subscribe the host to the Content Delivery Network. Click *Tools* > *Subscriptions* > *Register System*

[ovirt-users] Cannot update Node 4.2 to 4.2.2

2018-04-04 Thread Vincent Royer
Trying to update my nodes to 4.2.2, having a hard time. I updated the engine, no problems. Migrated VMs off host 1 and put it into maintenance. I do a "check upgrade" in the GUI, it finds an update, but fails to install. Drop to CLI and try to do it manually yum update -y I get lots of

Re: [ovirt-users] Persistent dummy interface

2018-04-04 Thread spfma . tech
Hi, Thanks for your reply, that was the idea I had but in a less clean way :-) So it is at os level, nothing special in oVirt. I have found the thing fully explained here, for reference : https://www.centos.org/forums/viewtopic.php?t=53233 Regards Le 03-Apr-2018 13:32:06 +0200,

Re: [ovirt-users] Engine reports

2018-04-04 Thread Fred Rolland
Hi, Check these links: https://ovirt.org/blog/2018/01/ovirt-report-using-grafana/ https://ovirt.org/develop/release-management/features/metrics/metrics-store/ Regards, Fred On Tue, Apr 3, 2018 at 9:38 AM, Anantha Raghava < rag...@exzatechconsulting.com> wrote: > Hi, > > I see that oVirt DWH

Re: [ovirt-users] Engine reports

2018-04-04 Thread Peter Hudec
Tried to install ovirt metrics, but got error ANSIBLE_LOG_PATH=/tmp/ansible.log ansible-playbook -vvv -e @/root/vars.yaml -i /root/ansible-inventory-origin-37-aio playbooks/byo/config.yml 1. Hosts:localhost Play: Determine openshift_version to configure on first master Task:

Re: [ovirt-users] oVirt non-self-hosted HA

2018-04-04 Thread Yaniv Kaul
On Wed, Apr 4, 2018 at 12:39 AM, Tom wrote: > > > Sent from my iPhone > > On Apr 3, 2018, at 9:32 AM, Yaniv Kaul wrote: > > > > On Tue, Apr 3, 2018 at 3:12 PM, TomK wrote: > >> Hey Guy's, >> >> If I'm looking to setup the oVirt engine in

[ovirt-users] STP and /var/lib/vdsm/persistence files

2018-04-04 Thread spfma . tech
Hi, As these files are generated by oVirt when a modification occurs, how to enable STP on bridges by configuration ? I haven't been able to find this option in GUI. Editing ifconfig and persistence files is OK, but maybe I can modify something that would erase this handmade modification and

[ovirt-users] Q: Change MAC address of an existing VM

2018-04-04 Thread Andrei Verovski
Hi, Change MAC address of an existing VM: Compute -> Virtual machines -> Edit network -> Custom Mac Address This will change MAC address of only ONE VM, right ? Not for all VMs connected to the same ovirt-mgmt interface. Thanks Andrei ___ Users

Re: [ovirt-users] Snapshot tree

2018-04-04 Thread Yedidyah Bar David
On Wed, Apr 4, 2018 at 12:21 PM, wrote: > Hi, > Can you confirm that there is no way to have a snapshot tree, like in > VirtualBox, where one can revert to say "snapshot1" and then branch new > children snapshot but without loosing any snapshots made after "snapshot1", >

Re: [ovirt-users] Q: Change MAC address of an existing VM

2018-04-04 Thread Michael Burman
Hi, This will change only the MAC address of that specific vNIC that you are editing, for this specific VM. Cheers) On Wed, Apr 4, 2018 at 10:32 AM, Andrei Verovski wrote: > Hi, > > Change MAC address of an existing VM: > Compute -> Virtual machines -> Edit network ->

[ovirt-users] Snapshot tree

2018-04-04 Thread spfma . tech
Hi, Can you confirm that there is no way to have a snapshot tree, like in VirtualBox, where one can revert to say "snapshot1" and then branch new children snapshot but without loosing any snapshots made after "snapshot1", which could have their own children ? According to the documentation, it