Re: [Users] ovirtmgmt vanishes after reboot

2014-01-23 Thread Fabian Deutsch
Am Donnerstag, den 23.01.2014, 12:34 -0300 schrieb Francisco Pérez: Hi. I have configured an ovirt-engine to manage an ovirt node succesfully. I have created VM and all runs well but im trying to do some escenario testing and i have found an issue. If somehow the ovirt node is

Re: [Users] ovirtmgmt vanishes after reboot

2014-01-23 Thread Itamar Heim
On 01/23/2014 06:12 PM, Fabian Deutsch wrote: Am Donnerstag, den 23.01.2014, 12:34 -0300 schrieb Francisco Pérez: Hi. I have configured an ovirt-engine to manage an ovirt node succesfully. I have created VM and all runs well but im trying to do some escenario testing and i have found an

Re: [Users] ovirtmgmt vanishes after reboot

2014-01-23 Thread Antoni Segura Puimedon
- Original Message - From: Fabian Deutsch fabi...@redhat.com To: Francisco Pérez fpere...@gmail.com, VDSM Project Development vdsm-de...@lists.fedorahosted.org Cc: users@ovirt.org Sent: Thursday, January 23, 2014 5:12:17 PM Subject: Re: [Users] ovirtmgmt vanishes after reboot

Re: [Users] ovirtmgmt not installed

2013-12-09 Thread Mike Kolesnik
- Original Message - ok. I reinstalled everything. My F19 host has only an em1 ethernet I/F. I am on 3.3. However, setting up the host fails in its last stage (setting up mgmt network). Can you please attach updated output of 'vdsClient -s 0 getVdsCaps' on this host? 2013/12/8

Re: [Users] ovirtmgmt not installed

2013-12-09 Thread Pascal Jakobi
Fixed. It was the trailing 0's in ifcfg-em1 (IPADDR0, etc...) which had to be removed. 2013/12/9 Pascal Jakobi pascal.jak...@gmail.com [root@lab2 ~]# vdsClient -s 0 getVdsCaps HBAInventory = {'FC': [], 'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redhat:4334926278c1'}]}

Re: [Users] ovirtmgmt not installed

2013-12-07 Thread Mike Kolesnik
Hi Pascal, VDSM for 3.3 is only working on F19 so since you downgraded the host you won't get it. Try to upgrade the host back to F19 and use the workaround suggested by Toni (create the ifcfg file for your NIC). Or am I missing something in your setup? P.S. I also have a working F19 host

Re: [Users] ovirtmgmt not installed

2013-12-05 Thread Moti Asayag
- Original Message - From: Pascal Jakobi pascal.jak...@gmail.com To: Antoni Segura Puimedon asegu...@redhat.com Cc: Pascal Jakobi pjak...@yahoo.fr, users@ovirt.org Sent: Wednesday, December 4, 2013 10:37:22 PM Subject: Re: [Users] ovirtmgmt not installed I have done

Re: [Users] ovirtmgmt not installed

2013-12-05 Thread Pascal Jakobi
[root@lab2 ~]# vdsClient -s localhost getVdsCaps | grep cluster *clusterLevels = ['3.0', '3.1', '3.2']* [root@lab2 ~]# cd /etc/yum.repos.d/ [root@lab2 yum.repos.d]# ls fedora.repo fedora-updates.repo fedora-updates-testing.repo fedora-virt-preview.repo ovirt.repo [root@lab2 yum.repos.d]#

Re: [Users] ovirtmgmt not installed

2013-12-04 Thread Assaf Muller
Sent: Wednesday, December 4, 2013 8:22:05 AM Subject: Re: [Users] ovirtmgmt not installed At the end, I could not make an F19 Fedora host work against a 3.3 engine. I suggest someone from the eng team has a look at it. some stuff just does not work there. Therefore, I downgraded the fedora host

Re: [Users] ovirtmgmt not installed

2013-12-04 Thread Antoni Segura Puimedon
- Original Message - From: Assaf Muller amul...@redhat.com To: Pascal Jakobi pjak...@yahoo.fr Cc: users@ovirt.org Sent: Wednesday, December 4, 2013 9:09:18 AM Subject: Re: [Users] ovirtmgmt not installed I personally have a F19 host working against 3.3 engine. Could you detail

Re: [Users] ovirtmgmt not installed

2013-12-04 Thread Pascal Jakobi
amul...@redhat.com To: Pascal Jakobi pjak...@yahoo.fr Cc: users@ovirt.org Sent: Wednesday, December 4, 2013 9:09:18 AM Subject: Re: [Users] ovirtmgmt not installed I personally have a F19 host working against 3.3 engine. Could you detail what doesn't work, and possibly attach engine

Re: [Users] ovirtmgmt not installed

2013-12-04 Thread Antoni Segura Puimedon
...@yahoo.fr, users@ovirt.org Sent: Wednesday, December 4, 2013 9:37:22 PM Subject: Re: [Users] ovirtmgmt not installed I have done this and it solves the issue. However, the next issue I found was that the host was not able to join a 3.3 cluster (i.e. the default cluster). At this point, I went back

Re: [Users] ovirtmgmt not installed

2013-12-03 Thread Pascal Jakobi
Still the same, even with networking working like a charm... Any idea ? [root@lab2 vdsm]# vdsClient -s 0 getVdsCaps     HBAInventory = {'FC': [], 'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redhat:a0bc8a5f9a5d'}]}     ISCSIInitiatorName = 'iqn.1994-05.com.redhat:a0bc8a5f9a5d'     bondings =

Re: [Users] ovirtmgmt not installed

2013-12-03 Thread Pascal Jakobi
...@yahoo.fr To: Pascal Jakobi pascal.jak...@gmail.com, Moti Asayag masa...@redhat.com Cc: users@ovirt.org Sent: Tuesday, December 3, 2013 1:11:36 PM Subject: Re: [Users] ovirtmgmt not installed Still the same, even with networking working like a charm... Any idea ? [root@lab2 vdsm

Re: [Users] ovirtmgmt not installed

2013-12-02 Thread Pascal Jakobi
As a matter of fact, when I installed F19, it created an eno1 device, aliased to em1. Don't know why, yet. Even adding a GATEWAY clause in /etc/sysconfig/network does not seem to change the problem Will check how to change the device name. 2013/12/1 Moti Asayag masa...@redhat.com Hi

Re: [Users] ovirtmgmt not installed

2013-12-01 Thread Pascal Jakobi
Mike Here you go. However, please note that I must investigate the connection issue that Alon saw. will do it tomorrow. Many thanks to you folks. P [root@lab2 ~]# vdsClient -s 0 getVdsCaps HBAInventory = {'FC': [], 'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redhat:eea139a8'}]}

Re: [Users] ovirtmgmt not installed

2013-12-01 Thread Assaf Muller
Did you install VDSM from nightly or stable? Assaf Muller, Cloud Networking Engineer Red Hat - Original Message - From: Pascal Jakobi pascal.jak...@gmail.com To: Mike Kolesnik mkole...@redhat.com Cc: users@ovirt.org Sent: Sunday, December 1, 2013 10:58:40 AM Subject: Re: [Users

Re: [Users] ovirtmgmt not installed

2013-12-01 Thread Moti Asayag
Hi Pascal, - Original Message - From: Pascal Jakobi pascal.jak...@gmail.com To: Mike Kolesnik mkole...@redhat.com Cc: users@ovirt.org, masa...@redhat.com Sent: Sunday, December 1, 2013 10:58:40 AM Subject: Re: ovirtmgmt not installed Mike Here you go. However, please note that

Re: [Users] ovirtmgmt not installed

2013-11-30 Thread Mike Kolesnik
- Original Message - Hi there Hi Pascal, I installed a console on F19, then a F19 host (time 11:09 today). Everything works fine, apart from the installation of the mgmt network at the end. Can someone tell me what's going wrong ? Can you please send the output of vdsCaps from

Re: [Users] ovirtmgmt not installed

2013-11-29 Thread Alon Bar-Lev
- Original Message - From: Pascal Jakobi pascal.jak...@gmail.com To: users@ovirt.org Sent: Saturday, November 30, 2013 1:24:23 AM Subject: [Users] ovirtmgmt not installed Hi there I installed a console on F19, then a F19 host (time 11:09 today). Everything works fine, apart

Re: [Users] ovirtmgmt not installed

2013-11-29 Thread Alon Bar-Lev
- Original Message - From: Pascal Jakobi pascal.jak...@gmail.com To: users@ovirt.org Sent: Saturday, November 30, 2013 1:24:23 AM Subject: [Users] ovirtmgmt not installed Hi there I installed a console on F19, then a F19 host (time 11:09 today). Everything works fine, apart

Re: [Users] ovirtmgmt not installed

2013-11-29 Thread Alon Bar-Lev
- Original Message - From: Alon Bar-Lev alo...@redhat.com To: Pascal Jakobi pascal.jak...@gmail.com Cc: users@ovirt.org Sent: Saturday, November 30, 2013 2:40:33 AM Subject: Re: [Users] ovirtmgmt not installed - Original Message - From: Pascal Jakobi pascal.jak

Re: [Users] ovirtmgmt

2013-03-02 Thread victor nunes
OK. Thank very much. Its work. 2013/2/27 Dan Kenigsberg dan...@redhat.com On Tue, Feb 26, 2013 at 07:32:51PM -0500, victor nunes wrote: goodnight I installed 3.2 and oVirt vdsm on the same machine (fedora 18) with the command. yum install oVirt-engine-setup-plugin-allinone and then

Re: [Users] ovirtmgmt

2013-02-27 Thread Pavel Zhukov
Just remove IP address/netmask/gateway from the em1's config and add BRIDGE='ovirtmgmt' there. Be ensure that BOOTPROTO='none' and NM_CONTROLLED='no' are configured -- Pavel On Tue, 26 Feb 2013, victor nunes wrote: | | goodnight | | I installed 3.2 and oVirt vdsm on the same machine

Re: [Users] ovirtmgmt

2013-02-27 Thread Dan Kenigsberg
On Tue, Feb 26, 2013 at 07:32:51PM -0500, victor nunes wrote: goodnight I installed 3.2 and oVirt vdsm on the same machine (fedora 18) with the command. yum install oVirt-engine-setup-plugin-allinone and then engine-setup - config-allinone = yes then, the configuration was successful,

Re: [Users] ovirtmgmt vs eth0 config in all-in-one config

2012-12-29 Thread Alon Bar-Lev
- Original Message - From: Gianluca Cecchi gianluca.cec...@gmail.com To: users users@ovirt.org Sent: Saturday, December 29, 2012 2:40:37 AM Subject: [Users] ovirtmgmt vs eth0 config in all-in-one config Hello, what should be the difference between ovirtmgmt and eth0 in an

Re: [Users] ovirtmgmt vs eth0 config in all-in-one config

2012-12-29 Thread Gianluca Cecchi
On Sat, Dec 29, 2012 at 9:01 AM, Alon Bar-Lev wrote: eth0 should not have ip address in this configuration. Can you please send deploy logs from /var/log/ovirt-engine/host-deploy? Alon This is the timestamp of the files: [root@f18aio network-scripts]# ll ifcfg* -rw-rw-r--. 1 root root

Re: [Users] ovirtmgmt vs eth0 config in all-in-one config

2012-12-29 Thread Gianluca Cecchi
On Sat, Dec 29, 2012 at 11:18 AM, Gianluca Cecchi wrote: On Sat, Dec 29, 2012 at 9:01 AM, Alon Bar-Lev wrote: eth0 should not have ip address in this configuration. Can you please send deploy logs from /var/log/ovirt-engine/host-deploy? Alon This is the timestamp of the files:

Re: [Users] ovirtmgmt vs eth0 config in all-in-one config

2012-12-29 Thread Gianluca Cecchi
Sorry... sent for error before finishing.. BTW: after removing ip information from ifcfg-eth0 I still have to manually run ip route add default via 192.168.122.1 Now ifcfg-eth0 contains only DEVICE=eth0 ONBOOT=yes HWADDR=52:54:00:b0:6c:5f BRIDGE=ovirtmgmt NM_CONTROLLED=no IPV6INIT=no

Re: [Users] ovirtmgmt vs eth0 config in all-in-one config

2012-12-29 Thread Gianluca Cecchi
In the mean time I found that the problem was GATEWAY0=192.168.122.1 in ifcfg-ovirtmgmt While it should be GATEWAY=192.168.122.1 in fact the index is not kept in count for GATEWAY filed Now with this line and also NOZEROCONF=yes I keep ok at boot with $ ip route list default via

Re: [Users] ovirtmgmt vs eth0 config in all-in-one config

2012-12-29 Thread Alon Bar-Lev
- Original Message - From: Gianluca Cecchi gianluca.cec...@gmail.com To: Alon Bar-Lev alo...@redhat.com Cc: users users@ovirt.org Sent: Saturday, December 29, 2012 7:36:00 PM Subject: Re: [Users] ovirtmgmt vs eth0 config in all-in-one config In the mean time I found

Re: [Users] ovirtmgmt vs eth0 config in all-in-one config

2012-12-29 Thread Gianluca Cecchi
Perhaps when I first installed f18, it got those entries and was configured with network manager and then I only put NM_CONTROLLED=no Without changing accordingly its entries... I have to check default f18 config during install... ___ Users mailing list

Re: [Users] ovirtmgmt vs eth0 config in all-in-one config

2012-12-29 Thread Alon Bar-Lev
- Original Message - From: Gianluca Cecchi gianluca.cec...@gmail.com To: Alon Bar-Lev alo...@redhat.com Cc: users users@ovirt.org Sent: Saturday, December 29, 2012 9:48:07 PM Subject: Re: [Users] ovirtmgmt vs eth0 config in all-in-one config Perhaps when I first installed f18