Re: [Users] 3.1 network setup

2012-08-07 Thread Livnat Peer
On 06/08/12 20:52, Jacob Wyatt wrote:
 I'm using the iso images for oVirt Node Hypervisor release 2.5.0 (2.0.fc17).  
 I was able to manually edit the ifcfg files manually run the persist command 
 against them, reboot, and the engine sees everything just fine.  The engine 
 was able to successfully configure a VLAN interface and then add ovirtmgmt as 
 a bridge.  The problem was adding a second vlan.  Instead of just creating a 
 second VLAN interface and bridge it tried to configure a bridge directly on 
 the network interface.  I'll look at it in more detail when I have time.  
 Right now I'm having trouble actually starting a VM so I need to work that 
 out so I can actually test the networking.
 

Thanks for the input.
A stupid question - can you see in the UI the vlan tag defined on the
logical network (on the data-center tab - networks sub tab - edit network)

Livnat

 
 From: Livnat Peer [lp...@redhat.com]
 Sent: Monday, August 06, 2012 2:04 AM
 To: Jacob Wyatt
 Cc: users@oVirt.org
 Subject: Re: [Users] 3.1 network setup
 
 On 06/08/12 05:06, Jacob Wyatt wrote:
 OK, so I reinstalled yesterday using the prepackaged 3.1 beta yum 
 repository.  It's better.  It now correctly assigns the ovirtmgmt network to 
 the node when it is attached.
 
 Unfortunately, I still cannot seem to add a second interface or VLAN without 
 breaking the networking again.
 
 I'm wondering if part of it is an issue with the node.  If I try to
 configure networking through the admin interface on the node it only
 lets me configure one interface.  Configuring a second interface breaks
 the first one.  I may try manually editing the config files on the node,
 but I'm not sure how the engine will see that.

 -Jacob

 
 manually editing the node network should work just fine, you should put
 your node in maintenance mode via the UI, do the manual changes you want
 and then activate the host which should reflect the new host configuration.
 If there is an issue with the above I'll be happy if you can share it
 with us so we can fix that.
 
 Having said the above It would really help us if you can avoid using the
 manual edit and let us find what is wrong with the flow from the UI.
 
 What vdsm version is installed on your host? did you build from source?
 Is the second network you are trying to add is a marked as a vm-network?
 (vm-network is later translated to bridge on the node) we block more
 than one non-vm network on an interface.
 can you send the logs (vdsm + engine)?
 
 
 Livnat
 
 
 From: Livnat Peer [lp...@redhat.com]
 Sent: Sunday, August 05, 2012 4:59 AM
 To: Jacob Wyatt
 Cc: users@oVirt.org
 Subject: Re: [Users] 3.1 network setup

 On 04/08/12 17:51, Jacob Wyatt wrote:
 I just installed a new 3.1 engine and I have one node with the latest node 
 iso installed.  After setting up one of the network interfaces on the node 
 and confirming I have network I am able to attach it to the engine.  I've 
 done this starting from both the node and the engine and it seems to work 
 either way.  Everything looks good until I go to the network controls in 
 the web interface.  I need to configure another network interface but to do 
 so the ovirtmgmt network must be assigned to an interface.  I'm not sure 
 why it isn't already since the node is already assigned to a cluster.  If I 
 attempt to assign the management network it starts reconfiguring the node 
 and then irrecoverably breaks the network on the node.  By irrecoverable I 
 mean I have to manually log in to the node as root and use ifdown to shut 
 off all of the interfaces, delete all of the network configs under /config 
 and then restart the machine and re-setup the network to get it back.  
 Nothing less seems t!
 o!
   !
  res
  tore network to the node.  From what I can tell when the node is assigned 
 to a cluster the network looks good on the node side.  It's running a 
 bridge named ovirtmgmt and seems to be happy.  When the engine tries to 
 assign ovirtmgmt to the node it creates a new bridge named after the 
 network interface but is unable to start it.  I've done a lot 
 troubleshooting of network issues on 3.0 and have been able to work around 
 them, but I seem to be at an impasse here.  Without the additional network 
 config my VM's won't work.  Is there another way to force the network 
 configuration without using the web interface?  I know what the network 
 setup should be.  I've done all kinds of manual bridging, bonding, etc. 
 under Fedora.  I just can't seem to get oVirt to understand.

 -Jacob


 Hi Jacob,

 You installed the engine from source? if so what is the engine hash
 commit you used for installation?

 The reason I am asking that is because we had a major regression last
 week were we broke the network API. It was fixed in commit
 fa95ed435ac824ae7fc721239d862337053202bc, I suggest you don't cherry
 pick this specific commit but rebase on it.

 Thanks, 

Re: [Users] sanlock issues

2012-08-07 Thread Mark Wu

On 08/07/2012 02:35 AM, Jacob Wyatt wrote:

oVirt Node Hypervisor release 2.5.0 (2.0.fc17)

Can't start a VM.  Same error in any of /var/log/libvirt/qemu/vmname.log

libvir: Locking error : unsupported configuration: Read/write, exclusive 
access, disks were present, but no leases specified

I've tried several suggestions including:

modprobe softdog
systemctl restart wdmd.service
systemctl restart sanlock.service

I haven't changed the default configs but I'm heading there next.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


What does  grep -v ^#  /etc/libvirt/qemu-sanlock.conf  say?

Have you tried `/usr/lib/systemd/systemd-vdsmd reconfigure` ?


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


Re: [Users] sanlock issues

2012-08-07 Thread Mark Wu

On 08/07/2012 03:47 PM, Johan Kragsterman wrote:

Hi!

Since I'm a storage guy, I would like to know more about this! Are these 
watchdog/SANlock features LVM functionality, or is it a part of oVirt? Since I 
can't find any info about it in oVirt wiki documentation...

http://wiki.ovirt.org/wiki/SANLock   Hope it helps for you.



Since LUN's are mapped to all the machines in the cluster, I guess it is not on 
that level, but more on the Logical Volume level, since it is the LV that is 
used by the host.

I would like to get some deeper info about how the the storage architecture is 
implemented, and what the storage strategy is for the future...Someone can 
enlighten me? Show me to some documentation?

Rgrds Johan

-users-boun...@ovirt.org skrev: -
Till: Jacob Wyattjwy...@ggc.edu
Från: Mark Wu
Sänt av: users-boun...@ovirt.org
Datum: 2012.08.07 09:14
Kopia: users@ovirt.orgusers@ovirt.org
Ärende: Re: [Users] sanlock issues

On 08/07/2012 02:35 AM, Jacob Wyatt wrote:

oVirt Node Hypervisor release 2.5.0 (2.0.fc17)

Can't start a VM.  Same error in any of /var/log/libvirt/qemu/vmname.log

libvir: Locking error : unsupported configuration: Read/write, exclusive 
access, disks were present, but no leases specified

I've tried several suggestions including:

modprobe softdog
systemctl restart wdmd.service
systemctl restart sanlock.service

I haven't changed the default configs but I'm heading there next.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


What does  grep -v ^#  /etc/libvirt/qemu-sanlock.conf  say?

Have you tried `/usr/lib/systemd/systemd-vdsmd reconfigure` ?


___
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] Ovirt 3.0 : remove failed iscsi domain

2012-08-07 Thread Vincent Miszczak
Hello,

During my tests, I had setup a iSCSI domain for my test node.
I have removed the corresponding LUN on the SAN but not in ovirt, and it does 
not appear anymore in ovirt GUI.
The problem is that my node still tries to connect to the SAN, and the SAN logs 
 those failures.

What is the way to properly remove the LUN in ovirt ?
(I won't be able to bring the LUN online at all).

Regards


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


Re: [Users] 3.1 network setup

2012-08-07 Thread Jacob Wyatt
Yes, I can see the VLAN tags both under the Network Interfaces tab and when I 
click on Setup Host Networks I can see both the VLANs as if I had used the 
drag-and-drop function to create them.  I can send you screen shots if you wish.


From: Livnat Peer [lp...@redhat.com]
Sent: Tuesday, August 07, 2012 2:05 AM
To: Jacob Wyatt
Cc: users@oVirt.org
Subject: Re: [Users] 3.1 network setup

On 06/08/12 20:52, Jacob Wyatt wrote:
 I'm using the iso images for oVirt Node Hypervisor release 2.5.0 (2.0.fc17).  
 I was able to manually edit the ifcfg files manually run the persist command 
 against them, reboot, and the engine sees everything just fine.  The engine 
 was able to successfully configure a VLAN interface and then add ovirtmgmt as 
 a bridge.  The problem was adding a second vlan.  Instead of just creating a 
 second VLAN interface and bridge it tried to configure a bridge directly on 
 the network interface.  I'll look at it in more detail when I have time.  
 Right now I'm having trouble actually starting a VM so I need to work that 
 out so I can actually test the networking.


Thanks for the input.
A stupid question - can you see in the UI the vlan tag defined on the
logical network (on the data-center tab - networks sub tab - edit network)

Livnat

 
 From: Livnat Peer [lp...@redhat.com]
 Sent: Monday, August 06, 2012 2:04 AM
 To: Jacob Wyatt
 Cc: users@oVirt.org
 Subject: Re: [Users] 3.1 network setup

 On 06/08/12 05:06, Jacob Wyatt wrote:
 OK, so I reinstalled yesterday using the prepackaged 3.1 beta yum 
 repository.  It's better.  It now correctly assigns the ovirtmgmt network to 
 the node when it is attached.

 Unfortunately, I still cannot seem to add a second interface or VLAN without 
 breaking the networking again.

 I'm wondering if part of it is an issue with the node.  If I try to
 configure networking through the admin interface on the node it only
 lets me configure one interface.  Configuring a second interface breaks
 the first one.  I may try manually editing the config files on the node,
 but I'm not sure how the engine will see that.

 -Jacob


 manually editing the node network should work just fine, you should put
 your node in maintenance mode via the UI, do the manual changes you want
 and then activate the host which should reflect the new host configuration.
 If there is an issue with the above I'll be happy if you can share it
 with us so we can fix that.

 Having said the above It would really help us if you can avoid using the
 manual edit and let us find what is wrong with the flow from the UI.

 What vdsm version is installed on your host? did you build from source?
 Is the second network you are trying to add is a marked as a vm-network?
 (vm-network is later translated to bridge on the node) we block more
 than one non-vm network on an interface.
 can you send the logs (vdsm + engine)?


 Livnat

 
 From: Livnat Peer [lp...@redhat.com]
 Sent: Sunday, August 05, 2012 4:59 AM
 To: Jacob Wyatt
 Cc: users@oVirt.org
 Subject: Re: [Users] 3.1 network setup

 On 04/08/12 17:51, Jacob Wyatt wrote:
 I just installed a new 3.1 engine and I have one node with the latest node 
 iso installed.  After setting up one of the network interfaces on the node 
 and confirming I have network I am able to attach it to the engine.  I've 
 done this starting from both the node and the engine and it seems to work 
 either way.  Everything looks good until I go to the network controls in 
 the web interface.  I need to configure another network interface but to do 
 so the ovirtmgmt network must be assigned to an interface.  I'm not sure 
 why it isn't already since the node is already assigned to a cluster.  If I 
 attempt to assign the management network it starts reconfiguring the node 
 and then irrecoverably breaks the network on the node.  By irrecoverable I 
 mean I have to manually log in to the node as root and use ifdown to shut 
 off all of the interfaces, delete all of the network configs under /config 
 and then restart the machine and re-setup the network to get it back.  
 Nothing less seems t!
 o!
   !
  res
  tore network to the node.  From what I can tell when the node is assigned 
 to a cluster the network looks good on the node side.  It's running a 
 bridge named ovirtmgmt and seems to be happy.  When the engine tries to 
 assign ovirtmgmt to the node it creates a new bridge named after the 
 network interface but is unable to start it.  I've done a lot 
 troubleshooting of network issues on 3.0 and have been able to work around 
 them, but I seem to be at an impasse here.  Without the additional network 
 config my VM's won't work.  Is there another way to force the network 
 configuration without using the web interface?  I know what the network 
 setup should be.  I've done all kinds of manual bridging, bonding, etc. 
 under Fedora.  I just can't 

[Users] Call for Agenda: oVirt Weekly Meeting 2012-08-08

2012-08-07 Thread Mike Burns
Meeting Time and Place
oVirt Weekly Sync
  * Wednesdays @ 15:00 UTC (may change during DST changes) - always
at 7:00am US Pacific, 10:00am US Eastern.
  * To see in your timezone date -d 'WEDNESDAY 1000 EDT'
  * On IRC: #ovirt on irc.oftc.net


This is the agenda for the 2012-08-08 meeting:

  * Status of Next Release
  * Sub-project reports (engine, vdsm, node, infra)
  * Upcoming workshops

If you have other topics, please reply to me and I will add them to the
agenda.  If you propose a topic, please be prepared to lead the
discussion during the meeting.

Thanks

Mike



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


Re: [Users] sanlock issues

2012-08-07 Thread Jacob Wyatt
# grep -v ^#  /etc/libvirt/qemu-sanlock.conf
auto_disk_leases=0
require_lease_for_disks=0

I did try systemd-vdsmd reconfigure.


From: Mark Wu [wu...@linux.vnet.ibm.com]

What does  grep -v ^#  /etc/libvirt/qemu-sanlock.conf  say?

Have you tried `/usr/lib/systemd/systemd-vdsmd reconfigure` ?




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


[Users] sanlock issues

2012-08-07 Thread Jacob Wyatt
Solved with a hack.

oVirt Node Hypervisor release 2.5.0 (2.0.fc17)

Couldn't start a VM because sanlock wasn't running.
Sanlock wasn't running because wdmd wasn't running.
wdmd was running because softdog kernel module wasn't loaded.

As I didn't know of another way of making the change persistent I edited 
/config/usr/sbin/ifup and added /sbin/modprobe softdog to the top of the 
script.

I really think it would be a good idea for the oVirt Node team to add in some 
persistent script files that are run at various points in the boot process so 
that people like me can add in hacks where needed to make it work.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Cannot connect to guest with spice console; SSL validate error

2012-08-07 Thread Karli Sjöberg
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.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.se -p 5900 -w v36BkUumraDG
(flashes)
Warning: connect error 5 - need secured connection

# 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; have status UP 
and so on, but can't get SPICE console working. VNC works of course, but SPICE 
would be much cooler:) How do I get console working with SPICE?

Best Regards
Karli Sjöberg
___
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-07 Thread Jacob Wyatt
I don't know if this is the same issue but for some reason my CA cert for spice 
was a blank file.  I copied another one from the vdsm directory (mostly 
guessing) and it worked.

cp /etc/pki/vdsm/certs/cacert.pem  /etc/pki/vdsm/libvirt-spice/ca-cert.pem


From: users-boun...@ovirt.org [users-boun...@ovirt.org] on behalf of Karli 
Sjöberg [karli.sjob...@slu.se]
Sent: Tuesday, August 07, 2012 10:10 AM
To: users@oVirt.org
Subject: [Users] Cannot connect to guest with spice console;SSL validate 
error

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.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.se -p 5900 -w v36BkUumraDG
(flashes)
Warning: connect error 5 - need secured connection

# 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; have status UP 
and so on, but can't get SPICE console working. VNC works of course, but SPICE 
would be much cooler:) How do I get console working with SPICE?

Best Regards
Karli Sjöberg
___
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] VB: Cannot connect to guest with spice console; SSL validate error

2012-08-07 Thread Karli Sjöberg


Från: Karli Sjöberg
Skickat: den 7 augusti 2012 16:19
Till: Jacob Wyatt
Ämne: Re: [Users] Cannot connect to guest with spice console; SSL validate error

Skickat från min iPhone

7 aug 2012 kl. 16:14 skrev Jacob Wyatt jwy...@ggc.edu:

 I don't know if this is the same issue but for some reason my CA cert for 
 spice was a blank file.  I copied another one from the vdsm directory (mostly 
 guessing) and it worked.

 cp /etc/pki/vdsm/certs/cacert.pem  /etc/pki/vdsm/libvirt-spice/ca-cert.

Wasn't that, sadly. I diffed them and they are the same. Thanks any way.


 
 From: users-boun...@ovirt.org [users-boun...@ovirt.org] on behalf of Karli 
 Sjöberg [karli.sjob...@slu.se]
 Sent: Tuesday, August 07, 2012 10:10 AM
 To: users@oVirt.org
 Subject: [Users] Cannot connect to guest with spice console;SSL validate 
 error

 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.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.se -p 5900 -w v36BkUumraDG
 (flashes)
 Warning: connect error 5 - need secured connection

 # 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; have status 
 UP and so on, but can't get SPICE console working. VNC works of course, but 
 SPICE would be much cooler:) How do I get console working with SPICE?

 Best Regards
 Karli Sjöberg
 ___
 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 3.0 : remove failed iscsi domain

2012-08-07 Thread Dafna Ron
On 08/07/2012 01:34 PM, Vincent Miszczak wrote:

 Hello,

 During my tests, I had setup a iSCSI domain for my test node.

 I have removed the corresponding LUN on the SAN but not in ovirt, and
 it does not appear anymore in ovirt GUI.


removing the lun in the storage will have no effect on the domain object
in the ovirt db or vds host. so did you run anything else, if so what?
if not, the lun should be represented as a domain under the domains tab
and should still be there.
I need to know exactly what you did so we can know what was not cleaned
in ovirt and help you clean it.

 The problem is that my node still tries to connect to the SAN, and the
 SAN logs those failures.


yes, it will keep trying to connect since you did not remove it from
ovirt so it will keep trying to connect to the target.

 What is the way to properly remove the LUN in ovirt ?


 (I won’t be able to bring the LUN online at all).


please let me know if you see the domain in the UI and if not what else
did you run and we'll continue from there.


Dafna

 Regards


 -- 
 This message has been scanned for viruses and
 dangerous content by *MailScanner* http://www.mailscanner.info/, and is
 believed to be clean.


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


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


Re: [Users] Ovirt 3.0 : remove failed iscsi domain

2012-08-07 Thread Vincent Miszczak
Hi,

It has been a while I did that, just saw the issue now, but I think I have 
removed the LUN from the SAN, then edited the ovirt iSCSI domain and bound it 
to a new LUN without deleting/recreating the domain.

Regards.

-Message d'origine-
De : Dafna Ron [mailto:d...@redhat.com] 
Envoyé : mardi 7 août 2012 16:38
À : Vincent Miszczak
Cc : users@ovirt.org
Objet : Re: [Users] Ovirt 3.0 : remove failed iscsi domain

On 08/07/2012 01:34 PM, Vincent Miszczak wrote:

 Hello,

 During my tests, I had setup a iSCSI domain for my test node.

 I have removed the corresponding LUN on the SAN but not in ovirt, and 
 it does not appear anymore in ovirt GUI.


removing the lun in the storage will have no effect on the domain object in the 
ovirt db or vds host. so did you run anything else, if so what?
if not, the lun should be represented as a domain under the domains tab and 
should still be there.
I need to know exactly what you did so we can know what was not cleaned in 
ovirt and help you clean it.

 The problem is that my node still tries to connect to the SAN, and the 
 SAN logs those failures.


yes, it will keep trying to connect since you did not remove it from ovirt so 
it will keep trying to connect to the target.

 What is the way to properly remove the LUN in ovirt ?


 (I won't be able to bring the LUN online at all).


please let me know if you see the domain in the UI and if not what else did you 
run and we'll continue from there.


Dafna

 Regards


 --
 This message has been scanned for viruses and dangerous content by 
 *MailScanner* http://www.mailscanner.info/, and is believed to be 
 clean.


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


--
Dafna Ron

--
This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


Re: [Users] spicec not connect | SSL Error

2012-08-07 Thread Artem
Hi all, thaks for lot, it's work

1) get CA to client wget -O ${CA_FILE} http://ovirt-engine.example.org/ca.crt;
2) set vdsClient -s 0 setVmTicket ${VM_UUID} ${PASSWORD}
${VALIDITY_SECONDS} on kvm host
3) and connect to consle use this line spicec --ca-file ${CA_FILE} -w
${PASSWORD} -h vm-srv -s ${SECURE_PORT} successfully

but how to install setVmTicket without login as root on kvm host,
how to make it through the post request?


2012/8/6 David Jaša dj...@redhat.com:
 @Itamar - this is recurring problem, what about creating a wiki page for
 it?

 @Artem:

 Artem píše v Po 06. 08. 2012 v 01:30 +0400:
 yes engine and kvm(qemu-kvm) installed  on same machine (vm-srv)

 i change host-subject but..

 # spicec -h vm-srv -p 5900 -s 5901 --host-subject C=US, O=ICL,
 CN=vm-srv --secure-channels=all

 1) your command line is missing '--ca-file $CA_FILE' altoghether

 2) you don't mention password

 3) you shouldn't need to specify host subject at all because your host
 (-h) matches name of server in CN field of host subject. If you override
 it anyway, strip white spaces after commas in it:
 --host-subject='C=US,O=ICL,CN=vm-srv'

 4) you could omit -p and --secure-channels altogether in order to
 achieve tls-only connection, but you can hit
 https://bugzilla.redhat.com/show_bug.cgi?id=723582 then

 So you should do (out of my head, may contain typos):
 get CA:
 * on engine, it is found here:
 CA_FILE=/etc/pki/ovirt-engine/ca.pem
 * on host, it's here:
 CA_FILE=/etc/pki/vdsm/libvirt-spice/ca-cert.pem
 * on any other host, get it from engine web interface:
 wget -O ${CA_FILE} http://ovirt-engine.example.org/ca.crt

 on the host, get UUID of the VM:
 $ VM_UUID=$(ps -ef | grep ${VM_NAME} | sed -e 's/^.*-uuid[ \t]\+\([ \t]\+\)[ 
 \t].*$/\1/')

 as root on the host, set ticket (password and its period of validity):
 # vdsClient -s 0 setVmTicket ${VM_UUID} ${PASSWORD} ${VALIDITY_SECONDS}
 (doing it via REST API is cleaner but more cumbersome for me)

 if the hostname you're connecting does not match what is in CN field of
 Subject of the server cert, get the subject without spaces after commas
 on the host:
 $ grep Subject: ${SERVER_CERT_FILE} | sed -e 's/^.*Subject:[ 
 \t]*\(.*\)$/\1/;s/,[ \t]*/,/'

 connect to the spice-server:
 $ spicec --ca-file ${CA_FILE} -w ${PASSWORD} -h vm-srv -s ${SECURE_PORT}
 OR, with newer, shinier and overall better client :)
 # yum install virt-viewer
 $ remote-viewer --spice-ca-file /etc/pki/ovirt-engine/ca.pem 
 spice://vm-srv/?tls-port=${SECURE_PORT}
 (you'll have to provide the password through the pop-up dialog)

 if you need to provide host subject (host name/IP not matching the one from 
 server cert Subject):
 $ spicec --host-subject ${HOST_SUBJECT} [...]
 OR
 $ remote-viewer --spice-host-subject ${HOST_SUBJECT} [...]

 David


 Error: subject mismatch: #entries cert=2, input=3
 Error: failed to connect w/SSL, ssl_error
 error:0001:lib(0):func(0):reason(1)
 3079539240:error:14090086:SSL
 routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify
 failed:s3_clnt.c:1063:
 Warning: SSL Error:


 2012/8/6 Itamar Heim ih...@redhat.com:
  On 08/06/2012 12:07 AM, Artem wrote:
 
  hmm... not sure if understood correctly...
 
  vm-srv this KVM host.. (server) and I connect from another machine to vm
  on kvm.
 
 
  did you install the engine and kvm host on same machine?
 
 
 
  this subject name i get in .spicec/spice_truststore.pem
 
 
  yes, spice trusts the CA, but client needs to validate the target host
  certificate.
  (if you run engine and host on same machine, try:
  C=US, O=ICL, CN=vm-srv
  (assuming you added the host with hostname of vm-srv to engine. if you 
  added
  it with fqdn or ip, use them under last CN)
 
 
 
  //
  # cat .spicec/spice_truststore.pem
  Certificate:
   Data:
   Version: 3 (0x2)
   Serial Number: 1 (0x1)
   Signature Algorithm: sha1WithRSAEncryption
   Issuer: C=US, O=ICL, CN=CA-vm-srv.15064
   Validity
   Not Before: Jul 28 03:42:06 2012
   Not After : Jul 26 23:42:07 2022 GMT
   Subject: C=US, O=ICL, CN=CA-vm-srv.15064
   Subject Public Key Info:
   Public Key Algorithm: rsaEncryption
   Public-Key: (2048 bit)
   Modulus:
  ///
 
  2012/8/6 Itamar Heim ih...@redhat.com:
 
  this looks like the subject name of the CA, not the host running the
  virtual
  machine?
 
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

 --

 David Jaša, RHCE

 SPICE QE based in Brno
 GPG Key: 22C33E24
 Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24



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


[Users] share nfs export volume

2012-08-07 Thread Jacob Wyatt
Anyone know if I can share an nfs export volume between two discrete ovirt 
installations?  I'm migrating VMs from a 3.0 install to a 3.1 install and 
wondered if I could have the same export domain connected both that the same 
time?  Just curious.

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


[Users] Issues with NFS domains and kernel-3.5.0-2.f17

2012-08-07 Thread Jason Brooks
Hi all--

Is anyone else running ovirt hosts on fedora kernel version 3.5.0-2.f17? 

That's the current fedora kernel, and I'm finding that nfs domain cannot attach 
with that kernel running: https://bugzilla.redhat.com/show_bug.cgi?id=845660.

I'm working around the issue by running the previous fedora kernel.

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


Re: [Users] share nfs export volume

2012-08-07 Thread Jason Brooks


- Original Message -
 From: Jacob Wyatt jwy...@ggc.edu
 To: users@ovirt.org
 Sent: Tuesday, August 7, 2012 11:02:33 AM
 Subject: [Users] share nfs export volume
 
 Anyone know if I can share an nfs export volume between two discrete
 ovirt installations?  I'm migrating VMs from a 3.0 install to a 3.1
 install and wondered if I could have the same export domain
 connected both that the same time?  Just curious.


I've found that only iso domains allow themselves to be shared.

Jason


 -Jacob
 ___
 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] sanlock issues

2012-08-07 Thread Dennis Jacobfeuerborn
On 08/07/2012 04:08 PM, Jacob Wyatt wrote:
 Solved with a hack.
 
 oVirt Node Hypervisor release 2.5.0 (2.0.fc17)
 
 Couldn't start a VM because sanlock wasn't running.
 Sanlock wasn't running because wdmd wasn't running.
 wdmd was running because softdog kernel module wasn't loaded.
 
 As I didn't know of another way of making the change persistent I edited 
 /config/usr/sbin/ifup and added /sbin/modprobe softdog to the top of the 
 script.
 
 I really think it would be a good idea for the oVirt Node team to add in some 
 persistent script files that are run at various points in the boot process so 
 that people like me can add in hacks where needed to make it work.

Shouldn't the following issue have fixed this already?

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

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


Re: [Users] spicec not connect | SSL Error

2012-08-07 Thread Itamar Heim

On 08/07/2012 10:04 PM, Artem wrote:

Hello again,
I figured out, this resolve my question

# curl -X POST -H Accept: application/xml -H Content-type:
application/xml -u admin@internal:pass --cacert ca.crt -d
actionticketexpiry120/expiry/ticket/action
https://vm-srv:8443/api/vms/d3db360f-4ff5-46f5-b61d-db09465db52c/ticket
?xml version=1.0 encoding=UTF-8 standalone=yes?
action
 ticket
 value+e/OUQvquJx4/value
 expiry120/expiry
 /ticket
 status
 statecomplete/state
 /status
/action


indeed.
artem/david - between all the inputs in this thread - please try to 
capture it in a wiki as david suggested.


thanks,
   Itamar



Artem

2012/8/7 Artem ar...@e-inet.ru:

Hi all, thaks for lot, it's work

1) get CA to client wget -O ${CA_FILE} http://ovirt-engine.example.org/ca.crt;
2) set vdsClient -s 0 setVmTicket ${VM_UUID} ${PASSWORD}
${VALIDITY_SECONDS} on kvm host
3) and connect to consle use this line spicec --ca-file ${CA_FILE} -w
${PASSWORD} -h vm-srv -s ${SECURE_PORT} successfully

but how to install setVmTicket without login as root on kvm host,
how to make it through the post request?


2012/8/6 David Jaša dj...@redhat.com:

@Itamar - this is recurring problem, what about creating a wiki page for
it?

@Artem:

Artem píše v Po 06. 08. 2012 v 01:30 +0400:

yes engine and kvm(qemu-kvm) installed  on same machine (vm-srv)

i change host-subject but..

# spicec -h vm-srv -p 5900 -s 5901 --host-subject C=US, O=ICL,
CN=vm-srv --secure-channels=all


1) your command line is missing '--ca-file $CA_FILE' altoghether

2) you don't mention password

3) you shouldn't need to specify host subject at all because your host
(-h) matches name of server in CN field of host subject. If you override
it anyway, strip white spaces after commas in it:
--host-subject='C=US,O=ICL,CN=vm-srv'

4) you could omit -p and --secure-channels altogether in order to
achieve tls-only connection, but you can hit
https://bugzilla.redhat.com/show_bug.cgi?id=723582 then

So you should do (out of my head, may contain typos):
get CA:
* on engine, it is found here:
CA_FILE=/etc/pki/ovirt-engine/ca.pem
* on host, it's here:
CA_FILE=/etc/pki/vdsm/libvirt-spice/ca-cert.pem
* on any other host, get it from engine web interface:
wget -O ${CA_FILE} http://ovirt-engine.example.org/ca.crt

on the host, get UUID of the VM:
$ VM_UUID=$(ps -ef | grep ${VM_NAME} | sed -e 's/^.*-uuid[ \t]\+\([ \t]\+\)[ 
\t].*$/\1/')

as root on the host, set ticket (password and its period of validity):
# vdsClient -s 0 setVmTicket ${VM_UUID} ${PASSWORD} ${VALIDITY_SECONDS}
(doing it via REST API is cleaner but more cumbersome for me)

if the hostname you're connecting does not match what is in CN field of
Subject of the server cert, get the subject without spaces after commas
on the host:
$ grep Subject: ${SERVER_CERT_FILE} | sed -e 's/^.*Subject:[ 
\t]*\(.*\)$/\1/;s/,[ \t]*/,/'

connect to the spice-server:
$ spicec --ca-file ${CA_FILE} -w ${PASSWORD} -h vm-srv -s ${SECURE_PORT}
OR, with newer, shinier and overall better client :)
# yum install virt-viewer
$ remote-viewer --spice-ca-file /etc/pki/ovirt-engine/ca.pem 
spice://vm-srv/?tls-port=${SECURE_PORT}
(you'll have to provide the password through the pop-up dialog)

if you need to provide host subject (host name/IP not matching the one from 
server cert Subject):
$ spicec --host-subject ${HOST_SUBJECT} [...]
OR
$ remote-viewer --spice-host-subject ${HOST_SUBJECT} [...]

David



Error: subject mismatch: #entries cert=2, input=3
Error: failed to connect w/SSL, ssl_error
error:0001:lib(0):func(0):reason(1)
3079539240:error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify
failed:s3_clnt.c:1063:
Warning: SSL Error:


2012/8/6 Itamar Heim ih...@redhat.com:

On 08/06/2012 12:07 AM, Artem wrote:


hmm... not sure if understood correctly...

vm-srv this KVM host.. (server) and I connect from another machine to vm
on kvm.



did you install the engine and kvm host on same machine?




this subject name i get in .spicec/spice_truststore.pem



yes, spice trusts the CA, but client needs to validate the target host
certificate.
(if you run engine and host on same machine, try:
C=US, O=ICL, CN=vm-srv
(assuming you added the host with hostname of vm-srv to engine. if you added
it with fqdn or ip, use them under last CN)




//
# cat .spicec/spice_truststore.pem
Certificate:
  Data:
  Version: 3 (0x2)
  Serial Number: 1 (0x1)
  Signature Algorithm: sha1WithRSAEncryption
  Issuer: C=US, O=ICL, CN=CA-vm-srv.15064
  Validity
  Not Before: Jul 28 03:42:06 2012
  Not After : Jul 26 23:42:07 2022 GMT
  Subject: C=US, O=ICL, CN=CA-vm-srv.15064
  Subject Public Key Info:
  Public Key Algorithm: rsaEncryption
  Public-Key: (2048 bit)
  Modulus:
///

2012/8/6 Itamar Heim 

[Users] Virtual disk locked and I can't start/alter the VM

2012-08-07 Thread Ian Levesque
Hi,

I tried to export a VM image, and it apparently succeeded:

2012-Aug-06, 17:00:25 Vm varanus was exported successfully to glusternfs-export

But now the VM Virtual Disk is labeled as locked and I can't start or even 
remove and re-import the VM. Any clues how this can be resolved?

Running ovirt-engine-3.1.0-3.11.el6.noarch

Thanks!
Ian

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


Re: [Users] Virtual disk locked and I can't start/alter the VM

2012-08-07 Thread Itamar Heim

On 08/08/2012 01:48 AM, Ian Levesque wrote:

Hi,

I tried to export a VM image, and it apparently succeeded:

2012-Aug-06, 17:00:25 Vm varanus was exported successfully to glusternfs-export

But now the VM Virtual Disk is labeled as locked and I can't start or even 
remove and re-import the VM. Any clues how this can be resolved?

Running ovirt-engine-3.1.0-3.11.el6.noarch



you can edit it directly in the db to remove the lock from the 
vm_dynamic table.


before that:
any errors in the engine logs?
any tasks still running?
restarting the engine solves this?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] help with a presentation

2012-08-07 Thread Itamar Heim

On 08/06/2012 01:23 PM, rino wrote:

HI:

Thank you for the update...

I did an installation on my laptop but i have some trouble with create a
storage domain my i5 with 8gb is not enough

Can I create an instance with a rhel or Fedora 17 on amazon using an
special credit?? I need just to show it on Thursday.

I saw the videos of jbrooks and it is good to show live migrations.. but
I will be in an Spanish event.



sorry, no better suggestion.
once we'll have a few more non EC2 servers at our disposal, we could try 
and setup such a demo environment.


you should be able to setup an all in one deployment from ovirt rpms 
using fedora 17, ovirt 3.1 with the allinone plugin installed on a 
single machine with say, 8GB of RAM.



Regards

On Mon, Aug 6, 2012 at 3:33 AM, Itamar Heim ih...@redhat.com
mailto:ih...@redhat.com wrote:

On 08/04/2012 02:07 AM, Rino Rondan wrote:

Hi

I want to know if you have a demo of a configured ovirt system
because I
will be on this event

http://www.fcad.uner.edu.ar/__destacadas/x-jornadas-__nacionales-de-administracion-__e-informatica

http://www.fcad.uner.edu.ar/destacadas/x-jornadas-nacionales-de-administracion-e-informatica
,
and I need to show ovirt as open-source implementation .


did you get any offline replies with info?
for a demo, i suggest you install an instance.
for screenshots you can ask people to send you some.
also, jbrooks started working on videos:
http://blog.jebpages.com/__archives/screencasting-ovirt/
http://blog.jebpages.com/archives/screencasting-ovirt/

Regards
--
---
Rondan Rino_
_
Ambassador Fedora
:_https://fedoraproject.org/__wiki/User:Villadalmine_
https://fedoraproject.org/wiki/User:Villadalmine_



_
Users mailing list
Users@ovirt.org mailto:Users@ovirt.org
http://lists.ovirt.org/__mailman/listinfo/users
http://lists.ovirt.org/mailman/listinfo/users






--
---
Rondan Rino
Certificado en LPIC-2 https://cs.lpi.org/caf/Xamman/certification
LPI ID:LPI000209832
Verification Code:gbblvwyfxu

Blog:http://www.itrestauracion.com.ar http://www.itrestauracion.com.ar/
Cv:http://cv.rinorondan.com.ar http://www.rinorondan.com.ar/
http://counter.li.org http://counter.li.org/  Linux User - #517918
Viva La Santa Federacion!!
Mueran Los Salvages Unitarios!!
^^^Transcripcion de la epoca ^^^
*
*





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


[Users] Add host fails with missing cpuFlag 'vmx'.

2012-08-07 Thread snmishra


Hi,


Upadted from ovirt-engine 3.1.0-1.fc17 to 3.1.0-2.fc17. Now, when  
I add hosts, it fails with missing cpuFlags vmx. New host is running  
--


vdsm 4.10.0-6.fc17
qemu-kvm-1.0-18.fc17.

and the output of  vdsClient -s 0 getVdsCaps is -

clusterLevels = ['3.0', '3.1']
cpuCores = 1
cpuFlags =  
fpu,de,pse,tsc,msr,pae,mce,cx8,apic,mtrr,pge,mca,cmov,pse36,c   

lflush,mmx,fxsr,sse,sse2,syscall,nx,lm,up,nopl,pni,cx16,hypervisor,lahf_lm

cpuModel = QEMU Virtual CPU version (cpu64-rhel6)
cpuSockets = 1
cpuSpeed = 1999.980
emulatedMachines = ['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 = false
lastClient = 192.168.68.235
lastClientIface = ovirtmgmt
management_ip =
memSize = 7987
netConfigDirty = False



On the older host (which was working, I had) -
qemu-kvm-1.0-17.fc17
vdsm-4.10.0-5.fc17

and its output of vdsClient -s 0 getVdsCaps is -

clusterLevels = ['3.0', '3.1']
cpuCores = 1
cpuFlags =  
pge,clflush,syscall,tsc,vmx,cmov,fpu,lm,msr,nx,fxsr,pae,nopl,mmx,cx8,mce,de,mca,pse,pni,apic,sse,lahf_lm,sse2,hypervisor,up,cx16,pse36,mtrrmodel_486,model_pentium,model_pentium2,model_pentium3,model_pentiumpro,model_qemu32,model_coreduo,model_core2duo,model_n270,model_Conroe,model_Penryn,model_Nehalem,model_Opteron_G1

cpuModel = Intel(Fake) CPU
cpuSockets = 1
cpuSpeed = 1999.980
emulatedMachines = ['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


Is this a new issue? Should we open a BZ?

-Sharad

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


Re: [Users] help with a presentation

2012-08-07 Thread Rino Rondan
Hi , I did an install of 3.1 on a desktop using all in one with local data,
I had some problem  with sanlock socket (/var/run/sanlock), maybe it was
for selinux or permission because it have sanlock:sanlock, i change to
vdsm:sanlock and permissive selinux, because vm doesnt start with sanlock
down.
All in one script failed, but I did it with Web tool.
In my laptop I can not activate local data storage domain, I did not test
sanlock or selinux for the moment, maybe I Will try use another logical
volume to add it, but I can remove the storage domain by Web... Just trying
it with virt-shell but I need some practise to do that.. Finally I have a
problem with spice when I try to access outside of my network .
At least I have a simple configuration to show it maybe I can try to
configure a vm to host in order to use migration, can I use the same host
to create a vm as host too?

Rino Rondan
 El ago 7, 2012 8:58 p.m., Itamar Heim ih...@redhat.com escribió:

 On 08/06/2012 01:23 PM, rino wrote:

 HI:

 Thank you for the update...

 I did an installation on my laptop but i have some trouble with create a
 storage domain my i5 with 8gb is not enough

 Can I create an instance with a rhel or Fedora 17 on amazon using an
 special credit?? I need just to show it on Thursday.

 I saw the videos of jbrooks and it is good to show live migrations.. but
 I will be in an Spanish event.


 sorry, no better suggestion.
 once we'll have a few more non EC2 servers at our disposal, we could try
 and setup such a demo environment.

 you should be able to setup an all in one deployment from ovirt rpms
 using fedora 17, ovirt 3.1 with the allinone plugin installed on a single
 machine with say, 8GB of RAM.

  Regards

 On Mon, Aug 6, 2012 at 3:33 AM, Itamar Heim ih...@redhat.com
 mailto:ih...@redhat.com wrote:

 On 08/04/2012 02:07 AM, Rino Rondan wrote:

 Hi

 I want to know if you have a demo of a configured ovirt system
 because I
 will be on this event
 http://www.fcad.uner.edu.ar/__**destacadas/x-jornadas-__**
 nacionales-de-administracion-_**_e-informaticahttp://www.fcad.uner.edu.ar/__destacadas/x-jornadas-__nacionales-de-administracion-__e-informatica
 http://www.fcad.uner.edu.ar/**destacadas/x-jornadas-**
 nacionales-de-administracion-**e-informaticahttp://www.fcad.uner.edu.ar/destacadas/x-jornadas-nacionales-de-administracion-e-informatica
 
 ,
 and I need to show ovirt as open-source implementation .


 did you get any offline replies with info?
 for a demo, i suggest you install an instance.
 for screenshots you can ask people to send you some.
 also, jbrooks started working on videos:
 
 http://blog.jebpages.com/__**archives/screencasting-ovirt/http://blog.jebpages.com/__archives/screencasting-ovirt/
 
 http://blog.jebpages.com/**archives/screencasting-ovirt/http://blog.jebpages.com/archives/screencasting-ovirt/
 

 Regards
 --
 ---
 Rondan Rino_
 _
 Ambassador Fedora
 
 :_https://fedoraproject.org/__**wiki/User:Villadalmine_https://fedoraproject.org/__wiki/User:Villadalmine_
 
 https://fedoraproject.org/**wiki/User:Villadalmine_https://fedoraproject.org/wiki/User:Villadalmine_
 



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






 --
 ---
 Rondan Rino
 Certificado en LPIC-2 
 https://cs.lpi.org/caf/**Xamman/certificationhttps://cs.lpi.org/caf/Xamman/certification
 
 LPI ID:LPI000209832
 Verification Code:gbblvwyfxu

 Blog:http://www.**itrestauracion.com.arhttp://www.itrestauracion.com.ar
 http://www.itrestauracion.**com.ar/ http://www.itrestauracion.com.ar/
 Cv:http://cv.rinorondan.com.ar http://www.rinorondan.com.ar/**
 http://counter.li.org http://counter.li.org/  Linux User - #517918
 Viva La Santa Federacion!!
 Mueran Los Salvages Unitarios!!
 ^^^Transcripcion de la epoca ^^^
 *
 *





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


Re: [Users] Add host fails with missing cpuFlag 'vmx'.

2012-08-07 Thread Mark Wu

On 08/08/2012 08:40 AM, snmis...@linux.vnet.ibm.com wrote:
QEMU Virtual CPU version 
Is the option 'fake_kvm_support'  enabled in /etc/vdsm/vdsm.conf on your 
new host?



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


Re: [Users] Virtual disk locked and I can't start/alter the VM

2012-08-07 Thread Mike Kolesnik
- Original Message -
 On Aug 7, 2012, at 7:40 PM, Itamar Heim ih...@redhat.com wrote:
 
  you can edit it directly in the db to remove the lock from the
  vm_dynamic table.
 
 Any pointers on this?

If this is the only locked disk, please try to run this query on the DB:
update images
set imagestatus = 1
where imagestatus = 2;

And see if it helped.

 
 
  before that:
  any errors in the engine logs?
 
 Not that I can see.

If you can please attach engine.log  vdsm.log from the time of when this 
happened, that could help us try to identify what went wrong.

 
  any tasks still running?
 
 What do you mean by this? The VM guest is listed as Down.

What Itamar means is asynchronous tasks running on the host.
You can see them in the Tasks sub-tab on the web-admin, or if you run on your 
host:
vdsClient -s 0 getAllTasksInfo

 
  restarting the engine solves this?
 
 No change.
 
 Thanks,
 Ian

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