Re: [Users] Can't add an NFS storage domain

2012-06-13 Thread Itamar Heim

On 06/13/2012 08:41 AM, Yair Zaslavsky wrote:

On 06/13/2012 07:41 AM, Haim Ateya wrote:

Hi Ian,

You seem to run into a bug in our advanced NFS options capability.
in order to workaround this issue, please use 'Auto Negotiate' option for now, 
that shall work.
you can track this issue in: https://bugzilla.redhat.com/show_bug.cgi?id=831469

Thanks,

Haim


I would like to add on Haim's words , that the fix for this bug was
already merged up stream, if you have the ability to compile oVirt on
your own , you can have the fix right now.


yair - please change the bug to MODIFIED in that case and reference the 
relevant patch.

thanks







- Original Message -
From: Ian Levesquei...@crystal.harvard.edu
To: users@ovirt.org
Sent: Tuesday, June 12, 2012 10:17:47 PM
Subject: [Users] Can't add an NFS storage domain

Hi,

I just did a clean install of ovirt version 3.1 on CentOS 6.2 (dreyou build @ 
http://www.dreyou.org/ovirt/). When I attempt to add storage (Data/NFS), the 
web GUI hangs and the storage is not added. The engine log reports:

Class Name: 
org.ovirt.engine.core.vdsbroker.vdsbroker.ServerConnectionStatusReturnForXmlRpc
mStatusList   Null
mStatus   Class Name: 
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
mCode 451
mMessage  Error storage server connection: (domType=1, 
spUUID=----, conList=[{'port': '', 'connection': 
'cmcd-db-vip.in.hwlab:/vmstore', 'iqn': '', 'portal': '', 'user': '', 'protocol_version': 
'3', 'password': '**', 'id': '500d06d3-00f7-4d8f-b42b-eabd6a394be7'}],)


The vdsm.log on the host I'm using (also CentOS 6.2, 
vdsm-4.9.6-0.274.git937a4b7) says:

Thread-3810::ERROR::2012-06-12 
14:58:19,879::task::853::TaskManager.Task::(_setError) 
Task=`c514ffd1-2777-44ae-9b77-06a9fb51f41e`::Unexpected error
Traceback (most recent call last):
   File /usr/share/vdsm/storage/task.py, line 861, in _run
 return fn(*args, **kargs)
   File /usr/share/vdsm/logUtils.py, line 38, in wrapper
 res = f(*args, **kwargs)
   File /usr/share/vdsm/storage/hsm.py, line 1926, in connectStorageServer
 conObj = storageServer.ConnectionFactory.createConnection(conInfo)
   File /usr/share/vdsm/storage/storageServer.py, line 533, in 
createConnection
 return ctor(**params)
   File /usr/share/vdsm/storage/storageServer.py, line 244, in __init__
 options.append(vers=%d % version)
TypeError: %d format: a number is required, not str

More context is available here: http://d.pr/n/dA5K+

Thanks for any insight.
Ian


___
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


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


Re: [Users] ovirt node 2.3.0 totally broken ?!

2012-06-13 Thread Fabian Deutsch
Hey,

Am Dienstag, den 12.06.2012, 14:46 -0400 schrieb Mike Burns:
 On Tue, 2012-06-12 at 18:12 +0200, Vincent Miszczak wrote:
  First, during installation, language selection is broken : it does not
  work. I have selected French keyboard, and layout remained QWERTY
  (French layout is AZERTY)
 
 Hmm... I'm not aware of these problems, but I'm pretty sure there are
 additional patches pending for the 2.4.0 release coming shortly.
 Fabian, can you check this?  I only have US keyboard.  

Yes, the corresponding patches will land in 2.4.0 - they are already in
master- but it was broken in 2.3.0.

- fabian


signature.asc
Description: This is a digitally signed message part
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: oVirt live snapshot problem

2012-06-13 Thread Federico Simoncelli
- Original Message -
 From: Haim Ateya hat...@redhat.com
 To: Neil nwilson...@gmail.com, Federico Simoncelli 
 fsimo...@redhat.com, Kiril Nesenko ki...@redhat.com
 Cc: users@ovirt.org
 Sent: Wednesday, June 13, 2012 7:00:34 AM
 Subject: Re: [Users] Fwd: Re: oVirt live snapshot problem
 
 Federico\Kiril,
 
 is this problem known to you ?

I can't say without the logs. Please look at the relevant log parts that
I quote in my bug comment and check if they are the same:

https://bugzilla.redhat.com/show_bug.cgi?id=829645#c3

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


[Users] Cleanup of deployment leftovers - troubleshooting tip

2012-06-13 Thread Yair Zaslavsky
Hi all,
Yesterday I encountered a situation that even though I performed local
build on my environment and deployed , engine application over JBOSS
acted as if it does not contain the changed code (upon deployment).
In the past I encountered such issues with tomcat.
I came (thanks to Juan Hernandez) with some instructions in what do do
in such a situation,

You can find them  at http://ovirt.org/wiki/Building_oVirt_engine under
the Troubleshooting section

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


[Users] ovirt 3.1 beta - cannot create new virtual server

2012-06-13 Thread Winfried de Heiden
Hi all,

I created a new Fedora 17 (minimal) machine and ovirt-engine from
http://www.ovirt.org/releases/beta/fedora/17/

The installation and configuration gives no problem.

As a Hypervisor host I use a minimal Fedora 17 as well, vdsm installed
afterwards. The host is registered in the Ovirt Management server, Local
storage is added and everything looks great; until installing my first
virtual machine; the WebGUI will show an error:

Error while executing action New VM from Blank Template: Internal oVirt
Engine Error

/var/log/ovirt-engine/engine.log will show:

2012-06-13 13:45:29,168 INFO 
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] START, IsValidVDSCommand(storagePoolId
= 35482c1a-edd5-46ff-bed3-33f2abb32f35, ignoreFailoverLimit = false,
compatabilityVersion = null), log id: 16aedbfb
2012-06-13 13:45:29,173 INFO 
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] FINISH, IsValidVDSCommand, return:
true, log id: 16aedbfb
2012-06-13 13:45:29,214 INFO 
[org.ovirt.engine.core.bll.AddVmFromScratchCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] Running command:
AddVmFromScratchCommand internal: false. Entities affected :  ID:
5f9f0c5c-b53c-11e1-8fb4-abcdd44b26ab Type: VdsGroups
2012-06-13 13:45:29,219 INFO 
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] START, IsValidVDSCommand(storagePoolId
= 35482c1a-edd5-46ff-bed3-33f2abb32f35, ignoreFailoverLimit = false,
compatabilityVersion = null), log id: 7f0b8e6e
2012-06-13 13:45:29,224 INFO 
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] FINISH, IsValidVDSCommand, return:
true, log id: 7f0b8e6e
2012-06-13 13:45:29,240 INFO 
[org.ovirt.engine.core.utils.transaction.TransactionSupport]
(ajp--0.0.0.0-8009-4) [26a8a8f7] transaction rolled back
2012-06-13 13:45:29,241 ERROR
[org.ovirt.engine.core.bll.AddVmFromScratchCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] Command
org.ovirt.engine.core.bll.AddVmFromScratchCommand throw exception:
org.springframework.dao.InvalidDataAccessApiUsageException: Required
input parameter 'v_last_start_time' is missing
at
org.springframework.jdbc.core.CallableStatementCreatorFactory$CallableStatementCreatorImpl.createCallableStatement(CallableStatementCreatorFactory.java:210)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:930) 
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.springframework.jdbc.core.JdbcTemplate.call(JdbcTemplate.java:985)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.springframework.jdbc.core.simple.AbstractJdbcCall.executeCallInternal(AbstractJdbcCall.java:368)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.springframework.jdbc.core.simple.AbstractJdbcCall.doExecute(AbstractJdbcCall.java:342)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.springframework.jdbc.core.simple.SimpleJdbcCall.execute(SimpleJdbcCall.java:164)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeImpl(SimpleJdbcCallsHandler.java:124)
[engine-dal.jar:]
at
org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeModification(SimpleJdbcCallsHandler.java:37)
[engine-dal.jar:]
at
org.ovirt.engine.core.dao.DefaultGenericDaoDbFacade.save(DefaultGenericDaoDbFacade.java:93)
[engine-dal.jar:]
at
org.ovirt.engine.core.dao.VmDynamicDAODbFacadeImpl.save(VmDynamicDAODbFacadeImpl.java:22)
[engine-dal.jar:]
at
org.ovirt.engine.core.bll.AddVmCommand.AddVmDynamic(AddVmCommand.java:601)
[engine-bll.jar:]
at
org.ovirt.engine.core.bll.AddVmCommand$1.runInTransaction(AddVmCommand.java:480)
[engine-bll.jar:]
at
org.ovirt.engine.core.bll.AddVmCommand$1.runInTransaction(AddVmCommand.java:475)
[engine-bll.jar:]
at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:204)
[engine-utils.jar:]
at
org.ovirt.engine.core.bll.AddVmCommand.ExecuteVmCommand(AddVmCommand.java:475)
[engine-bll.jar:]
at
org.ovirt.engine.core.bll.VmCommand.executeCommand(VmCommand.java:100)
[engine-bll.jar:]
at
org.ovirt.engine.core.bll.CommandBase.ExecuteWithoutTransaction(CommandBase.java:757)
[engine-bll.jar:]
at
org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:849)
[engine-bll.jar:]
at
org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1150)
[engine-bll.jar:]
at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:204)
[engine-utils.jar:]
at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInRequired(TransactionSupport.java:142)
[engine-utils.jar:]
at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:109)
[engine-utils.jar:]
at

Re: [Users] ovirt 3.1 beta - cannot create new virtual server

2012-06-13 Thread Yaniv Kaul

On 06/13/2012 02:47 PM, Winfried de Heiden wrote:

Hi all,

I created a new Fedora 17 (minimal) machine and ovirt-engine from
http://www.ovirt.org/releases/beta/fedora/17/

The installation and configuration gives no problem.

As a Hypervisor host I use a minimal Fedora 17 as well, vdsm installed
afterwards. The host is registered in the Ovirt Management server, Local
storage is added and everything looks great; until installing my first
virtual machine; the WebGUI will show an error:

Error while executing action New VM from Blank Template: Internal oVirt
Engine Error


https://bugzilla.redhat.com/show_bug.cgi?id=830673
Y.



/var/log/ovirt-engine/engine.log will show:

2012-06-13 13:45:29,168 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] START, IsValidVDSCommand(storagePoolId
= 35482c1a-edd5-46ff-bed3-33f2abb32f35, ignoreFailoverLimit = false,
compatabilityVersion = null), log id: 16aedbfb
2012-06-13 13:45:29,173 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] FINISH, IsValidVDSCommand, return:
true, log id: 16aedbfb
2012-06-13 13:45:29,214 INFO
[org.ovirt.engine.core.bll.AddVmFromScratchCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] Running command:
AddVmFromScratchCommand internal: false. Entities affected :  ID:
5f9f0c5c-b53c-11e1-8fb4-abcdd44b26ab Type: VdsGroups
2012-06-13 13:45:29,219 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] START, IsValidVDSCommand(storagePoolId
= 35482c1a-edd5-46ff-bed3-33f2abb32f35, ignoreFailoverLimit = false,
compatabilityVersion = null), log id: 7f0b8e6e
2012-06-13 13:45:29,224 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] FINISH, IsValidVDSCommand, return:
true, log id: 7f0b8e6e
2012-06-13 13:45:29,240 INFO
[org.ovirt.engine.core.utils.transaction.TransactionSupport]
(ajp--0.0.0.0-8009-4) [26a8a8f7] transaction rolled back
2012-06-13 13:45:29,241 ERROR
[org.ovirt.engine.core.bll.AddVmFromScratchCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] Command
org.ovirt.engine.core.bll.AddVmFromScratchCommand throw exception:
org.springframework.dao.InvalidDataAccessApiUsageException: Required
input parameter 'v_last_start_time' is missing
 at
org.springframework.jdbc.core.CallableStatementCreatorFactory$CallableStatementCreatorImpl.createCallableStatement(CallableStatementCreatorFactory.java:210)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
 at
org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:930) 
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
 at
org.springframework.jdbc.core.JdbcTemplate.call(JdbcTemplate.java:985)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
 at
org.springframework.jdbc.core.simple.AbstractJdbcCall.executeCallInternal(AbstractJdbcCall.java:368)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
 at
org.springframework.jdbc.core.simple.AbstractJdbcCall.doExecute(AbstractJdbcCall.java:342)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
 at
org.springframework.jdbc.core.simple.SimpleJdbcCall.execute(SimpleJdbcCall.java:164)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
 at
org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeImpl(SimpleJdbcCallsHandler.java:124)
[engine-dal.jar:]
 at
org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeModification(SimpleJdbcCallsHandler.java:37)
[engine-dal.jar:]
 at
org.ovirt.engine.core.dao.DefaultGenericDaoDbFacade.save(DefaultGenericDaoDbFacade.java:93)
[engine-dal.jar:]
 at
org.ovirt.engine.core.dao.VmDynamicDAODbFacadeImpl.save(VmDynamicDAODbFacadeImpl.java:22)
[engine-dal.jar:]
 at
org.ovirt.engine.core.bll.AddVmCommand.AddVmDynamic(AddVmCommand.java:601)
[engine-bll.jar:]
 at
org.ovirt.engine.core.bll.AddVmCommand$1.runInTransaction(AddVmCommand.java:480)
[engine-bll.jar:]
 at
org.ovirt.engine.core.bll.AddVmCommand$1.runInTransaction(AddVmCommand.java:475)
[engine-bll.jar:]
 at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:204)
[engine-utils.jar:]
 at
org.ovirt.engine.core.bll.AddVmCommand.ExecuteVmCommand(AddVmCommand.java:475)
[engine-bll.jar:]
 at
org.ovirt.engine.core.bll.VmCommand.executeCommand(VmCommand.java:100)
[engine-bll.jar:]
 at
org.ovirt.engine.core.bll.CommandBase.ExecuteWithoutTransaction(CommandBase.java:757)
[engine-bll.jar:]
 at
org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:849)
[engine-bll.jar:]
 at
org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1150)
[engine-bll.jar:]
 at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:204)
[engine-utils.jar:]
 at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInRequired(TransactionSupport.java:142)
[engine-utils.jar:]
 at

Re: [Users] ovirt 3.1 beta - cannot create new virtual server

2012-06-13 Thread Winfried de Heiden
The bug is fixed at hash: b41a60fcf9d2b820a0d3d1ef8647f5a0edd34601

???

Is a fix available?




Op 13-06-12 14:03, Yaniv Kaul schreef:
 On 06/13/2012 02:47 PM, Winfried de Heiden wrote:
 Hi all,

 I created a new Fedora 17 (minimal) machine and ovirt-engine from
 http://www.ovirt.org/releases/beta/fedora/17/

 The installation and configuration gives no problem.

 As a Hypervisor host I use a minimal Fedora 17 as well, vdsm installed
 afterwards. The host is registered in the Ovirt Management server, Local
 storage is added and everything looks great; until installing my first
 virtual machine; the WebGUI will show an error:

 Error while executing action New VM from Blank Template: Internal oVirt
 Engine Error

 https://bugzilla.redhat.com/show_bug.cgi?id=830673
 Y.


 /var/log/ovirt-engine/engine.log will show:

 2012-06-13 13:45:29,168 INFO
 [org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
 (ajp--0.0.0.0-8009-4) [26a8a8f7] START, IsValidVDSCommand(storagePoolId
 = 35482c1a-edd5-46ff-bed3-33f2abb32f35, ignoreFailoverLimit = false,
 compatabilityVersion = null), log id: 16aedbfb
 2012-06-13 13:45:29,173 INFO
 [org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
 (ajp--0.0.0.0-8009-4) [26a8a8f7] FINISH, IsValidVDSCommand, return:
 true, log id: 16aedbfb
 2012-06-13 13:45:29,214 INFO
 [org.ovirt.engine.core.bll.AddVmFromScratchCommand]
 (ajp--0.0.0.0-8009-4) [26a8a8f7] Running command:
 AddVmFromScratchCommand internal: false. Entities affected :  ID:
 5f9f0c5c-b53c-11e1-8fb4-abcdd44b26ab Type: VdsGroups
 2012-06-13 13:45:29,219 INFO
 [org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
 (ajp--0.0.0.0-8009-4) [26a8a8f7] START, IsValidVDSCommand(storagePoolId
 = 35482c1a-edd5-46ff-bed3-33f2abb32f35, ignoreFailoverLimit = false,
 compatabilityVersion = null), log id: 7f0b8e6e
 2012-06-13 13:45:29,224 INFO
 [org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
 (ajp--0.0.0.0-8009-4) [26a8a8f7] FINISH, IsValidVDSCommand, return:
 true, log id: 7f0b8e6e
 2012-06-13 13:45:29,240 INFO
 [org.ovirt.engine.core.utils.transaction.TransactionSupport]
 (ajp--0.0.0.0-8009-4) [26a8a8f7] transaction rolled back
 2012-06-13 13:45:29,241 ERROR
 [org.ovirt.engine.core.bll.AddVmFromScratchCommand]
 (ajp--0.0.0.0-8009-4) [26a8a8f7] Command
 org.ovirt.engine.core.bll.AddVmFromScratchCommand throw exception:
 org.springframework.dao.InvalidDataAccessApiUsageException: Required
 input parameter 'v_last_start_time' is missing
  at
 org.springframework.jdbc.core.CallableStatementCreatorFactory$CallableStatementCreatorImpl.createCallableStatement(CallableStatementCreatorFactory.java:210)

 [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
 org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:930)
 [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
 org.springframework.jdbc.core.JdbcTemplate.call(JdbcTemplate.java:985)
 [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
 org.springframework.jdbc.core.simple.AbstractJdbcCall.executeCallInternal(AbstractJdbcCall.java:368)

 [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
 org.springframework.jdbc.core.simple.AbstractJdbcCall.doExecute(AbstractJdbcCall.java:342)

 [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
 org.springframework.jdbc.core.simple.SimpleJdbcCall.execute(SimpleJdbcCall.java:164)

 [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
 org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeImpl(SimpleJdbcCallsHandler.java:124)

 [engine-dal.jar:]
  at
 org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeModification(SimpleJdbcCallsHandler.java:37)

 [engine-dal.jar:]
  at
 org.ovirt.engine.core.dao.DefaultGenericDaoDbFacade.save(DefaultGenericDaoDbFacade.java:93)

 [engine-dal.jar:]
  at
 org.ovirt.engine.core.dao.VmDynamicDAODbFacadeImpl.save(VmDynamicDAODbFacadeImpl.java:22)

 [engine-dal.jar:]
  at
 org.ovirt.engine.core.bll.AddVmCommand.AddVmDynamic(AddVmCommand.java:601)

 [engine-bll.jar:]
  at
 org.ovirt.engine.core.bll.AddVmCommand$1.runInTransaction(AddVmCommand.java:480)

 [engine-bll.jar:]
  at
 org.ovirt.engine.core.bll.AddVmCommand$1.runInTransaction(AddVmCommand.java:475)

 [engine-bll.jar:]
  at
 org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:204)

 [engine-utils.jar:]
  at
 org.ovirt.engine.core.bll.AddVmCommand.ExecuteVmCommand(AddVmCommand.java:475)

 [engine-bll.jar:]
  at
 org.ovirt.engine.core.bll.VmCommand.executeCommand(VmCommand.java:100)
 [engine-bll.jar:]
  at
 org.ovirt.engine.core.bll.CommandBase.ExecuteWithoutTransaction(CommandBase.java:757)

 [engine-bll.jar:]
  at
 org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:849)

 [engine-bll.jar:]
  at
 org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1150)

 [engine-bll.jar:]
  at
 

Re: [Users] ovirt 3.1 beta - cannot create new virtual server

2012-06-13 Thread Yaniv Kaul

On 06/13/2012 03:11 PM, Winfried de Heiden wrote:

The bug is fixed at hash: b41a60fcf9d2b820a0d3d1ef8647f5a0edd34601

???

Is a fix available?


Translation: it's available from git source repository, fixed using the 
commit with the above hash.
Mere mortals who do not compile from source need to wait for a respin of 
the RPMs (too bad there are no nightly RPM builds).

Y.






Op 13-06-12 14:03, Yaniv Kaul schreef:

On 06/13/2012 02:47 PM, Winfried de Heiden wrote:

Hi all,

I created a new Fedora 17 (minimal) machine and ovirt-engine from
http://www.ovirt.org/releases/beta/fedora/17/

The installation and configuration gives no problem.

As a Hypervisor host I use a minimal Fedora 17 as well, vdsm installed
afterwards. The host is registered in the Ovirt Management server, Local
storage is added and everything looks great; until installing my first
virtual machine; the WebGUI will show an error:

Error while executing action New VM from Blank Template: Internal oVirt
Engine Error

https://bugzilla.redhat.com/show_bug.cgi?id=830673
Y.


/var/log/ovirt-engine/engine.log will show:

2012-06-13 13:45:29,168 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] START, IsValidVDSCommand(storagePoolId
= 35482c1a-edd5-46ff-bed3-33f2abb32f35, ignoreFailoverLimit = false,
compatabilityVersion = null), log id: 16aedbfb
2012-06-13 13:45:29,173 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] FINISH, IsValidVDSCommand, return:
true, log id: 16aedbfb
2012-06-13 13:45:29,214 INFO
[org.ovirt.engine.core.bll.AddVmFromScratchCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] Running command:
AddVmFromScratchCommand internal: false. Entities affected :  ID:
5f9f0c5c-b53c-11e1-8fb4-abcdd44b26ab Type: VdsGroups
2012-06-13 13:45:29,219 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] START, IsValidVDSCommand(storagePoolId
= 35482c1a-edd5-46ff-bed3-33f2abb32f35, ignoreFailoverLimit = false,
compatabilityVersion = null), log id: 7f0b8e6e
2012-06-13 13:45:29,224 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] FINISH, IsValidVDSCommand, return:
true, log id: 7f0b8e6e
2012-06-13 13:45:29,240 INFO
[org.ovirt.engine.core.utils.transaction.TransactionSupport]
(ajp--0.0.0.0-8009-4) [26a8a8f7] transaction rolled back
2012-06-13 13:45:29,241 ERROR
[org.ovirt.engine.core.bll.AddVmFromScratchCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] Command
org.ovirt.engine.core.bll.AddVmFromScratchCommand throw exception:
org.springframework.dao.InvalidDataAccessApiUsageException: Required
input parameter 'v_last_start_time' is missing
  at
org.springframework.jdbc.core.CallableStatementCreatorFactory$CallableStatementCreatorImpl.createCallableStatement(CallableStatementCreatorFactory.java:210)

[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:930)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
org.springframework.jdbc.core.JdbcTemplate.call(JdbcTemplate.java:985)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
org.springframework.jdbc.core.simple.AbstractJdbcCall.executeCallInternal(AbstractJdbcCall.java:368)

[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
org.springframework.jdbc.core.simple.AbstractJdbcCall.doExecute(AbstractJdbcCall.java:342)

[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
org.springframework.jdbc.core.simple.SimpleJdbcCall.execute(SimpleJdbcCall.java:164)

[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
  at
org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeImpl(SimpleJdbcCallsHandler.java:124)

[engine-dal.jar:]
  at
org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeModification(SimpleJdbcCallsHandler.java:37)

[engine-dal.jar:]
  at
org.ovirt.engine.core.dao.DefaultGenericDaoDbFacade.save(DefaultGenericDaoDbFacade.java:93)

[engine-dal.jar:]
  at
org.ovirt.engine.core.dao.VmDynamicDAODbFacadeImpl.save(VmDynamicDAODbFacadeImpl.java:22)

[engine-dal.jar:]
  at
org.ovirt.engine.core.bll.AddVmCommand.AddVmDynamic(AddVmCommand.java:601)

[engine-bll.jar:]
  at
org.ovirt.engine.core.bll.AddVmCommand$1.runInTransaction(AddVmCommand.java:480)

[engine-bll.jar:]
  at
org.ovirt.engine.core.bll.AddVmCommand$1.runInTransaction(AddVmCommand.java:475)

[engine-bll.jar:]
  at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:204)

[engine-utils.jar:]
  at
org.ovirt.engine.core.bll.AddVmCommand.ExecuteVmCommand(AddVmCommand.java:475)

[engine-bll.jar:]
  at
org.ovirt.engine.core.bll.VmCommand.executeCommand(VmCommand.java:100)
[engine-bll.jar:]
  at
org.ovirt.engine.core.bll.CommandBase.ExecuteWithoutTransaction(CommandBase.java:757)

[engine-bll.jar:]
  at

[Users] What are you looking for from oVirt?

2012-06-13 Thread Dave Neary

Hi everyone,

That is a grand subject for my first proper email to the Users list, 
and it definitely needs some context! So let me introduce myself.


My name is Dave Neary, and I recently started working for a group which 
is being formed inside Red Hat called OSAS (open source and standards). 
The role of my group is to help make any open source projects that Red 
Hat works in successful, and I would really like to help take oVirt to 
the next level in terms of adoption and contribution.


One of the things I'm still figuring out is what the natural audience 
for oVirt is, and what you all like about oVirt, and would like to see 
improved. Based on that, I would like to propose areas we as a community 
can concentrate on related to the product, the website, and our 
marketing and promotion, but the first step is still to get a better 
idea what the target audience for oVirt is, and should be.


So - how are you using oVirt? Why did you choose it over alternatives? 
What do you like about it? and what would you like to see change, 
whether that is in terms of technical, process, or marketing changes? 
I'm here to help, but to do so I need your help first!


Please feel free to reply to me on-list (if you'd like to start 
discussion) or off-list (if you'd like your feedback to be more 
discrete). Any feedback at all will be helpful.


Thank you very much - I look forward to hearing from as many of you as 
possible.


Regards,
Dave.

PS. I'm still figuring out proper mailing list etiquette for this 
project - I've added board@ and arch@ to CC since I expect our work to 
have project-wide consequences, but it's more to keep people informed at 
this point. Please let me know off-list if I'm doing something I shouldn't!


--
Dave Neary
Community Action and Impact
Open Source and Standards Team, Red Hat
Phone: +33 9 50 71 55 62
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] What are you looking for from oVirt?

2012-06-13 Thread Karsten 'quaid' Wade
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/13/2012 07:28 AM, Dave Neary wrote:
 
 My name is Dave Neary, and I recently started working for a group
 which is being formed inside Red Hat called OSAS (open source and
 standards). The role of my group is to help make any open source
 projects that Red Hat works in successful, and I would really like
 to help take oVirt to the next level in terms of adoption and
 contribution.

Just some context for folks - OSAS is the team that I work on with
other people you've seen around oVirt: Leslie Hawthorn, Carl Trieloff,
Jim Jagielski, and Jason Brooks. (You'll likely see others of us, such
as Garrett LeSage, as we all work on upstream projects together.)
Helping with the open sourcing and community growth of oVirt is really
the first project the OSAS team worked on together.

To quote Dave:

07:43  dneary We're basically the A-Team for community stuff
07:44  dneary Except our theme music isn't as cool

Cheers - Karsten
- --
Karsten 'quaid' Wade, Sr. Analyst - Community Growth
Red Hat Open Source and Standards (OSAS)
http://TheOpenSourceWay.org
@quaid (identi.ca/twitter/IRC) | gpg: AD0E0C41
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFP2Kg92ZIOBq0ODEERAkqZAKDC6RwtSiboq14hb1T7KrHm7YOFTwCglzzf
OvLipZfZGgfgNabGCW+zkEk=
=pY6R
-END PGP SIGNATURE-
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Adding a new disk on a different Storage Domain

2012-06-13 Thread Patricio A. Bruna
Thanks,
But thinking again, i guest i could install Ovirt 3.1, which is in beta

Patricio Bruna V.
http://www.itlinux.cl
(+56-9) 8899 6618

El 12-06-2012, a las 12:34, Andrew Cathrow acath...@redhat.com escribió:

 
 
 - Original Message -
 From: Patricio Bruna pbr...@itlinux.cl
 To: Andrew Cathrow acath...@redhat.com
 Cc: users@ovirt.org
 Sent: Tuesday, June 12, 2012 12:32:33 PM
 Subject: Re: [Users] Adding a new disk on a different Storage Domain
 
 Andrew,
 If is not much to ask, could you point me where i could read about
 how to do this, or about vdsm?
 
 Have a look here
 http://gerrit.ovirt.org/gitweb?p=vdsm.git;a=tree;f=vdsm_hooks;h=5b95ff85c784e68b173c29f55ea8505fc6a6f991;hb=HEAD
 
 specifically the directlun hook.
 
 please read through it and post here if you have questions.
 
 Aic
 
 
 
 Thanks
 
 
 
 El 12-06-2012, a las 12:25, Andrew Cathrow escribió:
 
 
 
 
 
 - Original Message -
 
 
 From: Patricio Bruna  pbr...@itlinux.cl 
 
 
 To: users@ovirt.org
 
 
 Sent: Tuesday, June 12, 2012 12:17:45 PM
 
 
 Subject: [Users] Adding a new disk on a different Storage Domain
 
 
 
 
 
 
 
 
 Hi,
 
 
 I have to Storage Domains, one is from SAS disk and the other from
 
 
 SATA.
 
 
 The first virtual disk is on the SAS Domain and i would like to
 
 
 create a second vdisk but this time on the SATA Domain.
 
 
 Is this possible?
 
 It's a 3.1 feature
 http://www.ovirt.org/wiki/Category:Multiple_storage_domains
 
 
 
 
 
 
 
 
 
 
 
 
 Thanks
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 Patricio Bruna V.
 
 
 IT Linux Ltda.
 
 
 Fono : (+56-2) 333 0578
 
 
 Móvil: (+56-9) 8899 6618
 
 
 Twitter: http://twitter.com/ITLinux
 
 
 
 
 
 
 
 
 
 
 
 ___
 
 
 Users mailing list
 
 
 Users@ovirt.org
 
 
 http://lists.ovirt.org/mailman/listinfo/users
 
 
 
 
 
 
 
 
 
 
 Patricio Bruna V.
 IT Linux Ltda.
 Fono : (+56-2) 333 0578
 Móvil: (+56-9) 8899 6618
 Twitter: http://twitter.com/ITLinux
 
 
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Adding a new disk on a different Storage Domain

2012-06-13 Thread Patricio Bruna
Hi,
I have to Storage Domains, one is from SAS disk and the other from SATA.
The first virtual disk is on the SAS Domain and i would like to create a second 
vdisk but this time on the SATA Domain.
Is this possible?

Thanks 


Patricio Bruna V.
IT Linux Ltda.
Fono : (+56-2) 333 0578
Móvil: (+56-9) 8899 6618
Twitter: http://twitter.com/ITLinux


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


[Users] oVirt Weekly Meeting Minutes -- 2012-06-13

2012-06-13 Thread Mike Burns
Minutes:http://ovirt.org/meetings/ovirt/2012/ovirt.2012-06-13-14.01.html
Minutes (text): http://ovirt.org/meetings/ovirt/2012/ovirt.2012-06-13-14.01.txt
Log:
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-06-13-14.01.log.html

=
#ovirt: ovirt weekly sync
=


Meeting started by mburns at 14:01:14 UTC. The full logs are available
at http://ovirt.org/meetings/ovirt/2012/ovirt.2012-06-13-14.01.log.html
.



Meeting summary
---
* roll call and agenda  (mburns, 14:01:26)

* Status for next release  (mburns, 14:03:56)
  * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=822145   (mburns,
14:05:29)
  * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=824397   (mburns,
14:06:14)
  * status:  Modified  (mburns, 14:06:20)
  * in latest beta rpms  (mburns, 14:08:00)
  * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=824420   (mburns,
14:08:22)
  * very close to completion on this bug, one issue still remaining,
then build and post  (mburns, 14:08:51)
  * engine will rebase to latest and rebuild  (mburns, 14:11:45)
  * new packages to mburns before EOD  (mburns, 14:11:55)
  * ovirt-node will try to post something for tomorrow  (mburns,
14:12:25)
  * vdsm 4.10.0 built and will be posted today to beta area  (mburns,
14:15:33)
  * ACTION: mburns to update when packages are posted to beta area
(mburns, 14:16:32)
  * ACTION: mgoldboi to coordinate rpms for engine, clie, sdk, vdsm,
guest-agent and send details of locations to mburns  (mburns,
14:20:59)
  * ACTION: to post rpms to beta and send announcement  (mburns,
14:21:12)

* test day  (mburns, 14:24:29)
  * community coordination for test day  (mburns, 14:35:38)
  * each sub-project will have someone helping  (mburns, 14:35:50)
  * ykaul will do cleanup of test day page  (mburns, 14:36:00)
  * all issues should be track on the test day wiki  (mburns, 14:36:12)
  * LINK: http://ovirt.org/wiki/Testing/OvirtTestDay   (mburns,
14:36:57)

* Workshops  (mburns, 14:37:29)
  * LinuxCon Japan workshop help on Friday 8-June  (mburns, 14:39:15)
  * post-mortem to be done next week for LC Japan  (mburns, 14:39:43)
  * will need input from everyone on agenda for LC North America in
August  (mburns, 14:40:08)

* How can OSAS team help?  (mburns, 14:42:17)
  * OSAS == Open Source and Standards  (mburns, 14:42:42)

* infra team as a sub-project  (mburns, 14:57:31)
  * LINK:

http://blog.wikimedia.org/2011/09/19/ever-wondered-how-the-wikimedia-servers-are-configured/
might be interesting in that regard  (ewoud, 15:14:02)

Meeting ended at 15:16:06 UTC.




Action Items

* mburns to update when packages are posted to beta area
* mgoldboi to coordinate rpms for engine, clie, sdk, vdsm, guest-agent
  and send details of locations to mburns
* to post rpms to beta and send announcement




Action Items, by person
---
* mburns
  * mburns to update when packages are posted to beta area
  * mgoldboi to coordinate rpms for engine, clie, sdk, vdsm, guest-agent
and send details of locations to mburns
* mgoldboi
  * mgoldboi to coordinate rpms for engine, clie, sdk, vdsm, guest-agent
and send details of locations to mburns
* **UNASSIGNED**
  * to post rpms to beta and send announcement




People Present (lines said)
---
* mburns (146)
* dneary (51)
* RobertM (23)
* aglitke (22)
* mgoldboi (13)
* lh (9)
* itamar1 (9)
* ewoud (7)
* mpastern (7)
* ovirtbot (7)
* ykaul (6)
* rharper (5)
* sgordon (3)
* lpeer (3)
* garrett (3)
* quaid (2)
* danken (2)
* coredumb (2)
* rickyh (1)
* Guest3690 (1)
* ofrenkel (1)
* jb_netapp (1)




Generated by `MeetBot`_ 0.1.4

.. _`MeetBot`: http://wiki.debian.org/MeetBot

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


Re: [Users] ovirt 3.1 beta - cannot create new virtual server

2012-06-13 Thread Itamar Heim

On 06/13/2012 03:18 PM, Yaniv Kaul wrote:

On 06/13/2012 03:11 PM, Winfried de Heiden wrote:

The bug is fixed at hash: b41a60fcf9d2b820a0d3d1ef8647f5a0edd34601

???

Is a fix available?


Translation: it's available from git source repository, fixed using the
commit with the above hash.
Mere mortals who do not compile from source need to wait for a respin of
the RPMs (too bad there are no nightly RPM builds).


there was a recent thread on this on linking jenkins to auto push builds 
to nightly repo.

anyway, new 3.1 rpms exepcted today/tomorrow


Y.






Op 13-06-12 14:03, Yaniv Kaul schreef:

On 06/13/2012 02:47 PM, Winfried de Heiden wrote:

Hi all,

I created a new Fedora 17 (minimal) machine and ovirt-engine from
http://www.ovirt.org/releases/beta/fedora/17/

The installation and configuration gives no problem.

As a Hypervisor host I use a minimal Fedora 17 as well, vdsm installed
afterwards. The host is registered in the Ovirt Management server,
Local
storage is added and everything looks great; until installing my first
virtual machine; the WebGUI will show an error:

Error while executing action New VM from Blank Template: Internal oVirt
Engine Error

https://bugzilla.redhat.com/show_bug.cgi?id=830673
Y.


/var/log/ovirt-engine/engine.log will show:

2012-06-13 13:45:29,168 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] START, IsValidVDSCommand(storagePoolId
= 35482c1a-edd5-46ff-bed3-33f2abb32f35, ignoreFailoverLimit = false,
compatabilityVersion = null), log id: 16aedbfb
2012-06-13 13:45:29,173 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] FINISH, IsValidVDSCommand, return:
true, log id: 16aedbfb
2012-06-13 13:45:29,214 INFO
[org.ovirt.engine.core.bll.AddVmFromScratchCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] Running command:
AddVmFromScratchCommand internal: false. Entities affected : ID:
5f9f0c5c-b53c-11e1-8fb4-abcdd44b26ab Type: VdsGroups
2012-06-13 13:45:29,219 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] START, IsValidVDSCommand(storagePoolId
= 35482c1a-edd5-46ff-bed3-33f2abb32f35, ignoreFailoverLimit = false,
compatabilityVersion = null), log id: 7f0b8e6e
2012-06-13 13:45:29,224 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] FINISH, IsValidVDSCommand, return:
true, log id: 7f0b8e6e
2012-06-13 13:45:29,240 INFO
[org.ovirt.engine.core.utils.transaction.TransactionSupport]
(ajp--0.0.0.0-8009-4) [26a8a8f7] transaction rolled back
2012-06-13 13:45:29,241 ERROR
[org.ovirt.engine.core.bll.AddVmFromScratchCommand]
(ajp--0.0.0.0-8009-4) [26a8a8f7] Command
org.ovirt.engine.core.bll.AddVmFromScratchCommand throw exception:
org.springframework.dao.InvalidDataAccessApiUsageException: Required
input parameter 'v_last_start_time' is missing
at
org.springframework.jdbc.core.CallableStatementCreatorFactory$CallableStatementCreatorImpl.createCallableStatement(CallableStatementCreatorFactory.java:210)


[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:930)

[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.springframework.jdbc.core.JdbcTemplate.call(JdbcTemplate.java:985)
[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.springframework.jdbc.core.simple.AbstractJdbcCall.executeCallInternal(AbstractJdbcCall.java:368)


[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.springframework.jdbc.core.simple.AbstractJdbcCall.doExecute(AbstractJdbcCall.java:342)


[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.springframework.jdbc.core.simple.SimpleJdbcCall.execute(SimpleJdbcCall.java:164)


[spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]
at
org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeImpl(SimpleJdbcCallsHandler.java:124)


[engine-dal.jar:]
at
org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeModification(SimpleJdbcCallsHandler.java:37)


[engine-dal.jar:]
at
org.ovirt.engine.core.dao.DefaultGenericDaoDbFacade.save(DefaultGenericDaoDbFacade.java:93)


[engine-dal.jar:]
at
org.ovirt.engine.core.dao.VmDynamicDAODbFacadeImpl.save(VmDynamicDAODbFacadeImpl.java:22)


[engine-dal.jar:]
at
org.ovirt.engine.core.bll.AddVmCommand.AddVmDynamic(AddVmCommand.java:601)


[engine-bll.jar:]
at
org.ovirt.engine.core.bll.AddVmCommand$1.runInTransaction(AddVmCommand.java:480)


[engine-bll.jar:]
at
org.ovirt.engine.core.bll.AddVmCommand$1.runInTransaction(AddVmCommand.java:475)


[engine-bll.jar:]
at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:204)


[engine-utils.jar:]
at
org.ovirt.engine.core.bll.AddVmCommand.ExecuteVmCommand(AddVmCommand.java:475)


[engine-bll.jar:]
at
org.ovirt.engine.core.bll.VmCommand.executeCommand(VmCommand.java:100)
[engine-bll.jar:]
at
org.ovirt.engine.core.bll.CommandBase.ExecuteWithoutTransaction(CommandBase.java:757)


[engine-bll.jar:]

Re: [Users] What are you looking for from oVirt?

2012-06-13 Thread Nathan Stratton

On Wed, 13 Jun 2012, Dave Neary wrote:

So - how are you using oVirt? Why did you choose it over alternatives? What 
do you like about it? and what would you like to see change, whether that is 
in terms of technical, process, or marketing changes? I'm here to help, but 
to do so I need your help first!


Small private cloud deployments. We choose it because it was focused on 
KVM, RedHat driven, simple to manage, and libvirt based. Would love to see 
real glusterfs integration, quantum integration, and better API.





Nathan Stratton
nathan at robotics.net
http://www.robotics.net
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] What are you looking for from oVirt?

2012-06-13 Thread Andrew Cathrow


- Original Message -
 From: Nathan Stratton nat...@robotics.net
 To: Dave Neary dne...@redhat.com
 Cc: arch a...@ovirt.org, Users users@ovirt.org, board 
 bo...@ovirt.org
 Sent: Wednesday, June 13, 2012 11:29:38 AM
 Subject: Re: [Users] What are you looking for from oVirt?
 
 On Wed, 13 Jun 2012, Dave Neary wrote:
 
  So - how are you using oVirt? Why did you choose it over
  alternatives? What
  do you like about it? and what would you like to see change,
  whether that is
  in terms of technical, process, or marketing changes? I'm here to
  help, but
  to do so I need your help first!
 
 Small private cloud deployments. We choose it because it was focused
 on
 KVM, RedHat driven, simple to manage, and libvirt based. Would love

What does your deployment look like - it's be great to understand how you're 
using it - eg. Linux guests only, Windows, size of deployment - do your users 
use poweruser portal etc.

 to see
 real glusterfs integration, quantum integration, and better API.

GlusterFS and Quantum are certainly in the works, but in a separate thread I'd 
love to hear feedback on the API what the issues/enhancements are.
Would you be able to post some initial comments on that?

thanks
Aic


 
 
 Nathan Stratton
 nathan at robotics.net
 http://www.robotics.net
 ___
 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] What are you looking for from oVirt?

2012-06-13 Thread Nathan Stratton

On Wed, 13 Jun 2012, Andrew Cathrow wrote:


What does your deployment look like - it's be great to understand how you're 
using it - eg. Linux guests only, Windows, size of deployment - do your users 
use poweruser portal etc.


I have 2 deployments I am working on with two different companies.

The first is two clusters (SJC and NYC) each with 20 boxes PXEBooted to 
a backend NetApp. All guests are Linux (Centos, RHEL, and Fedora). One of 
the unique things with the clusters is they use read only linux and NFS 
root.


The 2nd is still in design stage, but is starting out with 3 clusters 
(East / West US and Europe) each with 20 boxes. Each server is based on 
white label Xeon E5-2687W, 128GB RAM, 10GBase-T, and 12 SATA disks on a 
hardware RAID 6 controller. This is also going to use shared NFS read only 
root with PXEBoot from NetApps.


I have been running GlusterFS on and off for 5 years and are looking at 
running GlusterFS on all the raw 300TB RAID6 in each server. Each server 
will be a brick, two servers with distribute for redundancy, 10 
distribute pairs then will be unified. I have been trying to use this for 
raw image store for years, but its just not ready, so we will use NetApp 
for that, however GlusterFS will be very handy for tier 2 bulk storage.



GlusterFS and Quantum are certainly in the works, but in a separate thread I'd 
love to hear feedback on the API what the issues/enhancements are.
Would you be able to post some initial comments on that?


APIs are great today on the backend, we are looking at the ability to 
modify the front end so we can tie it into our portal allowing users to 
manage their VMs seamless with the other services we offer.





Nathan Stratton
nathan at robotics.net
http://www.robotics.net
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Can't add an NFS storage domain

2012-06-13 Thread Ian Levesque

On Jun 13, 2012, at 1:41 AM, Yair Zaslavsky wrote:

 On 06/13/2012 07:41 AM, Haim Ateya wrote:
 
 TypeError: %d format: a number is required, not str
 
 Hi Ian,
 
 You seem to run into a bug in our advanced NFS options capability. 
 in order to workaround this issue, please use 'Auto Negotiate' option for 
 now, that shall work.
 you can track this issue in: 
 https://bugzilla.redhat.com/show_bug.cgi?id=831469 
 
 Thanks, 
 
 Haim
 
 I would like to add on Haim's words , that the fix for this bug was
 already merged up stream, if you have the ability to compile oVirt on
 your own , you can have the fix right now.

Hi Haim, Yair - 

I patched storageServer.py using the diff referenced in the commit; it solved 
this problem.

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


Re: [Users] What are you looking for from oVirt?

2012-06-13 Thread Andrew Cathrow


- Original Message -
 From: Nathan Stratton nat...@robotics.net
 To: Andrew Cathrow acath...@redhat.com
 Cc: arch a...@ovirt.org, Users users@ovirt.org, board 
 bo...@ovirt.org, Dave Neary dne...@redhat.com
 Sent: Wednesday, June 13, 2012 11:57:35 AM
 Subject: Re: [Users] What are you looking for from oVirt?
 
 On Wed, 13 Jun 2012, Andrew Cathrow wrote:
 
  What does your deployment look like - it's be great to understand
  how you're using it - eg. Linux guests only, Windows, size of
  deployment - do your users use poweruser portal etc.
 
 I have 2 deployments I am working on with two different companies.
 
 The first is two clusters (SJC and NYC) each with 20 boxes PXEBooted
 to
 a backend NetApp. All guests are Linux (Centos, RHEL, and Fedora).
 One of
 the unique things with the clusters is they use read only linux and
 NFS
 root.
 
 The 2nd is still in design stage, but is starting out with 3 clusters
 (East / West US and Europe) each with 20 boxes. Each server is based
 on
 white label Xeon E5-2687W, 128GB RAM, 10GBase-T, and 12 SATA disks on
 a
 hardware RAID 6 controller. This is also going to use shared NFS read
 only
 root with PXEBoot from NetApps.
 
 I have been running GlusterFS on and off for 5 years and are looking
 at
 running GlusterFS on all the raw 300TB RAID6 in each server. Each
 server
 will be a brick, two servers with distribute for redundancy, 10
 distribute pairs then will be unified. I have been trying to use this
 for
 raw image store for years, but its just not ready, so we will use
 NetApp
 for that, however GlusterFS will be very handy for tier 2 bulk
 storage.
 
  GlusterFS and Quantum are certainly in the works, but in a separate
  thread I'd love to hear feedback on the API what the
  issues/enhancements are.
  Would you be able to post some initial comments on that?
 
 APIs are great today on the backend, we are looking at the ability to
 modify the front end so we can tie it into our portal allowing users
 to
 manage their VMs seamless with the other services we offer.

So are you looking to extend the power user portal or something more?



 
 
 Nathan Stratton
 nathan at robotics.net
 http://www.robotics.net
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Test Day rpms uploaded (partially)

2012-06-13 Thread Mike Burns
Helps if I give the repo definition:

[ovirt-beta]
name=Nightly builds of the oVirt project
baseurl=http://ovirt.org/releases/beta/fedora/$releasever/
enabled=0
skip_if_unavailable=1
gpgcheck=0


On Wed, 2012-06-13 at 17:10 -0400, Mike Burns wrote:
 RPMs for vdsm and ovirt-engine have been uploaded to ovirt.org.  Some of
 the various tools have not been updated yet, but are coming.
 
 Ready:
 
 ovirt-engine
 vdsm
 
 RPMs exist but will likely be updated:
 log-collector
 iso-uploader
 image-uploader
 ovirt-engine-cli
 ovirt-engine-sdk
 
 RPMs not posted yet:
 ovirt-node
 ovirt-guest-agent
 
 As new RPMs get uploaded, I will send additional updates.
 
 Thanks
 
 Mike
 
 ___
 Arch mailing list
 a...@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/arch


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


[Users] oVirt 3.1 Release Test Day

2012-06-13 Thread Mike Burns
It's been pointed out to me that there has been a lack of communication
around the Test Day for the next oVirt Release.  I apologize for the
oversight that information hasn't been posted to these lists
previously.  

When is the test day?

Thursday 2012-06-14

Where can you find info on the test day?

http://ovirt.org/wiki/Testing/OvirtTestDay3.1

How can you help?

Download the bits (see separate mail for location and what's there).  
Install and play around in the environment.  
Report any issues seen to the IRC channel and/or mailing lists. 
Update the wiki page with results, info on your testing

What to do if you're unsure of something or stuck?

The main IRC channel (#ovirt on OFTC) should be staffed with people
paying extra attention.  If you're not getting a response, try pinging
someone there by name until you get a response.


If there are other questions, feel free to reply here or ask on IRC

Thanks

Mike

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


[Users] Following Up on LinuxCon Japan Workshop

2012-06-13 Thread Leslie Hawthorn

Hello everyone,

I'd like to collect feedback from everyone on last week's oVirt workshop 
at LinuxCon Japan. [0] Please reply back with comments by close of 
business this Friday, 15 June.


Once we have gathered feedback on list, I'll capture it on the oVirt 
wiki. We can then use what we've learned to help construct the agenda 
and other plans for other upcoming oVirt workshops at LinuxCons. [1]


If you know that you would like to volunteer as an instructor for future 
workshops or would like to suggest alternate content for the workshop, 
please include that in your feedback.


- Course Material
What sessions were most well received? Which ones require improvement? 
Any additional sessions we'd suggest?


- Audience Participation
How many attendees? How did the QA periods go? Would we like to prepare 
a post-event attendee survey? (I recommend we do the survey and can 
prepare some questions for the group if that's useful.)


- Developer/user traction resulting from engaging at workshop
Did this workshop help us to gain new developers or users? Reinforce 
relationships with existing community members?


- Promotion of the event, both before and after
What could be done to more effectively promote the event prior to the 
workshops? Videos and slides from the workshop should be posted on the 
LC Japan site tomorrow; what action would the community like to take to 
promote this content?


- A/V and Room Set up
Did the seating arrangements work well for the workshop format? Did the 
A/V work well, including the videotaping process?


- Food and beverage
Did the catered in lunch help to keep the flow of the workshop 
productive? Was the food of good quality and in keeping with the needs 
of attendee dietary constraints?


- Give aways
We did not produce attendee gifts for the oVirt workshop. Thoughts on 
whether this would be a welcome addition in the future? Suggestions for 
type of gift also welcome.


- Any other feedback

If it is preferable to discuss this feedback real-time, I will ask Mike 
Burns to give us more time for this topic during next week's oVirt IRC 
meeting.


[0] - 
https://events.linuxfoundation.org/events/linuxcon-japan/ovirt-gluster-workshops

[1] - http://www.ovirt.org/wiki/OVirt_Global_Workshops

Cheers,
LH

--
Leslie Hawthorn
Community Action and Impact
Open Source and Standards @ Red Hat

identi.ca/lh
twitter.com/lhawthorn

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


Re: [Users] Following Up on LinuxCon Japan Workshop

2012-06-13 Thread Mike Burns
Hi Leslie,

On Wed, 2012-06-13 at 15:14 -0700, Leslie Hawthorn wrote:
 Hello everyone,
 
 I'd like to collect feedback from everyone on last week's oVirt workshop 
 at LinuxCon Japan. [0] Please reply back with comments by close of 
 business this Friday, 15 June.
 
 Once we have gathered feedback on list, I'll capture it on the oVirt 
 wiki. We can then use what we've learned to help construct the agenda 
 and other plans for other upcoming oVirt workshops at LinuxCons. [1]
 
 If you know that you would like to volunteer as an instructor for future 
 workshops or would like to suggest alternate content for the workshop, 
 please include that in your feedback.
 
 - Course Material
 What sessions were most well received? Which ones require improvement? 
 Any additional sessions we'd suggest?

All of the sessions seemed to be well received.  I don't know that any
need blatant improvement, though they could probably all take a bit of
slide updates.  The ovirt-node presentation was especially out of date
(my fault) with it's screenshots.  

 
 - Audience Participation
 How many attendees? How did the QA periods go? Would we like to prepare 
 a post-event attendee survey? (I recommend we do the survey and can 
 prepare some questions for the group if that's useful.)

There were probably between 25-35 people through the course of the day
for all the presentations.  

There wasn't really a lot of time set aside for QA aside from a few
minutes at the end of each presentation and the breaks in between
presentations.  During those times, there generally were people asking
questions.

I think we should prepare the survey in advance of the next workshop and
ask people to fill it out during the workshop, rather than coming back a
couple weeks after the fact.  We didn't really collect names of the
people in attendance and I expect that a fair number of people
registered attended the Gluster Conference.

 
 - Developer/user traction resulting from engaging at workshop
 Did this workshop help us to gain new developers or users? Reinforce 
 relationships with existing community members?

Only time will really tell here.  People definitely seemed interested
and there were a couple people already downloading and installing the
bits during the workshop.  I got the impression that most of the people
there were more corporate focused -- Hitachi and Fujitsu were both well
represented.  They're from companies that have previously expressed
interest in the project.  

 
 - Promotion of the event, both before and after
 What could be done to more effectively promote the event prior to the 
 workshops? Videos and slides from the workshop should be posted on the 
 LC Japan site tomorrow; what action would the community like to take to 
 promote this content?

Not really my area of expertise -- promoting.  Probably better to get
information out there earlier that the workshop is happening.  It seemed
to be a bit of a fire drill getting things together for this workshop
since it was only about a month before that we decided to run it.
Future workshops shouldn't be as big a deal.

Probably an email announcement to users@ with a link to the
presentations/videos is the right next step.
 
 - A/V and Room Set up
 Did the seating arrangements work well for the workshop format? Did the 
 A/V work well, including the videotaping process?

Our room was setup with 5 round tables seating 10 people each.  I'm not
sure that it was really the right layout.  I expected either rows of
chairs or long tables with chairs all facing the presentation screen.

A/V worked seamlessly.  It was all setup already when we arrived.  

 
 - Food and beverage
 Did the catered in lunch help to keep the flow of the workshop 
 productive? Was the food of good quality and in keeping with the needs 
 of attendee dietary constraints?

I had no issues with the food.  People seemed to take the opportunity
more to step out and take a break, rather than sit and continue
discussing.  

 
 - Give aways
 We did not produce attendee gifts for the oVirt workshop. Thoughts on 
 whether this would be a welcome addition in the future? Suggestions for 
 type of gift also welcome.

It would have been nice to have some sort of SWAG to give away, whether
just fancy handouts or stickers.  It would be even better if we could
have some sort of appliance with ovirt pre-installed and configured on a
usb stick as well, but that's probably a year or 2 down the road.

 
 - Any other feedback

It's probably better if there are people from a wider range of the
sub-projects than we had in Japan.  I think that between Barak and I, we
managed to cover the majority of the project, but I think it would be
better to have someone from each major subproject there.  

I expect that either myself or someone from the Node team will be
attending at least LinuxCon NA, LinuxCon Europe and the NetApp
workshops.  We'll certainly handle the Node presentation for each of
these workshops.

Mike

 
 If it is 

Re: [Users] oVirt 3.1 Release Test Day

2012-06-13 Thread Dennis Jacobfeuerborn
On 06/13/2012 11:36 PM, Mike Burns wrote:
 It's been pointed out to me that there has been a lack of communication
 around the Test Day for the next oVirt Release.  I apologize for the
 oversight that information hasn't been posted to these lists
 previously.  
 
 When is the test day?
 
 Thursday 2012-06-14
 
 Where can you find info on the test day?
 
 http://ovirt.org/wiki/Testing/OvirtTestDay3.1
 

The link for the pre-built node image points to
http://ovirt.org/releases/nightly/binary/ovirt-node-image-2.2.3-1.1.fc16.iso

Is that really the correct image to test?

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


Re: [Users] oVirt 3.1 Release Test Day

2012-06-13 Thread Robert Middleswarth

No 2.4 isn't ready yet. I will point it at a dead link.

Thanks
Robert

On 06/13/2012 08:47 PM, Dennis Jacobfeuerborn wrote:

On 06/13/2012 11:36 PM, Mike Burns wrote:

It's been pointed out to me that there has been a lack of communication
around the Test Day for the next oVirt Release.  I apologize for the
oversight that information hasn't been posted to these lists
previously.

When is the test day?

Thursday 2012-06-14

Where can you find info on the test day?

http://ovirt.org/wiki/Testing/OvirtTestDay3.1


The link for the pre-built node image points to
http://ovirt.org/releases/nightly/binary/ovirt-node-image-2.2.3-1.1.fc16.iso

Is that really the correct image to test?

Regards,
   Dennis
___
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] cannot install node iso images

2012-06-13 Thread Dennis Jacobfeuerborn
Hi,
I just tried installing the 2.3.0 node iso images from
http://ovirt.org/releases/nightly/binary/ in a VM on a Fedora 17 Host and
failed.

First the image takes 1-2 minutes to boot and I'm not sure why it would
take so long. There is not output made so it's hard to say what's going on
even when you press esc the skip the plymouth progress bar.

Second after that I get quite a few errors about denied permissions and
read-only filesystems. For example systemd tries to create /var/log/wtmp
but fails with permission denied and it tries to remove
/var/lib/rpm/__db.00* files which gets a read-only filesystem error.

Third once it actually gets to the Install hypervisor TUI this interface
does not respond to key presses. When I press the cursor keys I only get
text like ^[[C plastered on the screen. Actually starting the
installation is impossible.

What am I doing wrong?

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


[Users] Missing package in repo.

2012-06-13 Thread Robert Middleswarth

Got the following error when attempting to join a new host.

Failed to install Host ann100ovirt01. Step: GLUSTER PACKAGES; Details: 
No package vdsm-gluster available. Error: Nothing to do (vdsm-gluster).


Thanks
Robert

--
Robert Middleswarth • Network Infrastructure
•AnswerNet•Signius•RCC•Source 1•Cerida•TelePartners•IMI•MRC•Answer America

Office: 410-631-1674 • Fax: 410-631-1699
Helpdesk: 800-546-8833 • Email: robert.middleswa...@answernet.com

answernet.com • signius.com • telemarketing.com • cerida.com
telepartners.com • imi.ca • answernetmrc.com
__
•Bridging the Communication Gaps between People, Business  Technology•
•2005, 2006  2007 WINNER of the CAM-X Award of Excellence•
•Winner ATSI Award of Excellence 11th Year in a Row•


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