[ovirt-users] Hosted engine question: why power-off

2017-06-07 Thread ovirt
Why would the hosted engine power itself off? I did not issue a power off command Broadcast message from root@ovirt-engine (Wed 2017-06-07 13:45:10 UTC): "VM is shutting down!" The system is going down for power-off at Wed 2017-06-07 13

[ovirt-users] Testing oVirt 4.1.2 with Nested KVM

2017-06-07 Thread ovirt
Since this blog post is from 2013, how much of it is still relevant today? Do you still need to carry out all the steps? http://community.redhat.com/blog/2013/08/testing-ovirt-3-3-with-nested-kvm/ ___ Users mailing list Users@ovirt.org http

Re: [ovirt-users] oVirt install error

2017-06-06 Thread ovirt
I finally figured out what the error was all about The default location for the gdeploy script is: /usr/share/ansible/gdeploy/scripts/grafton-sanity-check.sh The oVirt node installer "ovirt-node-ng-installer-ovirt-4.1-2017060504.iso" installed it in a different location:

Re: [ovirt-users] oVirt install error

2017-06-06 Thread ovirt
rvers] * TASK [Run a shell script] ** fatal: [ovirt-N1-f25.fatek-dc.lab]: FAILED! => {"failed": true, "msg": "The conditional check 'result.rc != 0' failed. The error was: error while eva

Re: [ovirt-users] oVirt install error

2017-06-06 Thread ovirt
How do I check that? Today, I'm re-installing but getting this error message: PLAY [gluster_servers] * TASK [Run a shell script] ** fatal: [ovirt-N1-f25.fatek-dc.lab]: F

Re: [ovirt-users] Nested KVM for oVirt 4.1.2

2017-06-06 Thread ovirt
Real hardware: what I meant to say was I have 4 hosts (not vm's). If I understand you correctly, I should install oVirt Node (using the iso) on 3 of my hosts & the hosted engine runs as a vm on "Host 1"? Hosted engine runs as VM on one of the hosts. But not necessarily on the f

Re: [ovirt-users] Nested KVM for oVirt 4.1.2

2017-06-06 Thread ovirt
Sandro, thx for the reply. Once I get comfortable with oVirt + CentOS, then I'll go & use Fedora 25/26 and contribute! Real hardware: what I meant to say was I have 4 hosts (not vm's). If I understand you correctly, I should install oVirt Node (using the iso) on 3 of my host

Re: [ovirt-users] Nested KVM for oVirt 4.1.2

2017-06-05 Thread ovirt
I want to test oVirt with real hardware, no more nested VMs. 3 hosts, each vm will be Fedora (maybe CentOS, I prefer Fedora) Since I don't want a nested setup, I assume the engine will require a 4th vm. What is the install process? On 2017-06-05 16:13, ov...@fateknollogee.com wrote: I

Re: [ovirt-users] Nested KVM for oVirt 4.1.2

2017-06-05 Thread ovirt
I want to test oVirt with real hardware, no more nested VMs. 3 hosts, each vm will be Fedora (maybe CentOS, I prefer Fedora) What is the install process? On 2017-05-30 02:42, Sandro Bonazzola wrote: On Tue, May 30, 2017 at 5:18 AM, wrote: Sandro, If & when one decides to "gradua

[ovirt-users] oVirt install error

2017-05-31 Thread ovirt
Any ideas what this is: TASK [Run a shell script] ** fatal: [ovirt-node1.lab]: FAILED! => {"failed": true, "msg": "The conditional check 'result.rc != 0' failed. The error was: error while evaluati

Re: [ovirt-users] oVirt v4.1.2 error: Failed to start service 'vdsmd'

2017-05-31 Thread ovirt
rvice 'vdsmd' Hosted Engine deployment failed. This is my 4th try installing oVirt...each time a different error logs attached THanks ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users [1] Links: ---

[ovirt-users] oVirt-4.1 repo

2017-05-30 Thread ovirt
I'm getting a "Failed to synchronize cache for repo 'ovirt-4.1', disabling." everything else updates fine. I assume this is just a temporary hiccup? ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] Nested KVM: what is the correct setup

2017-05-30 Thread ovirt
I just completed #2 right now (yes, I'm starting from scratch) and the host shows: CentOS Linux 7 (Core) Kernel 3.10.0514.el7.x86_64 on an x86_64 I am following these instructions: http://www.ovirt.org/blog/2017/04/up-and-running-with-ovirt-4-1-and-gluster-storage/ Gianluca, thx fo

Re: [ovirt-users] Nested KVM: what is the correct setup

2017-05-30 Thread ovirt
To install VDSM hook, I followed these instructions: http://community.redhat.com/blog/2013/08/testing-ovirt-3-3-with-nested-kvm/ Is this a proper way to do it? On 2017-05-30 09:54, Martin Polednik wrote: On 30/05/17 09:42 -0400, ov...@fateknollogee.com wrote: Host: CentOS-7_v1611 (or Fedora 25

Re: [ovirt-users] Nested KVM: what is the correct setup

2017-05-30 Thread ovirt
tes to become hypervisors in oVirt? Not sure I understand this question? Is it with virt-manager, as described in one of the links you provided, or direct virsh commands or what? Virt-Manager If you are using virt-manager, what did you specify in CPUs --> Configuration --> Model ? Great

Re: [ovirt-users] Nested KVM: what is the correct setup

2017-05-30 Thread ovirt
Yes, this is only for testing I am using the oVirt nodes (engine + 3 hosts) all installed on a physical host (SuperMicro SYS-E200-8D) On 2017-05-30 09:55, Nadav Goldin wrote: You need in the VMs to have the 'vmx' flag, if you are using libvirt you most likely should use 'h

Re: [ovirt-users] Nested KVM: what is the correct setup

2017-05-30 Thread ovirt
-7_v1611 (or Fedora 25 -my personal fav) VMs: oVirt nodes v4.1.2 To setup nested KVM, I follow these instructions(https://pve.proxmox.com/wiki/Nested_Virtualization) to check if is enabled do ("kvm_intel" for intel cpu, "kvm_amd" for AMD) -root@proxmox:~# cat /sys/module/

[ovirt-users] Nested KVM: what is the correct setup

2017-05-30 Thread ovirt
Host: CentOS-7_v1611 (or Fedora 25 -my personal fav) VMs: oVirt nodes v4.1.2 To setup nested KVM, I follow these instructions(https://pve.proxmox.com/wiki/Nested_Virtualization) to check if is enabled do ("kvm_intel" for intel cpu, "kvm_amd" for AMD) -root@proxmox:~# cat /

Re: [ovirt-users] oVirt v4.1.2 error: Failed to start service 'vdsmd'

2017-05-30 Thread ovirt
After rebooting the oVirt node VMs, I see this at the host console (see attached image) On 2017-05-30 08:46, ov...@fateknollogee.com wrote: I also rebooted the host VMs and typed "cat /proc/cpuinfo |grep vmx" This also returns no errors. -- Not sure why oVirt "Cannot detect i

Re: [ovirt-users] oVirt v4.1.2 error: Failed to start service 'vdsmd'

2017-05-30 Thread ovirt
? You need to have 'vmx' flag on the VMs - not only on the physical host. On Tue, May 30, 2017 at 3:51 PM, wrote: After rebooting the oVirt node VMs, I see this at the host console (see attached image) On 2017-05-30 08:46, ov...@fateknollogee.com wrote: I also rebooted the hos

Re: [ovirt-users] oVirt v4.1.2 error: Failed to start service 'vdsmd'

2017-05-30 Thread ovirt
The oVirt nodes [ovirt-node-ng-installer-ovirt-4.1-2017052404] are being used as the VMs Hypervisor is CentOS-7 v1611 On 2017-05-30 08:56, Nadav Goldin wrote: Are you trying to setup the nodes in VMs? if so, which hypervisor are you using? You need to have 'vmx' flag on the VMs - n

Re: [ovirt-users] oVirt v4.1.2 error: Failed to start service 'vdsmd'

2017-05-30 Thread ovirt
I also rebooted the host VMs and typed "cat /proc/cpuinfo |grep vmx" This also returns no errors. -- Not sure why oVirt "Cannot detect if hardware supports virtualization" On 2017-05-30 08:39, ov...@fateknollogee.com wrote: Even after rebooting the host many times, I chec

Re: [ovirt-users] oVirt v4.1.2 error: Failed to start service 'vdsmd'

2017-05-30 Thread ovirt
/resources.ovirt.org/old-site-files/wiki/OVirt-nested-virt-markwu.pdf Y. On Tue, May 30, 2017 at 7:15 AM, wrote: Failed to execute stage 'Environment setup': Failed to start service 'vdsmd' Hosted Engine deployment failed. This is my 4th try installing oVi

Re: [ovirt-users] oVirt v4.1.2 error: Failed to start service 'vdsmd'

2017-05-30 Thread ovirt
is enabled on your host? "Cannot detect if hardware supports virtualization " seems to hint of an issue. Y. On Tue, May 30, 2017 at 7:15 AM, wrote: Failed to execute stage 'Environment setup': Failed to start service 'vdsmd' Hosted Engine deployment failed. This

Re: [ovirt-users] Nested KVM for oVirt 4.1.2

2017-05-29 Thread ovirt
Sandro, If & when one decides to "graduate" & use real hardware, what is the install process? Is the gluster part still automated or that has to be done manually? Another question, what type of use cases & jobs is oVirt being deployed in & how are people getting tec

Re: [ovirt-users] Nested KVM for oVirt 4.1.2

2017-05-29 Thread ovirt
Thank you for the link. I will definitely check it out. On 2017-05-29 04:33, Sandro Bonazzola wrote: On Mon, May 29, 2017 at 10:21 AM, wrote: I assume people are using oVirt in production? Sure, I was just wondering why you were running in nested virtualization :-) Being your use case a

Re: [ovirt-users] Nested KVM for oVirt 4.1.2

2017-05-29 Thread ovirt
I assume people are using oVirt in production? On 2017-05-29 04:13, Sandro Bonazzola wrote: On Mon, May 29, 2017 at 12:12 AM, wrote: http://community.redhat.com/blog/2013/08/testing-ovirt-3-3-with-nested-kvm/ [1] I have one CentOS7 host (physical) & 3x oVirt nodes 4.1.2 (these are

Re: [ovirt-users] Nested KVM for oVirt 4.1.2

2017-05-29 Thread ovirt
redhat.com/blog/2013/08/testing-ovirt-3-3-with-nested-kvm/ [1] I have one CentOS7 host (physical) & 3x oVirt nodes 4.1.2 (these are vm's). Hi, can you please share the use case for this setup? I have installed vdsm-hook-nestedvm on the host. Should I install vdsm-hook-macspoof

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

2017-05-29 Thread ovirt
Per this blog post http://www.ovirt.org/blog/2017/04/up-and-running-with-ovirt-4-1-and-gluster-storage/ I already deleted "ifcfg-eth0.bak" The first time I ran the setup, I had an error, so I deleted that file on all 3 nodes. On 2017-05-29 03:39, Simone Tiraboschi wrote: It seams

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

2017-05-29 Thread ovirt
On 2017-05-29 03:19, Simone Tiraboschi wrote: Hi, could you please attach vdsm and hosted-engine-setup log files? On Mon, May 29, 2017 at 9:15 AM, wrote: Trying to complete the hosted engine setup, I get this Error message: Failed to execute stage 'Closing up': The VM is not powering up: plea

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

2017-05-29 Thread ovirt
On 2017-05-29 03:19, Simone Tiraboschi wrote: Hi, could you please attach vdsm and hosted-engine-setup log files? On Mon, May 29, 2017 at 9:15 AM, wrote: Trying to complete the hosted engine setup, I get this Error message: Failed to execute stage 'Closing up': The VM is not powering up: plea

[ovirt-users] error: hosted engine setup

2017-05-29 Thread ovirt
Trying to complete the hosted engine setup, I get this Error message: Failed to execute stage 'Closing up': The VM is not powering up: please check VDSM logs Hosted Engine deployment failed: this system is not reliable, please check the issue,fix and redeploy I will restart the setup & see i

Re: [ovirt-users] Nested KVM for oVirt 4.1.2

2017-05-28 Thread ovirt
On 2017-05-29 01:22, Luca 'remix_tj' Lorenzetto wrote: Il 29 mag 2017 12:48 AM, ha scritto: http://community.redhat.com/blog/2013/08/testing-ovirt-3-3-with-nested-kvm/ [1] I have one CentOS7 host (physical) & 3x oVirt nodes 4.1.2 (these are vm's). I have installed vd

[ovirt-users] Nested KVM for oVirt 4.1.2

2017-05-28 Thread ovirt
http://community.redhat.com/blog/2013/08/testing-ovirt-3-3-with-nested-kvm/ I have one CentOS7 host (physical) & 3x oVirt nodes 4.1.2 (these are vm's). I have installed vdsm-hook-nestedvm on the host. Should I install vdsm-hook-macspoof on the 3x

Re: [ovirt-users] How to change disk from thin to pre allocated

2017-02-09 Thread ovirt
Hi Gianluca, thank you for the feedback with the templates. I will take a look into it. Best regards Christoph Am 09.02.2017 um 21:12 schrieb Gianluca Cecchi: On Thu, Feb 9, 2017 at 4:46 PM, Gianluca Cecchi mailto:gianluca.cec...@gmail.com>> wrote: On Thu, Feb 9, 2017 at 4:11 PM, mailt

Re: [ovirt-users] How to change disk from thin to pre allocated

2017-02-09 Thread ovirt
Hi Gianluca, I tried to clone the VM but it does not help. It is still thin allocation. Best regards Christoph Am 09.02.2017 um 15:44 schrieb Gianluca Cecchi: On Thu, Feb 9, 2017 at 3:06 PM, <mailto:ov...@timmi.org>> wrote: Hi oVirt List, I'm trying to change the d

[ovirt-users] How to change disk from thin to pre allocated

2017-02-09 Thread ovirt
Hi oVirt List, I'm trying to change the disk allocation policy of a VM disk and I'm not able to perform this task via the oVirt front-end. Is someone able to tell me how I can do that? Best regards and thank you Christoph ___ Users ma

Re: [ovirt-users] oVirt 3.6.7 upgrade to 4.0.5 and CentOS 7.3

2016-12-27 Thread ovirt
Hi all, please note that I have upgrade my oVirt 3.6.5 environment to 4.0.5 without problems. I saw some network messages in my evens but I will post them later in a separate thread. Really great work how the upgrades are working. Best regards Christoph Am 21.12.2016 um 19:30 schrieb ov

Re: [ovirt-users] oVirt 3.6.7 upgrade to 4.0.5 and CentOS 7.3

2016-12-21 Thread ovirt
Hi Gianluca, no quite plain. We are connecting to a openldap server. Best regards Christoph Am 21.12.2016 um 19:25 schrieb Gianluca Cecchi: Il 21/Dic/2016 19:17, mailto:ov...@timmi.org>> ha scritto: Hi Gianluca, currently we have: 2 hosts (one is running also the

Re: [ovirt-users] oVirt 3.6.7 upgrade to 4.0.5 and CentOS 7.3

2016-12-21 Thread ovirt
Hi Gianluca, currently we have: 2 hosts (one is running also the oVirt Engine) 1 DC We are only using NFS storage. No reports are used. But we have it integrated into our LDAP. Best regards Christoph Am 21.12.2016 um 17:37 schrieb Gianluca Cecchi: On Wed, Dec 21, 2016 at 5:11 PM

[ovirt-users] oVirt 3.6.7 upgrade to 4.0.5 and CentOS 7.3

2016-12-21 Thread ovirt
Hi oVirt List, I wanted to upgrade our oVirt 3.6.7 installation in the next couple of days to oVirt 4.0.5. My hosts are running CentOS 7.2 currently. It is safe to perform the upgrade also to CentOS 7.3? Is 4.0.5 also support this version of CentOS? It is correct that the upgrade to 4.0 is

Re: [ovirt-users] Upgrade from 3.6 to 4.0

2016-07-04 Thread ovirt
6 to 4.0 of oVirt? Depends on your current system. Or it is just a normal upgrade procedure? It is in some cases. I'm currently running oVirt 3.6.7 on CentOS 7. If not hosted-engine, normal upgrade. For hosted-engine please

Re: [ovirt-users] Upgrade from 3.6 to 4.0

2016-07-03 Thread ovirt
7:48 PM, wrote: Hi List, is there a special upgrade procedure to get from 3.6 to 4.0 of oVirt? Depends on your current system. Or it is just a normal upgrade procedure? It is in some cases. I'm currently running oVirt 3.6.7 on CentOS 7. If not hosted-engine, normal upgrade. For h

[ovirt-users] Upgrade from 3.6 to 4.0

2016-07-03 Thread ovirt
Hi List, is there a special upgrade procedure to get from 3.6 to 4.0 of oVirt? Or it is just a normal upgrade procedure? I'm currently running oVirt 3.6.7 on CentOS 7. Best regards and thank you for the answer. Christoph ___ Users mailing

Re: [ovirt-users] Network Interface order changed after reboot

2016-06-27 Thread ovirt
idyah Bar David wrote: On Sun, Jun 26, 2016 at 3:51 PM, Edward Haas wrote: On Thu, Jun 23, 2016 at 3:49 PM, wrote: Hi List, I have two nodes (running CentOS 7) and the network interface order changed for some interfaces after every reboot. The configurations are done through the oVirt GUI. S

Re: [ovirt-users] Network Interface order changed after reboot

2016-06-26 Thread ovirt
No I just eth0 was configured during OS installation. All other interface have been configured through the oVirt GUI. Best regards Christoph Am 26.06.2016 um 16:08 schrieb Edward Haas: On Sun, Jun 26, 2016 at 4:48 PM, <mailto:ov...@timmi.org>> wrote: Hi Edy, please

Re: [ovirt-users] Network Interface order changed after reboot

2016-06-26 Thread ovirt
Hi Edy, please find some config files below. I did the interface config only through the oVirt GUI. I mean by reordering that after every reboot some interfaces are not the same as before. That means I need to change the cables after reboot. [root@lxedna ~]# cat /etc/sysconfig/network

Re: [ovirt-users] Network Interface order changed after reboot

2016-06-26 Thread ovirt
Hi, I'm using currently the following: But the problem is not new. ovirt-engine.noarch 3.6.6.2-1.el7.centos @ovirt-3.6 vdsm.noarch 4.17.28-1.el7 @centos-ovirt36 Best regards Christoph Am 26.06.2016 um 14:19 schrieb Yevgeny Zaspitsky: BTW,

Re: [ovirt-users] Network Interface order changed after reboot

2016-06-26 Thread ovirt
have two nodes (running CentOS 7) and the network interface order changed for some interfaces after every reboot. The configurations are done through the oVirt GUI. So the ifcfg-ethX scripts are configured automatically by VDSM. Is there any option to get this configured to be stable?

[ovirt-users] Network Interface order changed after reboot

2016-06-23 Thread ovirt
Hi List, I have two nodes (running CentOS 7) and the network interface order changed for some interfaces after every reboot. The configurations are done through the oVirt GUI. So the ifcfg-ethX scripts are configured automatically by VDSM. Is there any option to get this configured to be

Re: [ovirt-users] oVirt 3.6.7 Fifth Release Candidate is now available for testing

2016-06-22 Thread ovirt
Hi Rafael, do you have an ETA for the version? The USB problem is a bit of a problem for me. Or it is possible to go to the release candidate now and later to the final version? Best regards Christoph Am 21.06.2016 um 16:54 schrieb Rafael Martins: The oVirt Project is pleased to announce

Re: [ovirt-users] Trouble obtaining a console in SPICE with Overt 3.6 and Centos 7.1.

2016-06-20 Thread ovirt
Miller, Terry K: I have installed Ovirt 3.6 on Centos7.1 machine. I have created a guest machine called wopc-win. When I click on the console symbol, I get a file downloaded (console.vv) which is a spice certificate file. How do I debug this console matter? I cannot bring up a console

Re: [ovirt-users] USB problem after update

2016-06-20 Thread ovirt
upgraded from Ovirt 3.6.3 to 3.6.6. I have two nodes. One of it is also running the engine. After the upgrade I noticed that my VMs on the master/engine host are not able to connect to the USB devices any more. The "Add Host Devices" dialog is empty and does not show any HW! On the H

[ovirt-users] USB problem after update

2016-06-19 Thread ovirt
Hi list, I just upgraded from Ovirt 3.6.3 to 3.6.6. I have two nodes. One of it is also running the engine. After the upgrade I noticed that my VMs on the master/engine host are not able to connect to the USB devices any more. The "Add Host Devices" dialog is empty and does not s

Re: [ovirt-users] Command 'org.ovirt.engine.core.bll.hostdev.RefreshHostDevicesCommand' failed: Failed managing transaction

2016-03-07 Thread ovirt
Hi Martin, sure not issue. I have attached the server.log to the ticket. Best regards Christoph Am 07.03.2016 um 06:47 schrieb Martin Perina: Hi, thanks a lot for creating the bug. Could please also attach /var/log/ovirt-engine/server.log to the bug? Thanks Martin Perina - Original

Re: [ovirt-users] Command 'org.ovirt.engine.core.bll.hostdev.RefreshHostDevicesCommand' failed: Failed managing transaction

2016-03-06 Thread ovirt
ginal Message - From: ov...@timmi.org To: users@ovirt.org Sent: Friday, March 4, 2016 9:47:24 PM Subject: [ovirt-users] Command 'org.ovirt.engine.core.bll.hostdev.RefreshHostDevicesCommand' failed: Failed managing transaction Hi oVirt List, I have a oVirt Setup which includes two

Re: [ovirt-users] Command 'org.ovirt.engine.core.bll.hostdev.RefreshHostDevicesCommand' failed: Failed managing transaction

2016-03-06 Thread ovirt
- Original Message - From: ov...@timmi.org To: users@ovirt.org Sent: Friday, March 4, 2016 9:47:24 PM Subject: [ovirt-users] Command 'org.ovirt.engine.core.bll.hostdev.RefreshHostDevicesCommand' failed: Failed managing transaction Hi oVirt List, I have a oVirt Setup which in

[ovirt-users] Command 'org.ovirt.engine.core.bll.hostdev.RefreshHostDevicesCommand' failed: Failed managing transaction

2016-03-04 Thread ovirt
Hi oVirt List, I have a oVirt Setup which includes two host. The first host is also running the oVirt engine. Today I installed a couple VMs on the second host from USB without any issue. Now I tried to perform this also on the first host but it looks like the USB is not accessible. I&#

Re: [ovirt-users] OVirt 3.6.2 -> NPE while clicking on "Setup Host Networks"

2016-02-05 Thread ovirt
"Alona Kaplan" Cc: "Martin Mucha" , users@ovirt.org Sent: Sunday, January 31, 2016 4:47:36 PM Subject: Re: [ovirt-users] OVirt 3.6.2 -> NPE while clicking on "Setup Host Networks" Hi Alona, please find the requested output in the attachment. Best regards C

Re: [ovirt-users] OVirt 3.6.2 -> NPE while clicking on "Setup Host Networks"

2016-02-02 Thread ovirt
day, February 1, 2016 6:27:15 PM Subject: Re: [ovirt-users] OVirt 3.6.2 -> NPE while clicking on "Setup Host Networks" Hi Christoph, I think that I know what happened on your environment. Since, as you said, the names of the nics were changed after reboot. Nic names that previously were

Re: [ovirt-users] OVirt 3.6.2 -> NPE while clicking on "Setup Host Networks"

2016-01-31 Thread ovirt
Thanks, Alona. - Original Message - From: ov...@timmi.org To: "Alona Kaplan" , "Martin Mucha" Cc: users@ovirt.org Sent: Friday, January 29, 2016 9:25:53 AM Subject: Re: [ovirt-users] OVirt 3.6.2 -> NPE while clicking on "Setup Host Networks" Hi Alona, h

Re: [ovirt-users] VM manipulate DMI Chassis Serial value

2016-01-28 Thread ovirt
urity Status: Unknown OEM Information: 0x Height: Unspecified Number Of Power Cords: Unspecified Contained Elements: 0 root@demo:~ # dmidecode -s chassis-serial-number Not Specified I want to change the red above!! Is there a way to change that in Ovirt as well? Best

Re: [ovirt-users] OVirt 3.6.2 -> NPE while clicking on "Setup Host Networks"

2016-01-28 Thread ovirt
#getTotalVirtualFunctions M. - Original Message - Hi List, I update my OVirt 3.6.1 installation to 3.6.2 this morning. After the reboot of the server the interface numbering wasn't the same so I had to change some cable to have them connected to the right configuration. Everything looks OK

[ovirt-users] OVirt 3.6.2 -> NPE while clicking on "Setup Host Networks"

2016-01-27 Thread ovirt
Hi List, I update my OVirt 3.6.1 installation to 3.6.2 this morning. After the reboot of the server the interface numbering wasn't the same so I had to change some cable to have them connected to the right configuration. Everything looks OK but I receive a null pointer exception

[ovirt-users] VM manipulate DMI Chassis Serial value

2016-01-22 Thread ovirt
red above!! Is there a way to change that in Ovirt as well? Best regards and thank you for your help. Christoph ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] OVirt Host Network setup failed

2016-01-20 Thread ovirt
Hi all, a "systemctl restart ovirt-engine" was solving the issue. Best regards Christoph Am 20.01.2016 um 20:18 schrieb ov...@timmi.org: Hi list, I need your help as the network setup dialog is failing on my new server. My host is a CentOS7.2 host with OVirt 3.6.1. The automate

[ovirt-users] OVirt Host Network setup failed

2016-01-20 Thread ovirt
Hi list, I need your help as the network setup dialog is failing on my new server. My host is a CentOS7.2 host with OVirt 3.6.1. The automated firewall configuration failed by the way. So at the beginning I struggled a bit with the firewall configuration. I guess I sorted it our that the host

Re: [ovirt-users] convert/import images to ovirt

2016-01-09 Thread ovirt
Hi, do you want to import KVM disks into oVirt? Then you should use this tool here: https://rwmj.wordpress.com/2015/09/18/importing-kvm-guests-to-ovirt-or-rhev/ http://git.annexia.org/?p=import-to-ovirt.git Example: ./import-to-ovirt.pl /home/import-disk-image.img --vmtype Desktop --vcpus 1

Re: [ovirt-users] GPG Key Expired for ovirt-guest-agent

2016-01-05 Thread ovirt
Hi Vinzenz, thank you for that. I can confirm that it is working after importing the new key. ub 2048R/73A1A299 2013-10-24 [expires: 2018-03-15] uid home:evilissimo OBS Project Best regards Christoph Am 05.01.2016 um 14:21 schrieb Vinzenz Feenstra: The key has been exten

[ovirt-users] Ubuntu Repository Key Expired

2016-01-03 Thread ovirt
Hi List, I just noticed that the key for the Ubuntu 14.04 repository is expired. pub 2048R/73A1A299 2013-10-24 [expired: 2016-01-02] uid home:evilissimo OBS Project I used the following repository: http://www.ovirt.org/How_to_install_the_guest_agent_in_Ubuntu Best regards

Re: [ovirt-users] oVirt 3.6.1 USB Host Device passthrough

2015-12-29 Thread ovirt
pabilities" in the host section. Best regards Christoph Am 23.12.2015 um 13:48 schrieb Michal Skrivanek: On 23 Dec 2015, at 09:28, ov...@timmi.org <mailto:ov...@timmi.org> wrote: Hi list, I'm currently trying to get USB devices into a VM. My host is running a oVirt 3.6.1.

Re: [ovirt-users] oVirt 3.6.1 USB Host Device passthrough

2015-12-23 Thread ovirt
schrieb Michal Skrivanek: On 23 Dec 2015, at 09:28, ov...@timmi.org <mailto:ov...@timmi.org> wrote: Hi list, I'm currently trying to get USB devices into a VM. My host is running a oVirt 3.6.1. I'm trying to use the GUI feature to add the device into the VM and I'm f

[ovirt-users] oVirt 3.6.1 USB Host Device passthrough

2015-12-23 Thread ovirt
Hi list, I'm currently trying to get USB devices into a VM. My host is running a oVirt 3.6.1. I'm trying to use the GUI feature to add the device into the VM and I'm facing two issues: 1. I receive the following message while starting the VM: Error while executing action: :

Re: [ovirt-users] Refresh Host Devices

2015-12-22 Thread ovirt
Hi list, any idea how to refresh the list? I guest a reboot of the host will solve that but I can't reboot the host for every change of the USB devices. ;) Best regards and merry Christmas Christoph Am 21.12.2015 um 12:09 schrieb ov...@timmi.org: Hi list, how can I refresh the host devices

[ovirt-users] Refresh Host Devices

2015-12-21 Thread ovirt
Hi list, how can I refresh the host devices (usb) in the frontend? "Refresh Capabilities" does not work for me. I want to attach a usb device to a VM but I can't see the device in the frontend. # lsub is showing the device. Best regards Christoph _

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
import-to-ovirt-7edfc4e]# rpm -qa | grep -i libguestfs-winsupport libguestfs-winsupport-7.2-1.el7.x86_64 Right, sorry, that's a bug in import-to-ovirt. I've just pushed a fix to the git repo. Thanks for your patience! Rich. ___ Users ma

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
Hi Rich, the host is a CentOS (latest). libguestfs-winsupport root@lxedna import-to-ovirt-7edfc4e]# rpm -qa | grep -i libguestfs-winsupport libguestfs-winsupport-7.2-1.el7.x86_64 Best regards Christoph Am 20.12.2015 um 14:12 schrieb Richard W.M. Jones: On Sun, Dec 20, 2015 at 02:05:30PM

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
managed to install oVirt on my new server and so far it is really great. The next step on my side it to migrate VMs from another server (KVM/libvirtd/virt-manager) to oVirt. I was trying to find something in the documentation but so far no luck. Google was pointing me to tow options: - virt-v2v

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
me of the disk you need to overwrite. Is there a way to see the file name also in the oVirt admin portal? If you check the "Disks" tab, you'll see there an ID tab. For nfs/qcow, that's a directory name to be found under 'images' inside the storage domain. Under this

Re: [ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
Hi, thank you for the quick response. Yes I can confirm that I'm also able to perform this through copying of the image but then you need to know the exact file name of the disk you need to overwrite. Is there a way to see the file name also in the oVirt admin portal? Best re

[ovirt-users] Import KVM/libvirt VMs to oVirt

2015-12-20 Thread ovirt
Hi list, finally I managed to install oVirt on my new server and so far it is really great. The next step on my side it to migrate VMs from another server (KVM/libvirtd/virt-manager) to oVirt. I was trying to find something in the documentation but so far no luck. Google was pointing me to

Re: [ovirt-users] oVirt 3.6 and CentOS 7

2015-12-13 Thread ovirt
Am 13.12.2015 um 12:52 schrieb Taste-Of-IT: Am 2015-12-13 11:57, schrieb ov...@timmi.org: Hi oVirt users, since a couple of days I'm struggling to install oVirt 3.6 on a CentOS 7 server. Here are the steps I have done to get oVirt 3.6 engine on the host. 1. Install minimal Cen

[ovirt-users] oVirt 3.6 and CentOS 7

2015-12-13 Thread ovirt
Hi oVirt users, since a couple of days I'm struggling to install oVirt 3.6 on a CentOS 7 server. Here are the steps I have done to get oVirt 3.6 engine on the host. 1. Install minimal CentOS 2. update to latest version (yum update) 3. install oVirt 3.6 (yum install ovirt-engine) 4.

[ovirt-users] Cancelled: oVirt 3.6.0 Alpha Release Test Day

2015-05-27 Thread oVirt schedule
=NEEDS-ACTION;CN=users@ovirt.org;ROLE=REQ_PARTICIPANT;RSVP =TRUE;CUTYPE=INDIVIDUAL:mailto:users@ovirt.org ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=Andy Kress;ROLE=REQ_PARTICIPANT;RSVP=TRUE :mailto:farkey_2...@yahoo.com ORGANIZER;CN=oVirt schedule:mailto:ppqtk46u9cglj7l987ruo2l0f8@group.calenda r.go

[ovirt-users] Cancelled: oVirt 3.6.0 Alpha Release Test Day

2015-05-27 Thread oVirt schedule
=NEEDS-ACTION;CN=users@ovirt.org;ROLE=REQ_PARTICIPANT;RSVP =TRUE;CUTYPE=INDIVIDUAL:mailto:users@ovirt.org ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=Rizwan Ashraf;ROLE=REQ_PARTICIPANT;RSVP=T RUE:mailto:riz_s...@yahoo.com ORGANIZER;CN=oVirt schedule:mailto:ppqtk46u9cglj7l987ruo2l0f8@group.calenda r.go

Re: [ovirt-users] Firewall?

2014-06-05 Thread Ovirt User
hi chris, at node level ? Il giorno 03/giu/2014, alle ore 17:29, Ovirt User ha scritto: > Hello Guys, > > i'm searching for a simple firewall solution ( deny some ports etc ). > > It is possibile configure a firewall in the node ? to protect the vm

Re: [ovirt-users] Firewall?

2014-06-04 Thread Ovirt User
Thanks livnat, but i don't really understand . The security group feature defines iptables rules on the note itself. About that: how can i define security group rules ? and in a cluster, they are automatically propagated al all nodes ? Il giorno 03/giu/2014, alle ore 17:29, Ovirt Use

Re: [ovirt-users] Firewall?

2014-06-04 Thread Ovirt User
t like >> the node cannot manage the firewall of another node > > try the Security Groups support in 3.4 via the neutron integration? > http://www.ovirt.org/Features/Detailed_OSN_Integration > >> >> - Original Message - >> From: "Ovirt User&q

Re: [ovirt-users] Firewall?

2014-06-03 Thread Ovirt User
the firewall on the VM > itself. Windows Firewall for Windows clients and Iptables or Firewalld for > Linux clients > > > - Original Message - > From: "Ovirt User" > To: "Maurice James" > Cc: users@ovirt.org > Sent: Tuesday, June 3, 201

Re: [ovirt-users] Firewall?

2014-06-03 Thread Ovirt User
the vm's thanks Il giorno 03/giu/2014, alle ore 17:39, Maurice James ha scritto: > Do you want to protect the VMs or the manager? > > > - Original Message ----- > From: "Ovirt User" > To: users@ovirt.org > Sent: Tuesday, June 3, 2014 11:29:23

[ovirt-users] Firewall?

2014-06-03 Thread Ovirt User
Hello Guys, i'm searching for a simple firewall solution ( deny some ports etc ). It is possibile configure a firewall in the node ? to protect the vm's ? Thanks Lukas ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/lis

[ovirt-users] italian language pack ?

2014-05-07 Thread Ovirt User
Exist italian language pack? if not, how we can contribute ? Thanks Lukas ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] How to have this information?

2014-05-05 Thread Ovirt User
thanks, but i mean how to obtain this information from Ovirt manager layer .. i don't want install snmp in the single VM.. because customer can disable it … Il giorno 05/mag/2014, alle ore 10:38, Meital Bourvine ha scritto: > Hi, > > You can get the information via snmp - her

[ovirt-users] How to have this information?

2014-05-05 Thread Ovirt User
Hello, it is possible have : - CPU - MEMORY - NETWORK usage of VM's from the manager ? trought API or.. snmpd, or.. .other stuff ? I need to develop a web page to show this information to my customers. thanks Lukas ___ Users mailing list Use

Re: [ovirt-users] HA NFS and ovirt cluster

2014-05-03 Thread Ovirt User
wow are you sure ? why you don't try gluster instead of drbd and nfs !? Il giorno 02/mag/2014, alle ore 12:37, Jaison Peter ha scritto: > Hello All , > > > I would like to know whether we can use Highly avilable NFS storage (DRBD + > pacemaker + Floating IP) as sto

Re: [ovirt-users] Network Security / Seperation

2014-04-24 Thread Ovirt User
are you sure that you want give L3 to a neutron server instead of a real router ? Il giorno 24/apr/2014, alle ore 09:08, squadra ha scritto: > Hi Folks, > > i am currently looking for a way to isolate each vms network traffic > so none can sniff others network traffic. currently i am playing >

Re: [ovirt-users] configuration maximus

2014-04-23 Thread Ovirt User
i need to put 200 VM on a single node, but i need to know if this is possible there are a documents with maximus configuration? Il giorno 24/apr/2014, alle ore 07:39, Itamar Heim ha scritto: > On 04/23/2014 11:49 PM, Ovirt User wrote: >> Hello, >> >> 1) how many Vm p

[ovirt-users] configuration maximus

2014-04-23 Thread Ovirt User
Hello, 1) how many Vm per node are supported ? 2) how many virtual CPU per node are supported ? i don't find configuration maximus .. thanks Lukas ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] Ovirt + GLUSTER

2014-04-21 Thread Ovirt User
Hello, anyone are using ovirt with glusterFS as storage domain in production environment ? Thanks Lukas ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [Users] Host's Cluster Compatibility Version doesn't match the Cluster's Compatibility Version.

2014-04-02 Thread Jim@Ovirt
On 02/04/2014 11:03, Jim@Ovirt wrote: Host's Cluster Compatibility Version doesn't match the Cluster's Compatibility Version. According to "yum list installed" every package that begins "ovirt" is version 3.4.something and every package that begins "vdsm

<    1   2   3   >