Re: [Users] bonding setup with python sdk

2013-02-13 Thread Michael Pasternak

Moti,

Can you please add your setupnetworks example for bonds to the sdk wiki? (and 
post it on this thread)

thanks.

On 02/12/2013 06:40 PM, Louis Coilliot wrote:
 Hello,
 
 do you have examples or hints on setting the bonding of some NICS on
 hypervisor hosts ? With the python SDK ?
 
 Thanks in advance.
 
 Louis Coilliot
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users


-- 

Michael Pasternak
RedHat, ENG-Virtualization RD
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] How do Networks and Vlan-tagging work in oVirt ?

2013-02-13 Thread Matt .
Thanks indeed, I'm with Nicolas, also working on a nice setup with this
information!

Here is some more logging:

The error came after I added WAN_02_02 with no IP.

2013-02-13 10:55:00,455 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(QuartzScheduler_Worker-9) [41071339] No string for VDS_ACTIVATE_ASYNC
type. Use default Log
2013-02-13 10:55:00,456 INFO
[org.ovirt.engine.core.bll.AutoRecoveryManager] (QuartzScheduler_Worker-9)
[41071339] Autorecovering 0 storage domains
2013-02-13 10:59:05,376 INFO
[org.ovirt.engine.core.bll.LoginAdminUserCommand] (ajp--127.0.0.1-8702-10)
Running command: LoginAdminUserCommand internal: false.
2013-02-13 10:59:06,266 ERROR [org.ovirt.engine.core.utils.ServletUtils]
(ajp--127.0.0.1-8702-5) Can't read file
/usr/share/ovirt-engine/docs/DocumentationPath.csv for request
/docs/DocumentationPath.csv, will send a 404 error response.
2013-02-13 10:59:43,948 INFO
[org.ovirt.engine.core.bll.network.host.SetupNetworksCommand]
(ajp--127.0.0.1-8702-19) [683f2e62] Running command: SetupNetworksCommand
internal: false. Entities affected :  ID:
033febb8-4f52-4253-bb6d-a8807816affd Type: VDS
2013-02-13 10:59:43,951 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand]
(ajp--127.0.0.1-8702-19) [683f2e62] START, SetupNetworksVDSCommand(HostName
= KVM-02, HostId = 033febb8-4f52-4253-bb6d-a8807816affd, force=false,
checkConnectivity=true, conectivityTimeout=120,
networks=[WAN_02_02 {id=6f38699a-3dea-4a96-987e-035e4041afdf,
description=null, subnet=null, gateway=null, type=null, vlanId=null,
stp=false, dataCenterId=56272dcf-0a66-489d-9a1e-4a1965207b64, mtu=0,
vmNetwork=false, cluster=NetworkCluster {id={clusterId=null,
networkId=null}, status=OPERATIONAL, display=false, required=true}}],
bonds=[],
interfaces=[eth3 {id=3b31007b-a0f5-472b-8906-9170ea00be96,
vdsId=033febb8-4f52-4253-bb6d-a8807816affd, name=eth3,
macAddress=00:1c:c4:d8:cb:34, networkName=officevms, bondName=null,
bootProtocol=STATIC_IP, address=172.16.20.0, subnet=255.255.255.0,
gateway=null, mtu=1500, bridged=true, speed=1000, type=0,
networkImplementationDetails={inSync=true, managed=true}},
eth1 {id=4760e6c8-73d0-41c3-9a39-1ebc48e08879,
vdsId=033febb8-4f52-4253-bb6d-a8807816affd, name=eth1,
macAddress=00:1f:29:5a:5a:b5, networkName=vmstorage, bondName=null,
bootProtocol=STATIC_IP, address=172.16.12.20, subnet=255.255.255.0,
gateway=null, mtu=1500, bridged=true, speed=1000, type=0,
networkImplementationDetails={inSync=true, managed=true}},
eth2 {id=713f2687-6d84-4010-9076-fbfc67cf6831,
vdsId=033febb8-4f52-4253-bb6d-a8807816affd, name=eth2,
macAddress=00:1c:c4:d8:cb:36, networkName=WAN_02_02, bondName=null,
bootProtocol=NONE, address=, subnet=, gateway=null, mtu=0, bridged=false,
speed=1000, type=0, networkImplementationDetails=null},
eth0 {id=1d3c9fef-8f9f-4f32-96c0-11c39f6c2e89,
vdsId=033febb8-4f52-4253-bb6d-a8807816affd, name=eth0,
macAddress=00:1f:29:5a:5a:b4, networkName=ovirtmgmt, bondName=null,
bootProtocol=STATIC_IP, address=172.16.8.20, subnet=255.255.255.0,
gateway=172.16.8.254, mtu=1500, bridged=true, speed=1000, type=2,
networkImplementationDetails={inSync=true, managed=true}}],
removedNetworks=[],
removedBonds=[]), log id: 1ff9ba0e
2013-02-13 10:59:43,960 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand]
(ajp--127.0.0.1-8702-19) [683f2e62] FINISH, SetupNetworksVDSCommand, log
id: 1ff9ba0e
2013-02-13 10:59:44,975 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8702-19) [683f2e62]
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException:
VDSGenericException: VDSNetworkException: Specified netmask or gateway but
not ip
2013-02-13 10:59:44,976 ERROR
[org.ovirt.engine.core.vdsbroker.VDSCommandBase] (ajp--127.0.0.1-8702-19)
[683f2e62] Command SetupNetworksVDS execution failed. Exception:
VDSNetworkException: VDSGenericException: VDSNetworkException: Specified
netmask or gateway but not ip
2013-02-13 10:59:44,977 ERROR
[org.ovirt.engine.core.bll.network.host.SetupNetworksCommand]
(ajp--127.0.0.1-8702-19) [683f2e62] Command
org.ovirt.engine.core.bll.network.host.SetupNetworksCommand throw Vdc Bll
exception. With error message VdcBLLException:
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException:
VDSGenericException: VDSNetworkException: Specified netmask or gateway but
not ip
2013-02-13 11:00:00,002 INFO
[org.ovirt.engine.core.bll.AutoRecoveryManager] (QuartzScheduler_Worker-3)
[33d15439] Autorecovering 1 hosts
2013-02-13 11:00:00,002 INFO
[org.ovirt.engine.core.bll.AutoRecoveryManager] (QuartzScheduler_Worker-3)
[33d15439] Autorecovering hosts id: 033febb8-4f52-4253-bb6d-a8807816affd,
name : KVM-02
2013-02-13 11:00:00,005 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (QuartzScheduler_Worker-3)
[195b25c6] Lock Acquired to object EngineLock [exclusiveLocks= key:
033febb8-4f52-4253-bb6d-a8807816affd value: VDS
, sharedLocks= ]
2013-02-13 11:00:00,006 INFO

Re: [Users] bonding setup with python sdk

2013-02-13 Thread Moti Asayag
On 02/13/2013 12:01 PM, Michael Pasternak wrote:
 
 Moti,
 
 Can you please add your setupnetworks example for bonds to the sdk wiki? (and 
 post it on this thread)
 

Hi,

I've started documenting my experience with the ovirt-engine-sdk-python
and hopefully with the java sdk in the near future on:

http://motiasayag.wordpress.com/

Still on its early steps...

 thanks.
 
 On 02/12/2013 06:40 PM, Louis Coilliot wrote:
 Hello,

 do you have examples or hints on setting the bonding of some NICS on
 hypervisor hosts ? With the python SDK ?

 Thanks in advance.

 Louis Coilliot
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
 

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] bonding setup with python sdk

2013-02-13 Thread Louis Coilliot
Thanks.

The proper link is :
http://motiasayag.wordpress.com/2013/02/13/creating-networks-on-top-of-a-bond/

Is it supposed to work for RHEV 3.1 ?

I get :

Traceback (most recent call last):
  File ./setbond.py, line 46, in module
host_nics = params.HostNics(host_nic = [ managementNetwork ])))
  File /usr/lib/python2.6/site-packages/ovirtsdk/infrastructure/brokers.py,
line 2659, in setupnetworks
headers={Correlation-Id:correlation_id})
  File /usr/lib/python2.6/site-packages/ovirtsdk/infrastructure/proxy.py,
line 129, in request
last=last)
  File /usr/lib/python2.6/site-packages/ovirtsdk/infrastructure/proxy.py,
line 158, in __doRequest
raise RequestError, response
ovirtsdk.infrastructure.errors.RequestError:
status: 400
reason: Bad Request
detail: Entity not found: null

From this test script :
http://kermit.fr/lofic/snipper/16/

Louis Coilliot

2013/2/13 Michael Pasternak mpast...@redhat.com:

 Moti,

 Can you please add your setupnetworks example for bonds to the sdk wiki? (and 
 post it on this thread)

 thanks.

 On 02/12/2013 06:40 PM, Louis Coilliot wrote:
 Hello,

 do you have examples or hints on setting the bonding of some NICS on
 hypervisor hosts ? With the python SDK ?

 Thanks in advance.

 Louis Coilliot
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users


 --

 Michael Pasternak
 RedHat, ENG-Virtualization RD
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] can't attach export domain anymore

2013-02-13 Thread Sven Knohsalla
Hi Nathanaël,

did you upgrade your nodes kernel to ~ 3.5  or the complete nodes itselves?

There's a known NFS bug https://bugzilla.redhat.com/show_bug.cgi?id=845660

Solved with  VDSM version 4.10.0.10  /kernel 3.5.4.

Cheers,
Sven.


Von: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] Im Auftrag von 
Nathanaël Blanchet
Gesendet: Mittwoch, 13. Februar 2013 11:58
An: users@ovirt.org
Betreff: [Users] can't attach export domain anymore

Hi,

I've used for several months the same export domain with ovirt 3.0 and now I 
can't attach it to my datacenter anymore. I also tried to create a new export 
domain, and I still meet the same issue. It's very annoying because I want to 
migrate to ovirt3.1/3.2 and I don't know how to get my vms...

Someone can help me with this?

Thanx


--

Nathanaël Blanchet



Supervision réseau

Pôle exploitation et maintenance

Département des systèmes d'information

227 avenue Professeur-Jean-Louis-Viala

34193 MONTPELLIER CEDEX 5

Tél. 33 (0)4 67 54 84 55

Fax  33 (0)4 67 54 84 14

blanc...@abes.frmailto:blanc...@abes.fr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] bonding setup with python sdk

2013-02-13 Thread Louis Coilliot
Hello,  thanks for your feedback.

The version is : rhevm-sdk-3.1.0.16-1.el6ev.noarch and latest from RHN.

About the nullify with or without params.Network() : this was from
Moti's blog example. I changed it with :

nic0 = params.HostNIC(name = 'eth0', network = params.Network(),
boot_protocol='none', ip=params.IP(address='', netmask='',
gateway=''))
nic1 = params.HostNIC(name = 'eth4', network = params.Network(),
boot_protocol='none', ip=params.IP(address='', netmask='',
gateway=''))

Same error message.

The NICS exist on the host :
# ip a | grep eth[0-9]
2: eth0: BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP mtu 1500 qdisc mq
state UP qlen 1000
3: eth1: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN qlen 1000
4: eth2: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN qlen 1000
5: eth3: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN qlen 1000
6: eth4: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN qlen 1000
7: eth5: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc mq state UP qlen 1000
8: eth6: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN qlen 1000
9: eth7: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN qlen 1000

The rhevm network exists before applying the script :
# ip a | grep rhevm
21: rhevm: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc noqueue
state UNKNOWN
inet 10.0.1.212/24 brd 10.0.1.255 scope global rhevm

Louis Coilliot


2013/2/13 Michael Pasternak mpast...@redhat.com:

 Louis,

 what is your sdk version? (make sure you have latest)
 here is your code (from http://kermit.fr/lofic/snipper/16/) with couple of 
 comments inline

 #!/usr/bin/python
 from ovirtsdk.api import API
 from ovirtsdk.xml import params

 RHEVM='10.0.1.251'
 PORT='443'
 LOGIN='admin@internal'
 PASSWORD='nottherealpw'

 from ovirtsdk.api import API
 from ovirtsdk.xml import params

 baseurl = https://%s:%s; % (RHEVM,PORT)
 api = API(url=baseurl, username=LOGIN, password=PASSWORD, insecure=True)

 nic0 = params.HostNIC(name = 'eth0', network = params.Network(), 
 boot_protocol='none', ip=params.IP(address='', netmask='', gateway=''))
 nic1 = params.HostNIC(name = 'eth4', network = None)

 == this is ^ not correct, network should be overridden by the 
 'params.Network()'
 (moti already submitted a patch preventing such syntax in the backend)

 === does both eth0/eth4 exist on your host?

 # bond0 definition on top of eth0 and eth4
 bond = params.Bonding(
slaves = params.Slaves(host_nic = [ nic0, nic1 ]),
 options = params.Options(
 option = [
   params.Option(name = 'miimon', value = '100'),
   params.Option(name = 'mode', value = '1'),
   params.Option(name = 'primary', value = 'eth0')]
 )
   )

 # Configure the management network on top of the bond
 managementNetwork = params.HostNIC(network = params.Network(name = 'rhevm'),
   name = 'bond0',
   boot_protocol = 'static',
   ip = params.IP(
   address = '10.0.1.212',
   netmask = '255.255.255.0',
   gateway = '10.0.1.253'),
   override_configuration = 1,
   bonding = bond)

 # Now apply the configuration
 host = api.hosts.get('h1')

 host.nics.setupnetworks(params.Action(force = 0,
   check_connectivity = 1,
   host_nics = params.HostNics(host_nic = 
 [ managementNetwork ])))


 On 02/13/2013 12:27 PM, Louis Coilliot wrote:
 Thanks.

 The proper link is :
 http://motiasayag.wordpress.com/2013/02/13/creating-networks-on-top-of-a-bond/

 Is it supposed to work for RHEV 3.1 ?

 I get :

 Traceback (most recent call last):
   File ./setbond.py, line 46, in module
 host_nics = params.HostNics(host_nic = [ managementNetwork ])))
   File /usr/lib/python2.6/site-packages/ovirtsdk/infrastructure/brokers.py,
 line 2659, in setupnetworks
 headers={Correlation-Id:correlation_id})
   File /usr/lib/python2.6/site-packages/ovirtsdk/infrastructure/proxy.py,
 line 129, in request
 last=last)
   File /usr/lib/python2.6/site-packages/ovirtsdk/infrastructure/proxy.py,
 line 158, in __doRequest
 raise RequestError, response
 ovirtsdk.infrastructure.errors.RequestError:
 status: 400
 reason: Bad Request
 detail: Entity not found: null

 From this test script :
 http://kermit.fr/lofic/snipper/16/

 Louis Coilliot

 2013/2/13 Michael Pasternak mpast...@redhat.com:

 Moti,

 Can you please add your setupnetworks example for bonds to the sdk wiki? 
 (and post it on this thread)

 thanks.

 On 02/12/2013 06:40 PM, Louis Coilliot wrote:
 Hello,

 do you have examples or hints on setting the bonding of some NICS on
 hypervisor hosts ? With the python SDK ?

 Thanks in advance.

 Louis Coilliot
 ___
 Users mailing list
 

Re: [Users] Fedora 17 firefox not optimal for 3.2 beta

2013-02-13 Thread Tomas Jelinek


- Original Message -
From: Kanagaraj kmayi...@redhat.com
To: Gianluca Cecchi gianluca.cec...@gmail.com
Cc: users users@ovirt.org
Sent: Tuesday, February 12, 2013 7:29:44 AM
Subject: Re: [Users] Fedora 17 firefox not optimal for 3.2 beta

On 02/12/2013 11:32 AM, Gianluca Cecchi wrote:
 Hello,
 connecting to ovirt 3.2 beta from F17 with firefox-18.0-1.fc17.x86_64 I 
 receive

 This Browser version isn't optimal for displaying the application
 graphics (refer to Documentation for details)

 How is the check made to show or not the warning?
it is done in this class:
org.ovirt.engine.ui.webadmin.system.InternalConfiguration

 What is the current status of supported browsers?
'Firefox 17 on Linux' and 'Internet Explorer 9+ on any OS'. If you use 
any browser other than these, you will see the 'isn't optimal' warning.

Thanks,
Kanagaraj
 I remember someone posting a page with browser support but I'm unable
 to find it right now...
Not sure what you mean, but this page summarizes what is needed to do to 
support chrome:
http://www.ovirt.org/Supporting_Chrome

 I remember also on December the thread

 [Users] Using the chrome/chromium browser with oVirt

 Did it go ahead with chrome spice-xpi patches applied and so now
 chrome usable in f17 / f18 (btw on my f17 I have
 google-chrome-stable-24.0.1312.69-180721.x86_64 if needed for
 testing)?



 Thanks,
 Gianluca
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fedora 17 firefox not optimal for 3.2 beta

2013-02-13 Thread Gianluca Cecchi
On Wed, Feb 13, 2013 at 1:24 PM, Tomas Jelinek wrote:


 - Original Message -
 From: Kanagaraj
 To: Gianluca Cecchi gianluca.cec...@gmail.com
 Cc: users users@ovirt.org
 Sent: Tuesday, February 12, 2013 7:29:44 AM
 Subject: Re: [Users] Fedora 17 firefox not optimal for 3.2 beta

 On 02/12/2013 11:32 AM, Gianluca Cecchi wrote:
 Hello,
 connecting to ovirt 3.2 beta from F17 with firefox-18.0-1.fc17.x86_64 I 
 receive

 This Browser version isn't optimal for displaying the application
 graphics (refer to Documentation for details)

 How is the check made to show or not the warning?
 it is done in this class:
 org.ovirt.engine.ui.webadmin.system.InternalConfiguration

 What is the current status of supported browsers?
 'Firefox 17 on Linux' and 'Internet Explorer 9+ on any OS'. If you use
 any browser other than these, you will see the 'isn't optimal' warning.

 Thanks,
 Kanagaraj
 I remember someone posting a page with browser support but I'm unable
 to find it right now...
 Not sure what you mean, but this page summarizes what is needed to do to 
 support chrome:
 http://www.ovirt.org/Supporting_Chrome


I meant this thread:
http://lists.ovirt.org/pipermail/users/2012-December/010925.html

but your link seems to resemble similar and more detailed info.

Hope to have soon the HTML5 implementation of spice.

Gianluca
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] can't attach export domain anymore

2013-02-13 Thread Nathanaël Blanchet
Thank you sven, I've downgraded my kernel before 3.5 and my export 
domain is now up!

Le 13/02/2013 12:07, Sven Knohsalla a écrit :


Hi Nathanaël,

did you upgrade your nodes kernel to ~ 3.5  or the complete nodes 
itselves?


There's a known NFS bug https://bugzilla.redhat.com/show_bug.cgi?id=845660

Solved with  VDSM version 4.10.0.10  /kernel 3.5.4.

Cheers,
Sven.

*Von:*users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] *Im 
Auftrag von *Nathanaël Blanchet

*Gesendet:* Mittwoch, 13. Februar 2013 11:58
*An:* users@ovirt.org
*Betreff:* [Users] can't attach export domain anymore

Hi,

I've used for several months the same export domain with ovirt 3.0 and 
now I can't attach it to my datacenter anymore. I also tried to create 
a new export domain, and I still meet the same issue. It's very 
annoying because I want to migrate to ovirt3.1/3.2 and I don't know 
how to get my vms...


Someone can help me with this?

Thanx

--
Nathanaël Blanchet
  
Supervision réseau

Pôle exploitation et maintenance
Département des systèmes d'information
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr  mailto:blanc...@abes.fr  


--
Nathanaël Blanchet

Supervision réseau
Pôle exploitation et maintenance
Département des systèmes d'information
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5   
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] HA wirh oVirt

2013-02-13 Thread Alexandre Santos
Hi all,
I've been asked for a HA solution and I've been testing oVirt with a
NFS NAS and 2 hosts where I run 2 VMs that have a balancer at their
front, each on a different host. Now I'm thinking on the possibility
of a host malfunction and my question is: is there automatic migration
of the VMs that are running on this host to the other host?
Sorry if it is a silly question :-)

Alex
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] HA wirh oVirt

2013-02-13 Thread Jorick Astrego

On 02/13/2013 04:47 PM, Alexandre Santos wrote:

Hi all,
I've been asked for a HA solution and I've been testing oVirt with a
NFS NAS and 2 hosts where I run 2 VMs that have a balancer at their
front, each on a different host. Now I'm thinking on the possibility
of a host malfunction and my question is: is there automatic migration
of the VMs that are running on this host to the other host?
Sorry if it is a silly question :-)

Alex
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
Bit of a silly question as it is listed on the homepage 
(http://www.ovirt.org) ;-



   Packed with features

 * choice of stand-alone Hypervisor or install-on-top of your existing
   Linux installation
 * *_high availability_*
 * live migration
 * scheduled migration
 * Web-based management interface
 * iSCSI, FC, NFS, and local storage


--
Kind regards,

Jorick Astrego

Netbulae B.V.
Site:  http://www.netbulae.eu

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] oVirt Weekly Meeting Minutes --2013-02-13

2013-02-13 Thread Mike Burns
Minutes: 
http://ovirt.org/meetings/ovirt/2013/ovirt.2013-02-13-15.00.html
Minutes (text): 
http://ovirt.org/meetings/ovirt/2013/ovirt.2013-02-13-15.00.txt
Log: 
http://ovirt.org/meetings/ovirt/2013/ovirt.2013-02-13-15.00.log.html





#ovirt: oVirt Weekly Meeting



Meeting started by mburns at 15:00:17 UTC. The full logs are available
at http://ovirt.org/meetings/ovirt/2013/ovirt.2013-02-13-15.00.log.html
.



Meeting summary
---
* agenda and roll call  (mburns, 15:00:24)
  * Release Status  (mburns, 15:00:48)
  * Workshops and Conferences  (mburns, 15:00:54)
  * Sub Project Reports  (mburns, 15:01:00)
  * Introducing theron  (mburns, 15:01:08)

* Workshops and Conferences  (mburns, 15:04:33)
  * Shanghai Workshop still on for 8-9 May 2013  (mburns, 15:05:24)
  * CFP in process, some logistical details still needed before
registration can be opened  (mburns, 15:06:21)

* Introducing theron  (mburns, 15:08:49)
  * My name is Theron Conrey, I'm new to the Carl Trieloff's team at
Redhat, the open source and standards team, working primarily on
oVirt support. Currently I'm working on the CFP with lh for Shangai,
and Dave will busy mentoring me to get me up to speed on all things
oVirt.  I'm coming from Nexenta where I was a solutions architect
designing and implementing large scale cloud solutions.  I'm excited
to join the community and help where I can.  (mburns, 15:10:36)

* Infra Team Report  (mburns, 15:11:50)
  * we've fixed logins, now in the last planning phase before actually
installing  (ewoud, 15:12:25)
  * for the AlterWay servers ^^  (mburns, 15:13:05)
  * set a deadline for next monday to decide on software  (ewoud,
15:13:23)
  * discussion on what software is happening on list  (mburns, 15:14:16)
  * dneary working on getting a console to access vms running on the
second server  (mburns, 15:15:38)
  * infra team working out deployment details  (mburns, 15:18:41)
  * hosts currently are centos 5.8, will be centos 6.3 or f18 when infra
team decides what to use  (mburns, 15:19:02)
  * LINK: http://resources.ovirt.org/releases/beta/rpm/ doesn't list it
(ewoud, 15:23:13)
  * ACTION: mburns to follow up on getting el6 rpms available in 3.2
repository  (mburns, 15:28:55)

* release status  (mburns, 15:31:30)
  * ACTION: mburns to create release repo in resources.ovirt.org
(mburns, 15:47:19)
  * ACTION: mburns to get latest packages moved over from current beta
repo  (mburns, 15:47:31)
  * ACTION: mburns to get guest-agent rpms and source from koji and
upload  (mburns, 15:47:44)
  * ACTION: oschreib to get dwh/reports rpms uploaded  (mburns,
15:47:55)
  * ACTION: mburns to write announcement  (mburns, 15:48:02)
  * ACTION: mburns to look into vdsm on el6  (mburns, 15:48:23)
  * ACTION: oschreib to work on el6 engine rpms  (mburns, 15:49:20)
  * ACTION: mgoldboi and oschreib to work on remaining 3.2 engine
patches and post new build async  (mburns, 15:50:27)
  * ACTION: mburns to review wiki/website updates that are needed
(mburns, 15:52:23)
  * LINK:

http://www.ovirt.org/index.php?title=Special%3AListUsersusername=group=sysoplimit=50
(dneary, 15:55:06)
  * release targeted to be announced tomorrow  (mburns, 15:58:24)
  * ACTION: mgoldboi to review/update the quick start guide for 3.2
(mburns, 16:03:49)
  * LINK: http://www.ovirt.org/Quick_Start_Guide   (mburns, 16:04:09)
  * ACTION: mburns to update irc channel topic as well  (mburns,
16:07:19)
  * ACTION: All Community Members to tweet/blog/spread the word
(mburns, 16:08:45)

Meeting ended at 16:11:56 UTC.




Action Items

* mburns to follow up on getting el6 rpms available in 3.2 repository
* mburns to create release repo in resources.ovirt.org
* mburns to get latest packages moved over from current beta repo
* mburns to get guest-agent rpms and source from koji and upload
* oschreib to get dwh/reports rpms uploaded
* mburns to write announcement
* mburns to look into vdsm on el6
* oschreib to work on el6 engine rpms
* mgoldboi and oschreib to work on remaining 3.2 engine patches and post
  new build async
* mburns to review wiki/website updates that are needed
* mgoldboi to review/update the quick start guide for 3.2
* mburns to update irc channel topic as well
* All Community Members to tweet/blog/spread the word




Action Items, by person
---
* mburns
  * mburns to follow up on getting el6 rpms available in 3.2 repository
  * mburns to create release repo in resources.ovirt.org
  * mburns to get latest packages moved over from current beta repo
  * mburns to get guest-agent rpms and source from koji and upload
  * mburns to write announcement
  * mburns to look into vdsm on el6
  * mburns to review wiki/website updates that are needed
  * mburns to update irc channel topic as well
* mgoldboi
  * mgoldboi and oschreib to work on remaining 3.2 engine 

[Users] Internet Explorer with latest master

2013-02-13 Thread Dead Horse
Ever since this change: http://gerrit.ovirt.org/#/c/11078/
The webadmin and userportal UI no longer displays nor works correctly
within Internet Explorer 8 or 9.

Under IE 8 or 9 the UI is pretty much an usable garbled mess. Everything
looks and works fine under Chrome and Firefox.

Unfortunately  Internet Exploder is a necessary evil for windows users to
be able to get at SPICE consoles. (No spice plugin/support for
Firefox/Chrome yet...)

- DHC
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] oVirt and firewalld

2013-02-13 Thread Jonathan Daugherty
Hi,

I've just set up a new oVirt installation with two nodes.  Both of the
nodes have had 'firewalld' disabled.  When I went to test VM
migration, it failed, apparently due to this (from the vdsm log on the
source node):

  error : virNetClientProgramDispatchError:174 : Error while building
  firewall: Some rules could not be created for interface vnet0:
  Failure to execute command '$EBT -t nat -N libvirt-J-vnet0' :
  'DBusException org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.fedoraproject.FirewallD1 was not provided by any .service
  filesCouldn't connect to FirewallD, it's probably not running.'.

Is running firewalld a requirement for oVirt?  Is it possible to avoid
having oVirt attempt to manage my firewall rules?

Thanks!

-- 
  Jonathan Daugherty
  Software Engineer
  Galois, Inc.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] HA wirh oVirt

2013-02-13 Thread Vincent Van der Kussen
On Wed, Feb 13, 2013 at 04:19:21PM +, Alexandre Santos wrote:
 2013/2/13 Jorick Astrego jor...@netbulae.eu:
  On 02/13/2013 04:47 PM, Alexandre Santos wrote:
 
  Hi all,
  I've been asked for a HA solution and I've been testing oVirt with a
  NFS NAS and 2 hosts where I run 2 VMs that have a balancer at their
  front, each on a different host. Now I'm thinking on the possibility
  of a host malfunction and my question is: is there automatic migration
  of the VMs that are running on this host to the other host?
  Sorry if it is a silly question :-)
 
  Alex
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
  Bit of a silly question as it is listed on the homepage
  (http://www.ovirt.org) ;-
 
  Packed with features
 
  choice of stand-alone Hypervisor or install-on-top of your existing Linux
  installation
  high availability
  live migration
  scheduled migration
  Web-based management interface
  iSCSI, FC, NFS, and local storage
  
 
  --
  Kind regards,
 
  Jorick Astrego
 
  Netbulae B.V.
  Site:  http://www.netbulae.eu
 

Hi,

 Hi :-)
 I've been migrating VMs using the web administration but I need Power
 Management on each host so that the engine detects that a host is
 down, right?
 

Yes, it needs to be fenced.


Regarding the topic of this mail which grabbed my attention.
when I think about HA and oVirt I think about the following :

- oVirt Engine/RHEV-M can failover to an other host
- The shared storage is also available on the other side.

I've been testing migrating Engine in case it fails in a POC
by putting Engine in a KVM VM under control of pacemaker and 
DRBD to drop the need of shared storage.

The storage part is something I haven't found a solid solution
for.  Maybe with DRBD, but there must be a better way i think.

Vincent
 Alex
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] NFS Advanced Parameters Greyed out on Existing Storage Domains

2013-02-13 Thread Greg Padgett

On 02/13/2013 12:33 AM, Chris Noffsinger wrote:

So I have read this BZ https://bugzilla.redhat.com/show_bug.cgi?id=855729

and these related ovirt BZs http://gerrit.ovirt.org/#/c/8110/
http://gerrit.ovirt.org/#/c/8797/ http://gerrit.ovirt.org/#/c/8798/

So forgive me but I am a little confused.  I have some existing NFS
Storage domains that I was not paying attention and attached without doing
any advanced parameters in RHEV 3.1

Now the NFS Advanced Parameters box is greyed out.

So now that I have attached these domains I cannot change the advanced nfs
option such as change it to Nfs4 from 3 or rsize and wsize?

Maybe if I was using upstream oVirt instead of Rhev 3.1 I would be able to
make the changes in vdsm.conf and they would be honored?


It's the same in oVirt 3.1 and RHEV 3.1, see this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=835543

As long as VDSM is current, you should be able to change the the 
nfs_mount_options in vdsm.conf to get what you want.  You would need to 
use this route instead of/in addition to the advanced options anyway, 
because they only allow modification of nfs version, retrans, and timeout 
and not rsize/wsize.


(2 other options are a) modify the db directly (storage_server_connections 
table) for the available advanced options (not rsize/wsize), or b) attach 
the sd as posix and specify the mount options, but IMO the vdsm.conf 
method above is easier and cleaner.)


Hope that helps,
Greg



--
Chris Noffsinger


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] NFS Advanced Parameters Greyed out on Existing Storage Domains

2013-02-13 Thread Chris Noffsinger
Thank you for the speedy clarification.

So as I understand this BZ for the errata, the nfs_mount_options were being
ignored in vdsm.conf and then after the errata, they are no longer ignored?
https://bugzilla.redhat.com/show_bug.cgi?id=826921


On Wed, Feb 13, 2013 at 8:57 PM, Greg Padgett gpadg...@redhat.com wrote:

 On 02/13/2013 12:33 AM, Chris Noffsinger wrote:

 So I have read this BZ https://bugzilla.redhat.com/**
 show_bug.cgi?id=855729https://bugzilla.redhat.com/show_bug.cgi?id=855729

 and these related ovirt BZs 
 http://gerrit.ovirt.org/#/c/**8110/http://gerrit.ovirt.org/#/c/8110/
 http://gerrit.ovirt.org/#/c/**8797/ http://gerrit.ovirt.org/#/c/8797/
 http://gerrit.ovirt.org/#/c/**8798/ http://gerrit.ovirt.org/#/c/8798/

 So forgive me but I am a little confused.  I have some existing NFS
 Storage domains that I was not paying attention and attached without doing
 any advanced parameters in RHEV 3.1

 Now the NFS Advanced Parameters box is greyed out.

 So now that I have attached these domains I cannot change the advanced nfs
 option such as change it to Nfs4 from 3 or rsize and wsize?

 Maybe if I was using upstream oVirt instead of Rhev 3.1 I would be able to
 make the changes in vdsm.conf and they would be honored?


 It's the same in oVirt 3.1 and RHEV 3.1, see this bug:
 https://bugzilla.redhat.com/**show_bug.cgi?id=835543https://bugzilla.redhat.com/show_bug.cgi?id=835543

 As long as VDSM is current, you should be able to change the the
 nfs_mount_options in vdsm.conf to get what you want.  You would need to use
 this route instead of/in addition to the advanced options anyway, because
 they only allow modification of nfs version, retrans, and timeout and not
 rsize/wsize.

 (2 other options are a) modify the db directly (storage_server_connections
 table) for the available advanced options (not rsize/wsize), or b) attach
 the sd as posix and specify the mount options, but IMO the vdsm.conf method
 above is easier and cleaner.)

 Hope that helps,
 Greg


 --
 Chris Noffsinger


 __**_
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/**mailman/listinfo/usershttp://lists.ovirt.org/mailman/listinfo/users





-- 
Chris Noffsinger
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users