[Users] how to update db to manage cpu_threads addition?

2012-12-28 Thread Gianluca Cecchi
Passing from
ovirt-engine-3.2.0-1.20121217.git1e01c00.fc18.noarch

to
ovirt-engine-3.2.0-1.20121227.git00a873e.fc18.noarch

The engine doesn't start any more
I see this in server.log
2012-12-29 01:23:21,496 ERROR [org.jboss.msc.service.fail] (MSC service
thread 1-2) MSC01: Failed to sta
rt service
jboss.deployment.subunit."engine.ear"."engine-bll.jar".component.InitBackendServicesOnStartupBean
.START: org.jboss.msc.service.StartException in service
jboss.deployment.subunit."engine.ear"."engine-bll.ja
r".component.InitBackendServicesOnStartupBean.START: Failed to start service
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1767)
[jboss
-msc.jar:1.0.2.GA]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[rt.jar:1.7.0_09-
icedtea]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[rt.jar:1.7.0_09-
icedtea]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
Caused by: java.lang.IllegalStateException: JBAS011048: Failed to construct
component instance
at
org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:163)
at
org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:85)
at
org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:116)
at
org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:130)
at
org.jboss.as.ee.component.ComponentStartService.start(ComponentStartService.java:44)
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:181
1) [jboss-msc.jar:1.0.2.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
[jboss-msc.jar:1.0.2.GA]
... 3 more
Caused by: javax.ejb.EJBException:
org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback;
bad SQL grammar [select * from  getallfromvds(?, ?)]; nested exception is
org.postgresql.util.PSQLException: The column name cpu_threads was not
found in this ResultSet.

I presume it is this change about cpu_threads column addition in DB:
http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commitdiff;h=9a2e7bc6f6dc454d8a049ff22b0f86820b7d4da0

or something around it...

How can I update my db after updating my ovirt-engine rpm?
I see upgrade.sh in /usr/share/ovirt-engine/dbscripts, provided by the
ovirt-engine-dbscripts rpm but I don't know how to correctly use it...

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


[Users] Correct way to update ovirt packages

2012-12-28 Thread Gianluca Cecchi
Hello,
if I want to update oVirt packages, but remaining for example in 3.2.x, eg
passing from a nightly build of December to another one of yesterday, what
are the correct steps to follow?
Any sort of setup to be run again?

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


Re: [Users] tagged vs untagged and sharing the interface

2012-12-28 Thread Jonathan Horne
I'm using 3.1 on centos. so far its been no problem creating the bond, and
then (after the ovirtmgmt moves to the unassigned column) reattaching
ovirtmgmt network to the bond.






On 12/28/12 3:18 PM, "Jeff Bailey"  wrote:

>
>On 12/28/2012 3:25 PM, Jonathan Horne wrote:
>> ok, i started over on my ovirt cluster here.  now that i have built a
>>new
>> data center and modified my ovirtmgmt network (to be tagged as vlan
>>3200),
>> if i try to edit the interface to create a bond, ovirtmgmt does not move
>> to the right side so i can reassign it to the new bond interface, it
>> disappears all together.
>>
>> so then i cancel.  i go back into the edit host networks window, and
>>this
>> time i just assign my iscsi vlan to the other interface, check for
>>static
>> on both, and then  click ok.  but ovirt deletes the ovirtmgmt interface
>> off the node and i lose the node from the network.
>>
>> very strange the the ovirtmgmt network disappears :(
>
>I have not tried any bonding.  What version are you running?  I don't
>think I've ever actually tried to configure the ovirtmgmt network with
>the GUI.  I would assume that it's supposed to work but I can't confirm
>that.  I either manually configure it the way I want it on a plain
>Fedora install or use the TUI on initial Node setup. I know there have
>been fixes between 3.1 and the 3.2 alpha (3.1 just didn't work for me at
>all).  Perhaps there were bonding problems that have been corrected.  If
>you can, you might want to hang on to the logs (engine and vdsm) from
>the time you tried to change the network config.
>
>On 12/27/12 5:42 PM, "Jeff Bailey"  wrote:
>>> On 12/27/2012 6:10 PM, Jonathan Horne wrote:
 On 12/27/12 2:57 PM, "Jeff Bailey"  wrote:

> On 12/27/2012 3:01 PM, Jonathan Horne wrote:
>> if someone could help me confirm, but it appear that i cannot
>> co-populate tagged vlan on the same interface as ovirtmgmt?
> You can but you need to edit the ovirtmgmt network to make it tagged
> before adding a cluster to the datacenter.
 It tells me "cannot edit management network".
>>> If there is already a cluster attached to the datacenter then you can't
>>> edit the ovirtmgmt network.  You may be able to create another
>>>temporary
>>> datecenter, move your cluster, edit the network and then move the
>>> cluster back.  If you edit the network before adding a cluster and
>>>hosts
>>> then it's easier.  I'm not sure you'll be able to move the cluster
>>> though.  I haven't tried that.  If you can't then you'll probably have
>>> to remove the hosts and cluster and add them back afterwards.  There
>>>has
>>> been recent discussion about improving this situation so in the future
>>> this may not be a problem.
>>>
>> for me it would really be better if i can share these 2 on same
>> interface, but if i can't ill just have to live with it.
>>
>> can any one confirm this?
>>
>> thanks,
>> jonathan
>>
>>
>>
>>-
>>--
>> -
>> This is a PRIVATE message. If you are not the intended recipient,
>> please delete without copying and kindly advise us by e-mail of the
>> mistake in delivery. NOTE: Regardless of content, this e-mail shall
>> not operate to bind SKOPOS to any order or other contract unless
>> pursuant to explicit written agreement or government initiative
>> expressly permitting the use of e-mail for such purpose.
>>
>>
>> ___
>> 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
 
 This is a PRIVATE message. If you are not the intended recipient,
 please delete without copying and kindly advise us by e-mail of the
 mistake in delivery. NOTE: Regardless of content, this e-mail shall
not
 operate to bind SKOPOS to any order or other contract unless pursuant
to
 explicit written agreement or government initiative expressly
permitting
 the use of e-mail for such purpose.
>>> ___
>>> Users mailing list
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>
>> 
>> This is a PRIVATE message. If you are not the intended recipient,
>>please delete without copying and kindly advise us by e-mail of the
>>mistake in delivery. NOTE: Regardless of content, this e-mail shall not
>>operate to bind SKOPOS to any order or other contract unless pursuant to
>>explicit written agreement or government initiative expressly permitting
>>the use of e-mail for such purpose.
>
>___
>Users mailing list
>Users@ovirt.org
>http://lists.ovirt.org/mailman/listinf

Re: [Users] tagged vs untagged and sharing the interface

2012-12-28 Thread Jeff Bailey


On 12/28/2012 3:25 PM, Jonathan Horne wrote:

ok, i started over on my ovirt cluster here.  now that i have built a new
data center and modified my ovirtmgmt network (to be tagged as vlan 3200),
if i try to edit the interface to create a bond, ovirtmgmt does not move
to the right side so i can reassign it to the new bond interface, it
disappears all together.

so then i cancel.  i go back into the edit host networks window, and this
time i just assign my iscsi vlan to the other interface, check for static
on both, and then  click ok.  but ovirt deletes the ovirtmgmt interface
off the node and i lose the node from the network.

very strange the the ovirtmgmt network disappears :(


I have not tried any bonding.  What version are you running?  I don't 
think I've ever actually tried to configure the ovirtmgmt network with 
the GUI.  I would assume that it's supposed to work but I can't confirm 
that.  I either manually configure it the way I want it on a plain 
Fedora install or use the TUI on initial Node setup. I know there have 
been fixes between 3.1 and the 3.2 alpha (3.1 just didn't work for me at 
all).  Perhaps there were bonding problems that have been corrected.  If 
you can, you might want to hang on to the logs (engine and vdsm) from 
the time you tried to change the network config.


On 12/27/12 5:42 PM, "Jeff Bailey"  wrote:

On 12/27/2012 6:10 PM, Jonathan Horne wrote:

On 12/27/12 2:57 PM, "Jeff Bailey"  wrote:


On 12/27/2012 3:01 PM, Jonathan Horne wrote:

if someone could help me confirm, but it appear that i cannot
co-populate tagged vlan on the same interface as ovirtmgmt?

You can but you need to edit the ovirtmgmt network to make it tagged
before adding a cluster to the datacenter.

It tells me "cannot edit management network".

If there is already a cluster attached to the datacenter then you can't
edit the ovirtmgmt network.  You may be able to create another temporary
datecenter, move your cluster, edit the network and then move the
cluster back.  If you edit the network before adding a cluster and hosts
then it's easier.  I'm not sure you'll be able to move the cluster
though.  I haven't tried that.  If you can't then you'll probably have
to remove the hosts and cluster and add them back afterwards.  There has
been recent discussion about improving this situation so in the future
this may not be a problem.


for me it would really be better if i can share these 2 on same
interface, but if i can't ill just have to live with it.

can any one confirm this?

thanks,
jonathan


---
-
This is a PRIVATE message. If you are not the intended recipient,
please delete without copying and kindly advise us by e-mail of the
mistake in delivery. NOTE: Regardless of content, this e-mail shall
not operate to bind SKOPOS to any order or other contract unless
pursuant to explicit written agreement or government initiative
expressly permitting the use of e-mail for such purpose.


___
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


This is a PRIVATE message. If you are not the intended recipient,
please delete without copying and kindly advise us by e-mail of the
mistake in delivery. NOTE: Regardless of content, this e-mail shall not
operate to bind SKOPOS to any order or other contract unless pursuant to
explicit written agreement or government initiative expressly permitting
the use of e-mail for such purpose.

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



This is a PRIVATE message. If you are not the intended recipient, please delete 
without copying and kindly advise us by e-mail of the mistake in delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to 
any order or other contract unless pursuant to explicit written agreement or 
government initiative expressly permitting the use of e-mail for such purpose.


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


Re: [Users] tagged vs untagged and sharing the interface

2012-12-28 Thread Jonathan Horne
ok, i started over on my ovirt cluster here.  now that i have built a new
data center and modified my ovirtmgmt network (to be tagged as vlan 3200),
if i try to edit the interface to create a bond, ovirtmgmt does not move
to the right side so i can reassign it to the new bond interface, it
disappears all together.

so then i cancel.  i go back into the edit host networks window, and this
time i just assign my iscsi vlan to the other interface, check for static
on both, and then  click ok.  but ovirt deletes the ovirtmgmt interface
off the node and i lose the node from the network.

very strange the the ovirtmgmt network disappears :(





On 12/27/12 5:42 PM, "Jeff Bailey"  wrote:

>
>On 12/27/2012 6:10 PM, Jonathan Horne wrote:
>> On 12/27/12 2:57 PM, "Jeff Bailey"  wrote:
>>
>>> On 12/27/2012 3:01 PM, Jonathan Horne wrote:
 if someone could help me confirm, but it appear that i cannot
 co-populate tagged vlan on the same interface as ovirtmgmt?
>>> You can but you need to edit the ovirtmgmt network to make it tagged
>>> before adding a cluster to the datacenter.
>> It tells me "cannot edit management network".
>
>If there is already a cluster attached to the datacenter then you can't
>edit the ovirtmgmt network.  You may be able to create another temporary
>datecenter, move your cluster, edit the network and then move the
>cluster back.  If you edit the network before adding a cluster and hosts
>then it's easier.  I'm not sure you'll be able to move the cluster
>though.  I haven't tried that.  If you can't then you'll probably have
>to remove the hosts and cluster and add them back afterwards.  There has
>been recent discussion about improving this situation so in the future
>this may not be a problem.
>
 for me it would really be better if i can share these 2 on same
 interface, but if i can't ill just have to live with it.

 can any one confirm this?

 thanks,
 jonathan


---
-
 This is a PRIVATE message. If you are not the intended recipient,
 please delete without copying and kindly advise us by e-mail of the
 mistake in delivery. NOTE: Regardless of content, this e-mail shall
 not operate to bind SKOPOS to any order or other contract unless
 pursuant to explicit written agreement or government initiative
 expressly permitting the use of e-mail for such purpose.


 ___
 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
>>
>> 
>> This is a PRIVATE message. If you are not the intended recipient,
>>please delete without copying and kindly advise us by e-mail of the
>>mistake in delivery. NOTE: Regardless of content, this e-mail shall not
>>operate to bind SKOPOS to any order or other contract unless pursuant to
>>explicit written agreement or government initiative expressly permitting
>>the use of e-mail for such purpose.
>
>___
>Users mailing list
>Users@ovirt.org
>http://lists.ovirt.org/mailman/listinfo/users



This is a PRIVATE message. If you are not the intended recipient, please delete 
without copying and kindly advise us by e-mail of the mistake in delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to 
any order or other contract unless pursuant to explicit written agreement or 
government initiative expressly permitting the use of e-mail for such purpose.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Info on ovirt nightly repo

2012-12-28 Thread Gianluca Cecchi
Hello,
Is it correct to say that during next weeks this repo is going to contain
the fixes from 3.2 alpha to beta to final 3.2 or is it more like rawhide in
respect of upcoming f18?
It would be great to have a description for its best use also in general..
Thanks,
Gianluca
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Continuing my ovirt-3.2 nightlies queste

2012-12-28 Thread Vijay Bellur

On 12/28/2012 03:14 PM, Joop wrote:

Vijay Bellur wrote:

On 12/28/2012 03:24 AM, Joop wrote:



qemu-img-1.2.0-25.fc17.x86_64
qemu-common-1.2.0-25.fc17.x86_64
qemu-kvm-1.2.0-25.fc17.x86_64
qemu-kvm-tools-1.2.0-25.fc17.x86_64
ipxe-roms-qemu-20120328-1.gitaac9718.fc17.noarch
qemu-system-x86-1.2.0-25.fc17.x86_64

Other logs are available but don't know whether they are needed. Didn't
see anything obvious in the gluster logs. The commands for the gluster
volume creating are done on st01 according to .cmd_log_history.




Can you please mention the version of glusterfs RPMs being used on the
storage nodes? Due to a recent change in xml output, you may need
pre-release glusterfs-3.4.0 RPMs.

Thanks,
Vijay



Thanks that will be the problem, I'm using:
rpm -aq | grep gluster
vdsm-gluster-4.10.3-0.50.gitc6625ce.fc17.noarch
glusterfs-server-3.3.1-6.fc17.x86_64
glusterfs-3.3.1-6.fc17.x86_64
glusterfs-fuse-3.3.1-6.fc17.x86_64

Next question ;-)
Is there a repo where from I can install gluster-3.4?



Here you go:

http://bits.gluster.org/pub/gluster/glusterfs/stage.repo

Regards,
Vijay

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


Re: [Users] Continuing my ovirt-3.2 nightlies queste

2012-12-28 Thread Joop

Vijay Bellur wrote:

On 12/28/2012 03:24 AM, Joop wrote:



qemu-img-1.2.0-25.fc17.x86_64
qemu-common-1.2.0-25.fc17.x86_64
qemu-kvm-1.2.0-25.fc17.x86_64
qemu-kvm-tools-1.2.0-25.fc17.x86_64
ipxe-roms-qemu-20120328-1.gitaac9718.fc17.noarch
qemu-system-x86-1.2.0-25.fc17.x86_64

Other logs are available but don't know whether they are needed. Didn't
see anything obvious in the gluster logs. The commands for the gluster
volume creating are done on st01 according to .cmd_log_history.




Can you please mention the version of glusterfs RPMs being used on the 
storage nodes? Due to a recent change in xml output, you may need 
pre-release glusterfs-3.4.0 RPMs.


Thanks,
Vijay



Thanks that will be the problem, I'm using:
rpm -aq | grep gluster
vdsm-gluster-4.10.3-0.50.gitc6625ce.fc17.noarch
glusterfs-server-3.3.1-6.fc17.x86_64
glusterfs-3.3.1-6.fc17.x86_64
glusterfs-fuse-3.3.1-6.fc17.x86_64

Next question ;-)
Is there a repo where from I can install gluster-3.4?

Joop

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


Re: [Users] Continuing my ovirt-3.2 nightlies queste

2012-12-28 Thread Vijay Bellur

On 12/28/2012 03:24 AM, Joop wrote:



qemu-img-1.2.0-25.fc17.x86_64
qemu-common-1.2.0-25.fc17.x86_64
qemu-kvm-1.2.0-25.fc17.x86_64
qemu-kvm-tools-1.2.0-25.fc17.x86_64
ipxe-roms-qemu-20120328-1.gitaac9718.fc17.noarch
qemu-system-x86-1.2.0-25.fc17.x86_64

Other logs are available but don't know whether they are needed. Didn't
see anything obvious in the gluster logs. The commands for the gluster
volume creating are done on st01 according to .cmd_log_history.




Can you please mention the version of glusterfs RPMs being used on the 
storage nodes? Due to a recent change in xml output, you may need 
pre-release glusterfs-3.4.0 RPMs.


Thanks,
Vijay

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