Re: [Users] Issue setting IP information for Non-VM networks

2012-08-09 Thread Mark Wu

On 08/09/2012 01:25 AM, Trey Dockendorf wrote:

A few weeks back I started a discussion about my issues with
IP/Netmask not being set on networks that weren't enabled for VM use.
The bug is here, https://bugzilla.redhat.com/show_bug.cgi?id=834205.

I've since upgrade to latest ovirt / vdsm and while the issue seems to
be resolved it's now failing in a different way.  Looking at the logs
, it looks like the correct parameters are being passed to vdsm but
the ifcfg-eth* is still left with no IPADDR or NETMASK values.

Attached are logs from when Assigning a Static IP to both eth0 /
ovirtmgmt and eth1/stor0.

CentOS 6.3 on the Engine host with the following versions
ovirt-engine-cli-3.1.0.2-1alpha.el6.noarch
ovirt-engine-webadmin-portal-3.1.0-3.16.el6.noarch
ovirt-engine-notification-service-3.1.0-3.16.el6.noarch
ovirt-iso-uploader-3.1.0-16.el6.noarch
ovirt-engine-sdk-3.1.0.1-1alpha.el6.noarch
ovirt-engine-restapi-3.1.0-3.16.el6.noarch
ovirt-engine-backend-3.1.0-3.16.el6.noarch
ovirt-engine-userportal-3.1.0-3.16.el6.noarch
ovirt-engine-tools-common-3.1.0-3.16.el6.noarch
ovirt-engine-dbscripts-3.1.0-3.16.el6.noarch
ovirt-engine-3.1.0-3.16.el6.noarch
ovirt-log-collector-3.1.0-16.el6.noarch
ovirt-engine-jbossas711-1-0.x86_64
ovirt-engine-setup-3.1.0-3.16.el6.noarch
ovirt-engine-config-3.1.0-3.16.el6.noarch
ovirt-engine-genericapi-3.1.0-3.16.el6.noarch
ovirt-image-uploader-3.1.0-16.el6.noarch

CentOS 6.3 on the Node with the following versions
vdsm-xmlrpc-4.10.0-0.42.12.el6.noarch
vdsm-python-4.10.0-0.42.12.el6.x86_64
vdsm-cli-4.10.0-0.42.12.el6.noarch
vdsm-hook-simpleqemu-0.1-1.el6.noarch
vdsm-4.10.0-0.42.12.el6.x86_64

After performing the change in the web interface, this is ifcfg-eth1
(missing IPADDR and NETMASK)
# cat ifcfg-eth1
DEVICE=eth1
ONBOOT=yes
BOOTPROTO=none
HWADDR=00:25:90:4c:91:bf
NM_CONTROLLED=no
MTU=9000

I can reproduce this problem with vdsm-4.10.0-6.fc17.x86_64.
It turns out the fix for bz834205 is not backported to oVirt 3.1 branch.
Igor, do you think it should be backported?

I've also run into an issue where in the web interface, the ovirtmgmt
network always reverts back to DHCP as the boot protocol.  The ifcfg
on node will reflect the correct setting after I change to static, but
if I go to re-edit the entry, it's back on DHCP.

I hit this problem before, and filed a bug for it:
https://bugzilla.redhat.com/show_bug.cgi?id=838816


Thanks
- Trey


___
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] Issue setting IP information for Non-VM networks

2012-08-09 Thread Igor Lvovsky


- Original Message -
 From: Mark Wu wu...@linux.vnet.ibm.com
 To: Trey Dockendorf treyd...@gmail.com
 Cc: users users@ovirt.org, ilvov...@redhat.com
 Sent: Thursday, August 9, 2012 10:44:42 AM
 Subject: Re: [Users] Issue setting IP information for Non-VM networks
 
 On 08/09/2012 01:25 AM, Trey Dockendorf wrote:
 
 A few weeks back I started a discussion about my issues with
 IP/Netmask not being set on networks that weren't enabled for VM use.
 The bug is here, https://bugzilla.redhat.com/show_bug.cgi?id=834205 .
 
 I've since upgrade to latest ovirt / vdsm and while the issue seems
 to
 be resolved it's now failing in a different way.  Looking at the logs
 , it looks like the correct parameters are being passed to vdsm but
 the ifcfg-eth* is still left with no IPADDR or NETMASK values.
 
 Attached are logs from when Assigning a Static IP to both eth0 /
 ovirtmgmt and eth1/stor0.
 
 CentOS 6.3 on the Engine host with the following versions
 ovirt-engine-cli-3.1.0.2-1alpha.el6.noarch
 ovirt-engine-webadmin-portal-3.1.0-3.16.el6.noarch
 ovirt-engine-notification-service-3.1.0-3.16.el6.noarch
 ovirt-iso-uploader-3.1.0-16.el6.noarch
 ovirt-engine-sdk-3.1.0.1-1alpha.el6.noarch
 ovirt-engine-restapi-3.1.0-3.16.el6.noarch
 ovirt-engine-backend-3.1.0-3.16.el6.noarch
 ovirt-engine-userportal-3.1.0-3.16.el6.noarch
 ovirt-engine-tools-common-3.1.0-3.16.el6.noarch
 ovirt-engine-dbscripts-3.1.0-3.16.el6.noarch
 ovirt-engine-3.1.0-3.16.el6.noarch
 ovirt-log-collector-3.1.0-16.el6.noarch
 ovirt-engine-jbossas711-1-0.x86_64
 ovirt-engine-setup-3.1.0-3.16.el6.noarch
 ovirt-engine-config-3.1.0-3.16.el6.noarch
 ovirt-engine-genericapi-3.1.0-3.16.el6.noarch
 ovirt-image-uploader-3.1.0-16.el6.noarch
 
 CentOS 6.3 on the Node with the following versions
 vdsm-xmlrpc-4.10.0-0.42.12.el6.noarch
 vdsm-python-4.10.0-0.42.12.el6.x86_64
 vdsm-cli-4.10.0-0.42.12.el6.noarch
 vdsm-hook-simpleqemu-0.1-1.el6.noarch
 vdsm-4.10.0-0.42.12.el6.x86_64
 
 After performing the change in the web interface, this is ifcfg-eth1
 (missing IPADDR and NETMASK)
 # cat ifcfg-eth1
 DEVICE=eth1
 ONBOOT=yes
 BOOTPROTO=none
 HWADDR=00:25:90:4c:91:bf
 NM_CONTROLLED=no
 MTU=9000 I can reproduce this problem with vdsm-4.10.0-6.fc17.x86_64.
 It turns out the fix for bz834205 is not backported to oVirt 3.1
 branch.
 Igor, do you think it should be backported?

Unfortunately, we are not support non-VM networks for oVirt 3.1 release
This is exactly a reason why we didn't backport it yet.

 
 
 I've also run into an issue where in the web interface, the ovirtmgmt
 network always reverts back to DHCP as the boot protocol.  The ifcfg
 on node will reflect the correct setting after I change to static,
 but
 if I go to re-edit the entry, it's back on DHCP. I hit this problem
 before, and filed a bug for it:
 https://bugzilla.redhat.com/show_bug.cgi?id=838816
 
 Thanks
 - Trey
 
 ___
 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] Cannot connect to guest with spice console; SSL validate error

2012-08-09 Thread Karli Sjöberg

7 aug 2012 kl. 16.23 skrev Rami Vaknin:

On 08/07/2012 05:10 PM, Karli Sjöberg wrote:
Hi,

I seems very difficult to get this working. I have a Fedora 17 client, 
installed spice-xpi and tried to access console from User Portal but console 
never shows up. engine.log prints:
2012-08-07 15:56:18,738 INFO  [org.ovirt.engine.core.bll.SetVmTicketCommand] 
(ajp--0.0.0.0-8009-13) [2a8bc3f4] Running command: SetVmTicketCommand internal: 
false. Entities affected :  ID: 2ad22641-7aeb-4d1b-999e-2c0563376641 Type: VM
2012-08-07 15:56:18,771 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand] 
(ajp--0.0.0.0-8009-13) [2a8bc3f4] START, SetVmTicketVDSCommand(vdsId = 
acfc94c0-d7e1-11e1-b35e-b38016c320bb, 
vmId=2ad22641-7aeb-4d1b-999e-2c0563376641, ticket=NvbcLbRR/7Vx, validTime=120,m 
userName=karli, userId=de526322-d046-4a06-911e-546e7159556e), log id: 3d61fa94
2012-08-07 15:56:18,816 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand] 
(ajp--0.0.0.0-8009-13) [2a8bc3f4] FINISH, SetVmTicketVDSCommand, log id: 
3d61fa94

From the F17 client with ovirt-shell installed from ovirt-3.1 repo:
$ console milli
(window briefly flashes and disappeares again)
warning: could not fetch host certificate info cause used backend/sdk does not 
support it.
warning: host identity will not be validated.

And have also used spicec directly from F17 client:
# spicec -h cirrus2-1.slu.sehttp://cirrus2-1.slu.se -p 5900 -s 5901 -w 
v36BkUumraDG (The first ticket had by this time expired, so this is a new one)
(flashes)
Error: failed to connect w/SSL, ssl_error 
error:0001:lib(0):func(0):reason(1)
140059992839392:error:14090086:SSL 
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed:s3_clnt.c:1063:
Warning: SSL Error:
# spicec -h cirrus2-1.slu.sehttp://cirrus2-1.slu.se -p 5900 -w v36BkUumraDG
(flashes)
Warning: connect error 5 - need secured connection

I wrote a simple script that collects the parameter needed to for spicec
in case of secure connection, I was using it on RHEL6, it probably will
be easy to convert it to Fedora if it does not already work OTB:

#!/bin/bash

# Usage: ./spice_to_vm.sh host vm_name

PASSWORD=root_password_to_the_host
SECONDS=1200

ssh-copy-id root@$1  /dev/null

ID=`ssh root@$1 vdsClient -s 0 list table | awk '{print $1:$3:}' |
grep :$2: | sed -e 's/\:.*//g'`
ssh root@$1 vdsClient -s 0 setVmTicket $ID $PASSWORD $SECONDS keep 
/dev/null

PORT=`ssh root@$1 vdsClient -s 0 getVmStats $ID | grep displaySecurePort
| awk '{print $3}'`
SUBJECT=`ssh root@$1 openssl x509 -noout -text -in
/etc/pki/vdsm/certs/vdsmcert.pem | grep Subject: | cut -f 10- -d   |
sed -e 's/\ //g'`

scp root@$1:/etc/pki/vdsm/certs/cacert.pem /tmp/cacert.pem  /dev/null
COMMAND=sudo /usr/libexec/spicec --host-subject \$SUBJECT\ --password
$PASSWORD --secure-channels all -h $1 --secure-port $PORT --ca-file
/tmp/cacert.pem

echo $COMMAND

Thank you so much, this helped me realize what the issue was. I had at first 
added the hosts to my engine with a black address on the storage network. But 
I changed the display network to the public network, so that you can connect 
to a console from anywhere. This made the certificate of the hosts invalid, as 
the --host-subject doesn´t match the address that you connect to:

# spicec --host-subject O=slu,CN=cirrus2-2.sto.slu.se --password RFesfeuIGHhd 
-h cirrus2-2.slu.sehttp://cirrus2-2.slu.se -s 5903

So this means that changing your display network breaks SPICE consoles. Less 
than good, I would say.

I was able to solve this by removing the hosts from engine and adding them 
again, but with the public address instead, so now the connection address and 
host subject match. I logged in to the admin portal, clicked for console and 
voilá, console appears. BUT if I log in to the user portal with the same 
credentials and click for console on the same guest(or any other), a console 
screen briefly flashes and then disappears:( Bug.

/Karli



# rpm -qa | egrep '(ovirt|vdsm)'
ovirt-image-uploader-3.1.0-0.git9c42c8.fc17.noarch
vdsm-cli-4.10.0-5.fc17.noarch
ovirt-engine-config-3.1.0-1.fc17.noarch
ovirt-engine-userportal-3.1.0-1.fc17.noarch
vdsm-4.10.0-5.fc17.x86_64
ovirt-log-collector-3.1.0-0.git10d719.fc17.noarch
ovirt-engine-sdk-3.1.0.4-1.fc17.noarch
ovirt-engine-restapi-3.1.0-1.fc17.noarch
ovirt-engine-backend-3.1.0-1.fc17.noarch
ovirt-engine-3.1.0-1.fc17.noarch
ovirt-engine-webadmin-portal-3.1.0-1.fc17.noarch
ovirt-engine-notification-service-3.1.0-1.fc17.noarch
ovirt-engine-dbscripts-3.1.0-1.fc17.noarch
vdsm-python-4.10.0-5.fc17.x86_64
ovirt-engine-genericapi-3.1.0-1.fc17.noarch
ovirt-engine-tools-common-3.1.0-1.fc17.noarch
ovirt-engine-cli-3.1.0.6-1.fc17.noarch
vdsm-xmlrpc-4.10.0-5.fc17.noarch
vdsm-bootstrap-4.10.0-5.fc17.noarch
ovirt-iso-uploader-3.1.0-0.git1841d9.fc17.noarch
ovirt-engine-setup-3.1.0-1.fc17.noarch


The engine is installed with SSL as enabled by default, the hosts too. VDSM and 
libvirt are all active and validate fine towards the engine; 

Re: [Users] Status code 500 when adding first storage domain?

2012-08-09 Thread Justin Clift
On 09/08/2012, at 4:18 PM, Yaniv Kaul wrote:
 Engine log, and possibly VDSM log, would be most helpful.
 Y.

Thanks Yaniv, good point. :) 

These are the logs from a fresh run just now.



engine.log
Description: Binary data


vdsm.log
Description: Binary data


It's just the part of the log from where I hit enter on the
screen to add the storage.  Nothing else was happening on the
boxes at the time.

Btw, if it's useful, I can give you remote ssh and https
into the boxes this is happening on.

Regards and best wishes,

Justin Clift

--
Aeolus Community Manager
http://www.aeolusproject.org

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


Re: [Users] Wondering about updating ovirt from 3.0 to 3.1

2012-08-09 Thread Jacob Wyatt
See the migration instructions at the bottom of the relese notes.  Basically 
you shut down all of your VMs, export them to your export domain.  Now all you 
have to do is preserve that export domain storage.  Everything else should be 
blown away and rebuilt as a completely new install.  Then you import that 
storage domain you saved and restore the VM's.  It worked just fine for me.

-Jacob


From: users-boun...@ovirt.org [users-boun...@ovirt.org] on behalf of Gavin 
Spurgeon [gspurg...@dageek.co.uk]
Sent: Wednesday, August 08, 2012 11:35 AM
To: users@ovirt.org
Cc: Dale Macartney
Subject: Re: [Users] Wondering about updating ovirt from 3.0 to 3.1

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi All,

I know I am not the 1st to ask, and I know I will not be the last

I have oVirt3.0 on F16, The Release Notes for 3.1 give a guide on how to
upgrade oVirt to 3.1 via a Fedora Upgrade...

Can I do the same thing via a Clean Install of F17 (I do not like
Upgrades of OS's) ?

Or is there a documented DR procedure assuming the host was backed up
and a new Host/OS had to be used to get oVirt back on-line ?

Basically, What do I need to backup to then bring down the F16/oVirt3.0
Box and replace it with a F17/oVirt3.1 Box ?

Is this Documented yet ?

- --

Gavin Spurgeon.
AKA Da Geek

- --
The happiest of people don't necessarily have the best of everything,
they just make the most of everything that comes along their way..

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlAihzAACgkQvp6arS3vDiqN0wCfblVQ2oS4hY0SCQ1xRID8MBxi
9LUAoLEt8MFkDoXG+jzynE5p2b4XtjVS
=Or+C
-END PGP SIGNATURE-

--
This message was scanned by DaGeek Spam Filter and is believed to be clean.

___
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] Wondering about updating ovirt from 3.0 to 3.1

2012-08-09 Thread Gavin Spurgeon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



On 08/09/2012 11:55 AM, Jacob Wyatt wrote:
 See the migration instructions at the bottom of the relese notes.
 Basically you shut down all of your VMs, export them to your export
 domain.  Now all you have to do is preserve that export domain
 storage.  Everything else should be blown away and rebuilt as a
 completely new install.  Then you import that storage domain you
 saved and restore the VM's.  It worked just fine for me.

But this requires that my entire Production Environment being
off-line, to do a point update of the oVirt from 3.0 to 3.1.

oVirt Nodes can run without a Manager being present and all Guest will
stay Up and running. What if, Taking the whole environment off line,
is not an option...

- From a DR point of view, oVirt needs a Backup solution to backup the
Manager, and more importantly a Restore Option that would mean you can
bring an oVirt Manager Back online without the whole lot being off-line.

  From:
 users-boun...@ovirt.org [users-boun...@ovirt.org] on behalf of
 Gavin Spurgeon [gspurg...@dageek.co.uk] Sent: Wednesday, August 08,
 2012 11:35 AM To: users@ovirt.org Cc: Dale Macartney Subject: Re:
 [Users] Wondering about updating ovirt from 3.0 to 3.1
 
 
 Hi All,
 
 I know I am not the 1st to ask, and I know I will not be the
 last
 
 I have oVirt3.0 on F16, The Release Notes for 3.1 give a guide on
 how to upgrade oVirt to 3.1 via a Fedora Upgrade...
 
 Can I do the same thing via a Clean Install of F17 (I do not like 
 Upgrades of OS's) ?
 
 Or is there a documented DR procedure assuming the host was backed
 up and a new Host/OS had to be used to get oVirt back on-line ?
 
 Basically, What do I need to backup to then bring down the
 F16/oVirt3.0 Box and replace it with a F17/oVirt3.1 Box ?
 
 Is this Documented yet ?
 
 
 -- This message was scanned by DaGeek Spam Filter and is believed
 to be clean.
 
 ___ Users mailing list 
 Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
 
 
 
 -- This message was scanned by DaGeek Spam Filter and is believed
 to be clean. Click here to report this message as spam. 
 https://spam.dc.dageek.co.uk/cgi-bin/learn-msg.cgi?id=CCB7E27DF7.B3479

 
 

- -- 

Gavin Spurgeon.
AKA Da Geek

- --
The happiest of people don't necessarily have the best of everything,
they just make the most of everything that comes along their way..

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlAjoGMACgkQvp6arS3vDipmuwCg5FypqAwzYjH2hp6oJEXKzzd2
cesAoIrFgFmnKxezcjWT2aBaeW/iNdOR
=qLcP
-END PGP SIGNATURE-

--
This message was scanned by DaGeek Spam Filter and is believed to be clean.

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


Re: [Users] oVIrt 3.1 - Xeon E5530 - Wrong cpu identification

2012-08-09 Thread Ricardo Esteves

Ok, i fixed the ssl problem, my ovirt manager machine iptables was
blocking the 8443 port.

I also reinstalled the lastest version of the node
(ovirt-node-iso-2.5.1-1.0.fc17.iso), but ovirt manager still doesn't
recognize the CPU. 

The host status remains Non Operational :

Host localhost.localdomain moved to Non-Operational state as host does
not meet the cluster's minimum CPU level. Missing CPU features :
model_Nehalem

Here are the outputs of the commands vdsClient and virsh:

[root@blade4 ~]# vdsClient -s 0 getVdsCaps
HBAInventory = {'iSCSI': [{'InitiatorName':
'iqn.1994-05.com.redhat:blade4.vi.pt'}], 'FC': []}
ISCSIInitiatorName = iqn.1994-05.com.redhat:blade4.vi.pt
bondings = {'bond4': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask':
'', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}, 'bond0': {'addr': '',
'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [], 'hwaddr':
'00:00:00:00:00:00'}, 'bond1': {'addr': '', 'cfg': {}, 'mtu': '1500',
'netmask': '', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}, 'bond2':
{'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [],
'hwaddr': '00:00:00:00:00:00'}, 'bond3': {'addr': '', 'cfg': {}, 'mtu':
'1500', 'netmask': '', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}}
clusterLevels = ['3.0', '3.1']
cpuCores = 4
cpuFlags =
fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,pni,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,cx16,xtpr,pdcm,dca,sse4_1,sse4_2,popcnt,lahf_lm,ida,dtherm,tpr_shadow,vnmi,flexpriority,ept,vpid,model_coreduo,model_Conroe
cpuModel = Intel(R) Xeon(R) CPU   E5530  @ 2.40GHz
cpuSockets = 1
cpuSpeed = 1600.000
emulatedMachines = ['pc-0.15', 'pc-1.0', 'pc', 'pc-0.14', 'pc-0.13',
'pc-0.12', 'pc-0.11', 'pc-0.10', 'isapc', 'pc-0.15', 'pc-1.0', 'pc',
'pc-0.14', 'pc-0.13', 'pc-0.12', 'pc-0.11', 'pc-0.10', 'isapc']
guestOverhead = 65
hooks = {}
kvmEnabled = true
lastClient = 192.168.10.40
lastClientIface = ovirtmgmt
management_ip = 
memSize = 17926
netConfigDirty = False
networks = {'ovirtmgmt': {'addr': '192.168.10.24', 'cfg':
{'IPV6FORWARDING': 'no', 'IPV6INIT': 'no', 'IPADDR': '192.168.10.24',
'ONBOOT': 'yes', 'IPV6_AUTOCONF': 'no', 'DELAY': '0', 'NM_CONTROLLED':
'no', 'NETMASK': '255.255.255.0', 'BOOTPROTO': 'static', 'DEVICE':
'ovirtmgmt', 'PEERNTP': 'yes', 'TYPE': 'Bridge', 'GATEWAY':
'192.168.10.254'}, 'mtu': '1500', 'netmask': '255.255.255.0', 'stp':
'off', 'bridged': True, 'gateway': '192.168.10.254', 'ports':
['em1.10']}}
nics = {'p1p1': {'hwaddr': 'd8:d3:85:67:e3:b8', 'netmask': '', 'speed':
0, 'addr': '', 'mtu': '1500'}, 'em1': {'hwaddr': 'd8:d3:85:bf:e9:b0',
'netmask': '', 'speed': 1000, 'addr': '', 'mtu': '1500'}, 'rename3':
{'hwaddr': 'd8:d3:85:67:e3:ba', 'netmask': '', 'speed': 0, 'addr': '',
'mtu': '1500'}, 'em2': {'hwaddr': 'd8:d3:85:bf:e9:b4', 'netmask': '',
'speed': 0, 'addr': '', 'mtu': '1500'}}
operatingSystem = {'release': '1', 'version': '17', 'name': 'oVirt
Node'}
packages2 = {'kernel': {'release': '2.fc17.x86_64', 'buildtime':
1343659739.0, 'version': '3.5.0'}, 'spice-server': {'release': '5.fc17',
'buildtime': '1336983054', 'version': '0.10.1'}, 'vdsm': {'release':
'6.fc17', 'buildtime': '1343817997', 'version': '4.10.0'}, 'qemu-kvm':
{'release': '18.fc17', 'buildtime': '1342650221', 'version': '1.0'},
'libvirt': {'release': '3.fc17', 'buildtime': '1340891887', 'version':
'0.9.11.4'}, 'qemu-img': {'release': '18.fc17', 'buildtime':
'1342650221', 'version': '1.0'}}
reservedMem = 321
software_revision = 6
software_version = 4.10
supportedProtocols = ['2.2', '2.3']
supportedRHEVMs = ['3.0', '3.1']
uuid = 37373035-3038-5A43-4A30-30333035455A_d8:d3:85:67:e3:b8
version_name = Snow Man
vlans = {'em1.10': {'netmask': '', 'iface': 'em1', 'addr': '', 'mtu':
'1500'}}
vmTypes = ['kvm']


[root@blade4 ~]# virsh capabilities
capabilities

  host
uuid35303737-3830-435a-4a30-30333035455a/uuid
cpu
  archx86_64/arch
  modelNehalem/model
  vendorIntel/vendor
  topology sockets='1' cores='4' threads='2'/
  feature name='rdtscp'/
  feature name='dca'/
  feature name='pdcm'/
  feature name='xtpr'/
  feature name='tm2'/
  feature name='est'/
  feature name='vmx'/
  feature name='ds_cpl'/
  feature name='monitor'/
  feature name='dtes64'/
  feature name='pbe'/
  feature name='tm'/
  feature name='ht'/
  feature name='ss'/
  feature name='acpi'/
  feature name='ds'/
  feature name='vme'/
/cpu
power_management/
migration_features
  live/
  uri_transports
uri_transporttcp/uri_transport
  /uri_transports

Re: [Users] Issue setting IP information for Non-VM networks

2012-08-09 Thread Trey Dockendorf
On Thu, Aug 9, 2012 at 3:19 AM, Igor Lvovsky ilvov...@redhat.com wrote:


 - Original Message -
 From: Mark Wu wu...@linux.vnet.ibm.com
 To: Trey Dockendorf treyd...@gmail.com
 Cc: users users@ovirt.org, ilvov...@redhat.com
 Sent: Thursday, August 9, 2012 10:44:42 AM
 Subject: Re: [Users] Issue setting IP information for Non-VM networks

 On 08/09/2012 01:25 AM, Trey Dockendorf wrote:

 A few weeks back I started a discussion about my issues with
 IP/Netmask not being set on networks that weren't enabled for VM use.
 The bug is here, https://bugzilla.redhat.com/show_bug.cgi?id=834205 .

 I've since upgrade to latest ovirt / vdsm and while the issue seems
 to
 be resolved it's now failing in a different way.  Looking at the logs
 , it looks like the correct parameters are being passed to vdsm but
 the ifcfg-eth* is still left with no IPADDR or NETMASK values.

 Attached are logs from when Assigning a Static IP to both eth0 /
 ovirtmgmt and eth1/stor0.

 CentOS 6.3 on the Engine host with the following versions
 ovirt-engine-cli-3.1.0.2-1alpha.el6.noarch
 ovirt-engine-webadmin-portal-3.1.0-3.16.el6.noarch
 ovirt-engine-notification-service-3.1.0-3.16.el6.noarch
 ovirt-iso-uploader-3.1.0-16.el6.noarch
 ovirt-engine-sdk-3.1.0.1-1alpha.el6.noarch
 ovirt-engine-restapi-3.1.0-3.16.el6.noarch
 ovirt-engine-backend-3.1.0-3.16.el6.noarch
 ovirt-engine-userportal-3.1.0-3.16.el6.noarch
 ovirt-engine-tools-common-3.1.0-3.16.el6.noarch
 ovirt-engine-dbscripts-3.1.0-3.16.el6.noarch
 ovirt-engine-3.1.0-3.16.el6.noarch
 ovirt-log-collector-3.1.0-16.el6.noarch
 ovirt-engine-jbossas711-1-0.x86_64
 ovirt-engine-setup-3.1.0-3.16.el6.noarch
 ovirt-engine-config-3.1.0-3.16.el6.noarch
 ovirt-engine-genericapi-3.1.0-3.16.el6.noarch
 ovirt-image-uploader-3.1.0-16.el6.noarch

 CentOS 6.3 on the Node with the following versions
 vdsm-xmlrpc-4.10.0-0.42.12.el6.noarch
 vdsm-python-4.10.0-0.42.12.el6.x86_64
 vdsm-cli-4.10.0-0.42.12.el6.noarch
 vdsm-hook-simpleqemu-0.1-1.el6.noarch
 vdsm-4.10.0-0.42.12.el6.x86_64

 After performing the change in the web interface, this is ifcfg-eth1
 (missing IPADDR and NETMASK)
 # cat ifcfg-eth1
 DEVICE=eth1
 ONBOOT=yes
 BOOTPROTO=none
 HWADDR=00:25:90:4c:91:bf
 NM_CONTROLLED=no
 MTU=9000 I can reproduce this problem with vdsm-4.10.0-6.fc17.x86_64.
 It turns out the fix for bz834205 is not backported to oVirt 3.1
 branch.
 Igor, do you think it should be backported?

 Unfortunately, we are not support non-VM networks for oVirt 3.1 release
 This is exactly a reason why we didn't backport it yet.



 I've also run into an issue where in the web interface, the ovirtmgmt
 network always reverts back to DHCP as the boot protocol.  The ifcfg
 on node will reflect the correct setting after I change to static,
 but
 if I go to re-edit the entry, it's back on DHCP. I hit this problem
 before, and filed a bug for it:
 https://bugzilla.redhat.com/show_bug.cgi?id=838816

 Thanks
 - Trey

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


Thanks for the info.  I guess for now the simple solution is to make
all logical networks VM capable.

The version latest was refering the latest in the Dreyou repo, which I
believe is at 3.1.  I'm rebuilding the official 3.1 RPMs right now for
CentOS as I don't think they've made it to Dreyou yet.

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


[Users] ovirt 3.1 rpm setup

2012-08-09 Thread Johan Kragsterman
Hi!

Fc17/ovirt 3.1, following the instructions on ovirt site how to install from 
rpm stable.

My engine-setup fails with cannot this create db error:

Installing:Configuring oVirt-engine...                              [ DONE ]

Creating CA...                                           [ DONE ]

Editing JBoss Configuration...                           [ DONE ]

Setting Database Configuration...                        [ DONE ]

Setting Database Security...                             [ DONE ]Creating 
Database...                                  [ ERROR ]Database creation 
failedPlease check log file 
/var/log/ovirt-engine/engine-setup_2012_08_09_15_58_06.log for more information

[johan@engine ~]$

Here is the corresponding part of the log:

File /usr/share/ovirt-engine/scripts/setup_sequences.py, line 60, in run    
function()  File /bin/engine-setup, line 953, in _createDB    output, rc = 
utils.execCmd(cmd, None, True, output_messages.ERR_DB_CREATE_FAILED, 
masked_value_set)  File /usr/share/ovirt-engine/scripts/common_utils.py, line 
340, in execCmd    raise Exception(msg)Exception: Database creation failed

Anyone have a clue?.


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


Re: [Users] Wondering about updating ovirt from 3.0 to 3.1

2012-08-09 Thread Itamar Heim

On 08/09/2012 02:35 PM, Gavin Spurgeon wrote:

Eli/Ofer/Juan - what was the result of fixing the upgrade script to work 
from 3.0 to 3.1?



Hash: SHA1



On 08/09/2012 11:55 AM, Jacob Wyatt wrote:

See the migration instructions at the bottom of the relese notes.
Basically you shut down all of your VMs, export them to your export
domain.  Now all you have to do is preserve that export domain
storage.  Everything else should be blown away and rebuilt as a
completely new install.  Then you import that storage domain you
saved and restore the VM's.  It worked just fine for me.


But this requires that my entire Production Environment being
off-line, to do a point update of the oVirt from 3.0 to 3.1.

oVirt Nodes can run without a Manager being present and all Guest will
stay Up and running. What if, Taking the whole environment off line,
is not an option...

- From a DR point of view, oVirt needs a Backup solution to backup the
Manager, and more importantly a Restore Option that would mean you can
bring an oVirt Manager Back online without the whole lot being off-line.


 From:
users-boun...@ovirt.org [users-boun...@ovirt.org] on behalf of
Gavin Spurgeon [gspurg...@dageek.co.uk] Sent: Wednesday, August 08,
2012 11:35 AM To: users@ovirt.org Cc: Dale Macartney Subject: Re:
[Users] Wondering about updating ovirt from 3.0 to 3.1


Hi All,

I know I am not the 1st to ask, and I know I will not be the
last

I have oVirt3.0 on F16, The Release Notes for 3.1 give a guide on
how to upgrade oVirt to 3.1 via a Fedora Upgrade...

Can I do the same thing via a Clean Install of F17 (I do not like
Upgrades of OS's) ?

Or is there a documented DR procedure assuming the host was backed
up and a new Host/OS had to be used to get oVirt back on-line ?

Basically, What do I need to backup to then bring down the
F16/oVirt3.0 Box and replace it with a F17/oVirt3.1 Box ?

Is this Documented yet ?


-- This message was scanned by DaGeek Spam Filter and is believed
to be clean.

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



-- This message was scanned by DaGeek Spam Filter and is believed
to be clean. Click here to report this message as spam.
https://spam.dc.dageek.co.uk/cgi-bin/learn-msg.cgi?id=CCB7E27DF7.B3479





- --

Gavin Spurgeon.
AKA Da Geek

- --
The happiest of people don't necessarily have the best of everything,
they just make the most of everything that comes along their way..

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlAjoGcACgkQvp6arS3vDioQPQCbB55CGX5q3lGJ3dnJ5LY+bjKA
AgoAmgOn20QMNUWTBek3ONUknPFvgLhU
=sHwm
-END PGP SIGNATURE-

--
This message was scanned by DaGeek Spam Filter and is believed to be clean.

___
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] Status code 500 when adding first storage domain?

2012-08-09 Thread Haim Ateya
hi, 

thanks to Justin for providing me access to his environment, I managed to debug 
it live and find 2 issues:
- first issue is for web-admin portal which from some reason has timeouts for 
createStorageDomain command set to 1 minute (where timeout should be 3 minutes 
and set in the engine-core).
- second issue (more disturbing) is a deadlock in super-vdsm (it goes into 
defunct state) operation which prevents reading\writing storage domain metadata 
as a part of createStorageDomain thread. 

I will file 2 bz for those issues, 

Haim


- Original Message -
 From: Yaniv Kaul yk...@redhat.com
 To: Justin Clift jcl...@redhat.com
 Cc: users users@ovirt.org
 Sent: Thursday, August 9, 2012 9:18:59 AM
 Subject: Re: [Users] Status code 500 when adding first storage domain?
 
 
 
 Engine log, and possibly VDSM log, would be most helpful.
 Y.
 
 
 
 
 Hi all,
 
 
 Is anyone else experiencing this error, when adding the
 first storage domain to a new oVirt 3.1 environment?
 
 
 Error: A Request to the Server failed with the following Status
 Code: 500
 
 
 Screenshot attached.
 
 
 
 
 
 The environment here has 1 x host server and 1 x engine server.
 
 
 It's using the new oVirt 3.1 ISO, and the rpms's obtained by
 following the Get It instructions.
 
 
 The storage is NFS, and is known to work.
 
 
 Other useful data points:
 
 
 * Forward and reverse DNS is 100% working for everything.
 
 
 * On some level, the NFS mounting is working. oVirt even
 creates its uuid looking data structure inside the mount
 point before giving this error.
 
 
 * If I log in to the host remotely, manually mounting the
 NFS share from the command line is flawless. Works
 immediately.
 
 
 * In the above screenshot, the storage domain is even
 shown in the background behind the error message. oVirt
 seems to actively remove it after the error message
 though.
 
 
 It kind of feels like a timeout thing, as after the initial
 mount and creation of UUID on the NFS share, there's a 30-ish
 period of inactivity then this error is displayed.
 
 
 Any ideas?
 
 
 Regards and best wishes,
 
 
 Justin Clift
 
 
 
 --
 Aeolus Community Manager
 http://www.aeolusproject.org
 
 
 ___
 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] Installing oVirt with existing VM

2012-08-09 Thread Webmaster Comune di Busto Garolfo

Hi all, i'm new at this list and ovirt too!

I'm looking at something to manage my vm and i found ovirt.

The situation:

Host: Centos 5.7 x86_64 kvm (intel)
Guests: 2 * centos 5.7 i386

I can't find much documentation about, so i have a lot of doubt.
Can i install ovirt to manage existing guests?
Can i install ovirt on another machine (i've a centos 6.3 x86_64) and 
manage the one with kvm as a node?

What are the steps to do?

Thanks in advance and excuse my little english.

Forlani M.

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


Re: [Users] Status code 500 when adding first storage domain?

2012-08-09 Thread Justin Clift
On 10/08/2012, at 1:49 AM, Haim Ateya wrote:
 hi, 
 
 thanks to Justin for providing me access to his environment, I managed to 
 debug it live and find 2 issues:
 - first issue is for web-admin portal which from some reason has timeouts for 
 createStorageDomain command set to 1 minute (where timeout should be 3 
 minutes and set in the engine-core).
 - second issue (more disturbing) is a deadlock in super-vdsm (it goes into 
 defunct state) operation which prevents reading\writing storage domain 
 metadata as a part of createStorageDomain thread.

Thanks Haim, good work. :)

For the deadlock issue, any ideas for a work around for now?

It's not a killer, as there's a working oVirt 3.0 setup here
which can be used for demoing instead.  Just would have
preferred 3.1 is all. (obviously) :

Regards and best wishes,

Justin Clift

--
Aeolus Community Manager
http://www.aeolusproject.org

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


Re: [Users] oVIrt 3.1 - Xeon E5530 - Wrong cpu identification

2012-08-09 Thread Dan Kenigsberg
On Thu, Aug 09, 2012 at 02:17:44PM +0100, Ricardo Esteves wrote:
 
 Ok, i fixed the ssl problem, my ovirt manager machine iptables was
 blocking the 8443 port.

Neither issue is a good-enough reason for virsh to segfault. Could you
provide more information so that some can solve that bug?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Status code 500 when adding first storage domain?

2012-08-09 Thread Haim Ateya
opened https://bugzilla.redhat.com/show_bug.cgi?id=847079  
https://bugzilla.redhat.com/show_bug.cgi?id=847083 for tracking.

Haim

- Original Message -
 From: Justin Clift jcl...@redhat.com
 To: Haim Ateya hat...@redhat.com
 Cc: Yaniv Kaul yk...@redhat.com, users users@ovirt.org
 Sent: Thursday, August 9, 2012 6:58:14 PM
 Subject: Re: [Users] Status code 500 when adding first storage domain?
 
 On 10/08/2012, at 1:49 AM, Haim Ateya wrote:
  hi,
  
  thanks to Justin for providing me access to his environment, I
  managed to debug it live and find 2 issues:
  - first issue is for web-admin portal which from some reason has
  timeouts for createStorageDomain command set to 1 minute (where
  timeout should be 3 minutes and set in the engine-core).
  - second issue (more disturbing) is a deadlock in super-vdsm (it
  goes into defunct state) operation which prevents reading\writing
  storage domain metadata as a part of createStorageDomain thread.
 
 Thanks Haim, good work. :)
 
 For the deadlock issue, any ideas for a work around for now?
 
 It's not a killer, as there's a working oVirt 3.0 setup here
 which can be used for demoing instead.  Just would have
 preferred 3.1 is all. (obviously) :
 
 Regards and best wishes,
 
 Justin Clift
 
 --
 Aeolus Community Manager
 http://www.aeolusproject.org
 
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVIrt 3.1 - Xeon E5530 - Wrong cpu identification

2012-08-09 Thread Ricardo Esteves
[root@blade4 ~]# virsh -r cpu-compare /tmp/cpu.xml
Host CPU is a superset of CPU described in /tmp/cpu.xml

-Original Message-
From: Dan Kenigsberg dan...@redhat.com
To: Itamar Heim ih...@redhat.com, g...@redhat.com
Cc: Ricardo Esteves ricardo.m.este...@gmail.com, users@ovirt.org
Subject: Re: [Users] oVIrt 3.1 - Xeon E5530 - Wrong cpu identification
Date: Thu, 9 Aug 2012 18:57:29 +0300


On Thu, Aug 09, 2012 at 05:17:14PM +0300, Itamar Heim wrote:
 On 08/09/2012 04:17 PM, Ricardo Esteves wrote:
 
 Ok, i fixed the ssl problem, my ovirt manager machine iptables was
 blocking the 8443 port.
 
 I also reinstalled the lastest version of the node
 (ovirt-node-iso-2.5.1-1.0.fc17.iso), but ovirt manager still doesn't
 recognize the CPU.
 
 The host status remains Non Operational :
 
 Host localhost.localdomain moved to Non-Operational state as host does
 not meet the cluster's minimum CPU level. Missing CPU features :
 model_Nehalem
 
 danken - libvirt reports nehalem, yet vdsm reports conroe?

Interesting...

If yo put
cpu match=minimummodelNehalem/modelvendorIntel/vendor/cpu
in /tmp/cpu.xml

what does

virsh -r cpu-compare /tmp/cpu.xml

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


Re: [Users] oVIrt 3.1 - Xeon E5530 - Wrong cpu identification

2012-08-09 Thread Ricardo Esteves

Now it's difficult to reproduce the problem, unless i install the host
again.

The problem seemed to be, when i configured the ovirt engine options on
the host it failed to download the certificate because port 8443 was
blocked on ovirt engine machine.

virsh -r capabilites worked ok at that time
but
virsh capabilites crashed with segfault


-Original Message-
From: Dan Kenigsberg dan...@redhat.com
To: Ricardo Esteves ricardo.m.este...@gmail.com, Justin Clift
jcl...@redhat.com
Cc: Itamar Heim ih...@redhat.com, users@ovirt.org
Subject: Re: [Users] oVIrt 3.1 - Xeon E5530 - Wrong cpu identification
Date: Thu, 9 Aug 2012 19:00:42 +0300


On Thu, Aug 09, 2012 at 02:17:44PM +0100, Ricardo Esteves wrote:
 
 Ok, i fixed the ssl problem, my ovirt manager machine iptables was
 blocking the 8443 port.

Neither issue is a good-enough reason for virsh to segfault. Could you
provide more information so that some can solve that bug?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Status code 500 when adding first storage domain?

2012-08-09 Thread Justin Clift
On 10/08/2012, at 2:14 AM, Haim Ateya wrote:
 opened https://bugzilla.redhat.com/show_bug.cgi?id=847079  
 https://bugzilla.redhat.com/show_bug.cgi?id=847083 for tracking.


Hmmm... wonder if BZ 845660 is related to the deadlock
issue?

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

The host here is running kernel-3.5.0-2.fc17.x86_64,
and the problem description seems to match.

Jason Brook's email from 8th August gives the clue.

If this is the problem, sounds like a respin of the
ISO will be needed with a different kernel. (?)

+ Justin

--
Aeolus Community Manager
http://www.aeolusproject.org

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


Re: [Users] Issue setting IP information for Non-VM networks

2012-08-09 Thread Justin Clift
On 09/08/2012, at 5:44 PM, Mark Wu wrote:
snip
 I've also run into an issue where in the web interface, the ovirtmgmt
 network always reverts back to DHCP as the boot protocol.  The ifcfg
 on node will reflect the correct setting after I change to static, but
 if I go to re-edit the entry, it's back on DHCP.
 
 I hit this problem before, and filed a bug for it:
 https://bugzilla.redhat.com/show_bug.cgi?id=838816

Yeah, this bug is killing things for Aeolus.  Aeolus _needs_
an additional network interface in order to operate.

So, every time oVirt 3.1 gets installed in the
test environment here, it permanently breaks as soon
as logical network configuration is attempted. :(

Getting this fixed in 3.1 (somehow) would be a win,
for Aeolus anyway. ;

Regards and best wishes,

Justin Clift

--
Aeolus Community Manager
http://www.aeolusproject.org

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


Re: [Users] Status code 500 when adding first storage domain?

2012-08-09 Thread Itamar Heim

On 08/09/2012 07:43 PM, Justin Clift wrote:

On 10/08/2012, at 2:14 AM, Haim Ateya wrote:

opened https://bugzilla.redhat.com/show_bug.cgi?id=847079  
https://bugzilla.redhat.com/show_bug.cgi?id=847083 for tracking.



Hmmm... wonder if BZ 845660 is related to the deadlock
issue?

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

The host here is running kernel-3.5.0-2.fc17.x86_64,
and the problem description seems to match.

Jason Brook's email from 8th August gives the clue.

If this is the problem, sounds like a respin of the
ISO will be needed with a different kernel. (?)


or use fedora 17 rather than node for now and downgrade the kernel.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Status code 500 when adding first storage domain?

2012-08-09 Thread Justin Clift
On 10/08/2012, at 7:52 AM, Itamar Heim wrote:
 On 08/09/2012 07:43 PM, Justin Clift wrote:
 On 10/08/2012, at 2:14 AM, Haim Ateya wrote:
 opened https://bugzilla.redhat.com/show_bug.cgi?id=847079  
 https://bugzilla.redhat.com/show_bug.cgi?id=847083 for tracking.
 
 
 Hmmm... wonder if BZ 845660 is related to the deadlock
 issue?
 
  https://bugzilla.redhat.com/show_bug.cgi?id=845660
 
 The host here is running kernel-3.5.0-2.fc17.x86_64,
 and the problem description seems to match.
 
 Jason Brook's email from 8th August gives the clue.
 
 If this is the problem, sounds like a respin of the
 ISO will be needed with a different kernel. (?)
 
 or use fedora 17 rather than node for now and downgrade the kernel.


Yeah, that's pretty much what I'm trying at the moment.

The deadlock issue does seem directly triggered by
the kernel 3.5.0 thing.  3.4.6 lets NFS mounts work
without hassle.

+ Justin

--
Aeolus Community Manager
http://www.aeolusproject.org

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


Re: [Users] Upgrading ovirt-engine from Centos dre repo

2012-08-09 Thread Itamar Heim

On 08/08/2012 01:04 PM, Neil wrote:

Hi everyone,

Sorry to re-post this, just not sure what to try next.

- Original Message -

On Tue, Jul 31, 2012 at 1:04 PM, Itamar Heim ih...@redhat.com
wrote:

you need to run the upgrade script since the setup locks the rpm's
to make
sure the code isn't updated without updating the db in sync


ovirt-engine-webadmin-portal-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-dbscripts-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-tools-common-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-backend-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-log-collector-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-iso-uploader-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-cli-3.1.0.1-1alpha.el6.noarch
ovirt-engine-jbossas-1.2-2.fc16.x86_64
ovirt-engine-restapi-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-jboss-deps-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-config-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-image-uploader-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-sdk-3.1.0.1-1alpha.el6.noarch
ovirt-engine-userportal-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-notification-service-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-genericapi-3.1.0_0001-1.8.el6.x86_64
ovirt-engine-setup-3.1.0_0001-1.8.el6.x86_64


After running... engine-upgrade --force-current-setup-rpm --no-yum-rollback
The upgrade goes through and completes, however at the end if I check
my rpm versions they are all still the same as what they were, as
above.
Seems like the script isn't picking up the later versions available in
the dre repo, I have also updated to the latest dre repo as well just
in case.


and without the force-current-setup?
are the .x86_64 rpms the ones installed?
install log?



On a side note, during the upgrade script it says at the end,
starting jboss-as... and the script never completes. Only if I then
re-log in with another SSH session and restart the jboss-as service
does the upgrade script continue and complete, not sure if this is
perhaps a bug that's already been fixed in later versions? Not
critical though.

Thanks, any assistance is greatly appreciated.

Regards.

Neil Wilson.
___
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] Unable to add storage

2012-08-09 Thread snmishra


While Importing storage domain, I see the error message -

Error: A Request to the Server failed with the following Status Code: 500

I don't see any error in engine.log -

2012-08-09 17:50:00,018 INFO   
[org.ovirt.engine.core.bll.AutoRecoveryManager]  
(QuartzScheduler_Worker-50) Checking autorecoverable storage domains  
done
2012-08-09 17:53:50,502 INFO   
[org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand] (ajp--0.0.0.0-8009-1) [2a6492da] START, ValidateStorageServerConnectionVDSCommand(vdsId = 07b72d80-e1e2-11e1-8351-00fffeeb, storagePoolId = ----, storageType = NFS, connectionList = [{ id: null, connection: 192.168.68.209:/iso-cluster3 };]), log id:  
1cfa03b5
2012-08-09 17:53:50,545 INFO   
[org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand] (ajp--0.0.0.0-8009-1) [2a6492da] FINISH, ValidateStorageServerConnectionVDSCommand, return: {----=0}, log id:  
1cfa03b5
2012-08-09 17:53:50,562 INFO   
[org.ovirt.engine.core.bll.storage.ConnectStorageToVdsCommand]  
(ajp--0.0.0.0-8009-1) [2a6492da] Running command:  
ConnectStorageToVdsCommand internal: false. Entities affected :  ID:  
aaa0----123456789aaa Type: System
2012-08-09 17:53:50,565 INFO   
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand]  
(ajp--0.0.0.0-8009-1) [2a6492da] START,  
ConnectStorageServerVDSCommand(vdsId =  
07b72d80-e1e2-11e1-8351-00fffeeb, storagePoolId =  
----, storageType = NFS,  
connectionList = [{ id: null, connection: 192.168.68.209:/iso-cluster3  
};]), log id: 648b117
2012-08-09 17:53:50,708 INFO   
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand]  
(ajp--0.0.0.0-8009-1) [2a6492da] FINISH,  
ConnectStorageServerVDSCommand, return:  
{----=0}, log id: 648b117
2012-08-09 17:53:50,878 INFO   
[org.ovirt.engine.core.bll.storage.GetExistingStorageDomainListQuery]  
(ajp--0.0.0.0-8009-11) START,  
GetExistingStorageDomainListQuery(org.ovirt.engine.core.common.queries.GetExistingStorageDomainListParameters@5fc57c29), log id:  
739b67f2
2012-08-09 17:53:50,886 INFO   
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetStorageDomainsListVDSCommand]  
(ajp--0.0.0.0-8009-11) START, HSMGetStorageDomainsListVDSCommand(vdsId  
= 07b72d80-e1e2-11e1-8351-00fffeeb,  
storagePoolId=----, storageType=NFS,  
storageDomainType=ISO, path=192.168.68.209:/iso-cluster3), log id:  
28e978af
2012-08-09 17:55:00,002 INFO   
[org.ovirt.engine.core.bll.AutoRecoveryManager]  
(QuartzScheduler_Worker-10) Checking autorecoverable hosts
2012-08-09 17:55:00,009 INFO   
[org.ovirt.engine.core.bll.AutoRecoveryManager]  
(QuartzScheduler_Worker-10) Autorecovering 0 hosts
2012-08-09 17:55:00,009 INFO   
[org.ovirt.engine.core.bll.AutoRecoveryManager]  
(QuartzScheduler_Worker-10) Checking autorecoverable hosts done
2012-08-09 17:55:00,010 INFO   
[org.ovirt.engine.core.bll.AutoRecoveryManager]  
(QuartzScheduler_Worker-10) Checking autorecoverable storage domains
2012-08-09 17:55:00,011 INFO   
[org.ovirt.engine.core.bll.AutoRecoveryManager]  
(QuartzScheduler_Worker-10) Autorecovering 0 storage domains
2012-08-09 17:55:00,012 INFO   
[org.ovirt.engine.core.bll.AutoRecoveryManager]  
(QuartzScheduler_Worker-10) Checking autorecoverable storage domains  
done
2012-08-09 17:55:55,995 INFO   
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetStorageDomainsListVDSCommand]  
(ajp--0.0.0.0-8009-11) FINISH, HSMGetStorageDomainsListVDSCommand,  
return: [], log id: 28e978af
2012-08-09 17:55:55,997 INFO   
[org.ovirt.engine.core.bll.storage.GetExistingStorageDomainListQuery]  
(ajp--0.0.0.0-8009-11) FINISH, GetExistingStorageDomainListQuery, log  
id: 739b67f2
2012-08-09 18:00:00,004 INFO   
[org.ovirt.engine.core.bll.AutoRecoveryManager]  
(QuartzScheduler_Worker-80) Checking autorecoverable hosts


I am running ovirt-engine-3.1.0-2.fc17.

-Sharad Mishra

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


Re: [Users] Unable to add storage

2012-08-09 Thread Justin Clift
On 10/08/2012, at 9:38 AM, snmis...@linux.vnet.ibm.com wrote:
snip
 I am running ovirt-engine-3.1.0-2.fc17.

Hi Sharad,

Yeah, this is a known problem (recent).

Seems to be caused by kernel-3.5.0 series.

If you're able to drop back to an earlier kernel, for example
the 3.4.6 one prior to it, then NFS mounts will work.

Hope that helps. :)

Regards and best wishes,

Justin Clift


 -Sharad Mishra

--
Aeolus Community Manager
http://www.aeolusproject.org

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


Re: [Users] Speakers Needed: Upcoming Workshops

2012-08-09 Thread R.Kanagaraj (RK)
will update you soon.

On Thu, Aug 9, 2012 at 4:24 AM, Leslie Hawthorn lhawt...@redhat.com wrote:

  On 08/08/2012 03:44 PM, R.Kanagaraj (RK) wrote:

 Dear all,

 I would like to give a live session on deploying ovirt node, engine and
 perform basic tasks such as adding storage, creating data center etc.,.

  Hi RK,

 Great to hear from you! Would you please send me an abstract so I can take
 a look at it and determine how it would best fit into the program? A
 speaker bio would also be a welcome addition. If you would like to take a
 look at a sample, you can find one here:

 http://events.linuxfoundation.org/events/linuxcon/ovirt-architecture

 Best,
 LH



  On Thu, Aug 9, 2012 at 3:19 AM, Leslie Hawthorn lhawt...@redhat.comwrote:

 Hello everyone,

 First of all, congratulations to the team on today's release of oVirt 3.1!

 As mentioned in today's weekly status IRC meeting, we would like to
 ensure we have broad community participation in upcoming workshops. [0] For
 KVM Forum + oVirt in Barcelona [1], a general call for papers will be
 issued within the next few days. I will send a note to these lists when
 details of the CFP have been announced.

 For the oVirt workshop to be hosted at Red Hat's Bangalore campus on 16
 October 2012, it would be wonderful if folks would propose sessions for
 this workshop. (We have chosen not to go through a formal CFP process for
 Bangalore so as to leave sufficient time for the KVM Forum + oVirt CFP
 process to run most smoothly.) If you would like to propose a session for
 oVirt Bangalore, please email me and I follow up with you.

 As usual, any questions, please let me know.

 [0] - http://wiki.ovirt.org/wiki/OVirt_Global_Workshops
 [1] - http://events.linuxfoundation.org/events/kvm-forum/

 Cheers,
 LH

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

 identi.ca/lh
 twitter.com/lhawthorn

 ___
 Arch mailing list
 a...@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/arch




 --

 With Regards,
 RK,
 +91 98404 83044



 --
 Leslie Hawthorn
 Community Action and Impact
 Open Source and Standards @ Red Hat
 identi.ca/lhtwitter.com/lhawthorn




-- 

With Regards,
RK,
+91 98404 83044
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Speakers Needed: Upcoming Workshops

2012-08-09 Thread Leslie Hawthorn

On 08/09/2012 05:35 PM, R.Kanagaraj (RK) wrote:

will update you soon.

Excellent - thank you!

Cheers,
LH


On Thu, Aug 9, 2012 at 4:24 AM, Leslie Hawthorn lhawt...@redhat.com 
mailto:lhawt...@redhat.com wrote:


On 08/08/2012 03:44 PM, R.Kanagaraj (RK) wrote:

Dear all,

I would like to give a live session on deploying ovirt node,
engine and perform basic tasks such as adding storage, creating
data center etc.,.


Hi RK,

Great to hear from you! Would you please send me an abstract so I
can take a look at it and determine how it would best fit into the
program? A speaker bio would also be a welcome addition. If you
would like to take a look at a sample, you can find one here:

http://events.linuxfoundation.org/events/linuxcon/ovirt-architecture

Best,
LH




On Thu, Aug 9, 2012 at 3:19 AM, Leslie Hawthorn
lhawt...@redhat.com mailto:lhawt...@redhat.com wrote:

Hello everyone,

First of all, congratulations to the team on today's release
of oVirt 3.1!

As mentioned in today's weekly status IRC meeting, we would
like to ensure we have broad community participation in
upcoming workshops. [0] For KVM Forum + oVirt in Barcelona
[1], a general call for papers will be issued within the next
few days. I will send a note to these lists when details of
the CFP have been announced.

For the oVirt workshop to be hosted at Red Hat's Bangalore
campus on 16 October 2012, it would be wonderful if folks
would propose sessions for this workshop. (We have chosen not
to go through a formal CFP process for Bangalore so as to
leave sufficient time for the KVM Forum + oVirt CFP process
to run most smoothly.) If you would like to propose a session
for oVirt Bangalore, please email me and I follow up with you.

As usual, any questions, please let me know.

[0] - http://wiki.ovirt.org/wiki/OVirt_Global_Workshops
[1] - http://events.linuxfoundation.org/events/kvm-forum/

Cheers,
LH

-- 
Leslie Hawthorn

Community Action and Impact
Open Source and Standards @ Red Hat

identi.ca/lh http://identi.ca/lh
twitter.com/lhawthorn http://twitter.com/lhawthorn

___
Arch mailing list
a...@ovirt.org mailto:a...@ovirt.org
http://lists.ovirt.org/mailman/listinfo/arch




-- 


With Regards,
RK,
+91 98404 83044 tel:%2B91%2098404%2083044




-- 
Leslie Hawthorn

Community Action and Impact
Open Source and Standards @ Red Hat

identi.ca/lh  http://identi.ca/lh
twitter.com/lhawthorn  http://twitter.com/lhawthorn




--

With Regards,
RK,
+91 98404 83044




--
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