[Users] Ovirt 3.2

2013-01-03 Thread Winfried de Heiden

Hi all,

Happy new year!

As written on http://www.ovirt.org/OVirt_3.2_release-management

 Timeline

 General availability: 2013-01-09
 Beta release: 2012-11-28
 Feature freeze: 2012-11-28
 Test Day: 2012-12-11

Currently, the oVirt 3.2 alpha is available. When will the beta en final 
release be available?


Winfried

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


Re: [Users] vm-fex paramters

2013-01-03 Thread Dan Yasny
Can you please post your ifconfig -a and virsh -r net-dumpxml direct-pool

- Original Message -
 From: Kevin Maziere Aubry kevin.mazi...@alterway.fr
 To: users@ovirt.org
 Sent: Wednesday, 2 January, 2013 7:26:55 PM
 Subject: Re: [Users] vm-fex paramters
 
 
 
 Thanks Dan, the params are now good.
 
 
 New error regarding libvirt :
 
 Traceback (most recent call last):
 File /usr/share/vdsm/vm.py, line 570, in _startUnderlyingVm
 self._run()
 File /usr/share/vdsm/libvirtvm.py, line 1364, in _run
 self._connection.createXML(domxml, flags),
 File /usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py,
 line 82, in wrapper
 ret = f(*args, **kwargs)
 File /usr/lib64/python2.7/site-packages/libvirt.py, line 2564, in
 createXML
 if ret is None:raise libvirtError('virDomainCreateXML() failed',
 conn=self)
 libvirtError: erreur interne network 'direct-pool' uses a direct
 mode, but has no forward dev and no interface pool
 Thread-823791::DEBUG::2013-01-02
 18:21:49,892::vm::920::vm.Vm::(setDownStatus)
 vmId=`32c3e4a2-96c1-40a5-b03c-dafeba50962e`::Changed state to Down:
 erreur interne network 'direct-pool' uses a direct mode, but has no
 forward dev and no interface pool
 
 
 
 [root@node1 ~]# rpm -qa | grep libvirt
 libvirt-debuginfo-0.10.1-1.fc17.x86_64
 libvirt-0.10.1-1.fc17.x86_64
 libvirt-daemon-config-network-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-interface-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-network-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-storage-0.10.1-1.fc17.x86_64
 libvirt-daemon-lxc-0.10.1-1.fc17.x86_64
 libvirt-daemon-qemu-0.10.1-1.fc17.x86_64
 libvirt-docs-0.10.1-1.fc17.x86_64
 libvirt-python-0.10.1-1.fc17.x86_64
 libvirt-client-0.10.1-1.fc17.x86_64
 libvirt-daemon-0.10.1-1.fc17.x86_64
 libvirt-daemon-config-nwfilter-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-libxl-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-lxc-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-nodedev-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-nwfilter-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-secret-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-uml-0.10.1-1.fc17.x86_64
 libvirt-daemon-kvm-0.10.1-1.fc17.x86_64
 libvirt-daemon-uml-0.10.1-1.fc17.x86_64
 libvirt-devel-0.10.1-1.fc17.x86_64
 libvirt-lock-sanlock-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-qemu-0.10.1-1.fc17.x86_64
 libvirt-daemon-driver-xen-0.10.1-1.fc17.x86_64
 [root@node1 ~]#
 
 
 Kevin
 
 
 
 
 
 2013/1/2 Dan Yasny  dya...@redhat.com 
 
 
 
 
 
 - Original Message -
  From: Kevin Maziere Aubry  kevin.mazi...@alterway.fr 
  To: Dan Yasny  dya...@redhat.com 
 
  Sent: Wednesday, 2 January, 2013 3:26:46 PM
  Subject: Re: [Users] vm-fex paramters
  
  
  Hi
  
  
 
  I tried these syntax :
  'macadress':'profile'
  macadress:profile
  macadress:profile
  
 
 The custom property you enter in the UI should look like this:
 
 {'00:1a:4a:1f:96:01':'p1p'}
 
 for additional mappings, what you write in the UI is as follows:
 
 {'$MAC':'$PROFILE','$MAC1':'PROFILE1','MAC2':'PROFILE2'}
 
 
 This strictly follows the python dictionary syntax, and it fails,
 because the syntax requires curly braces
 
 
 
  
  
  With macadress the mac adresse generic format : aa:aa:aa:aa:aa:aa
  And the profile the name I set un UCs : p1p
  
  
  Kevin
  
  
  
  2013/1/2 Dan Yasny  dya...@redhat.com 
  
  
  
  
  
  - Original Message -
   From: Kevin Maziere Aubry  kevin.mazi...@alterway.fr 
   To: Dan Yasny  dya...@redhat.com 
  
   Sent: Wednesday, 2 January, 2013 1:26:52 PM
   Subject: Re: [Users] vm-fex paramters
   
   
  
   vmfex and I can add whatever I want as a parameter
   
   
  
  Yes, but what exactly did you add?
  
  
  
   
   2013/1/2 Dan Yasny  dya...@redhat.com 
   
   
   
   
   
   - Original Message -
From: Kevin Maziere Aubry  kevin.mazi...@alterway.fr 
   
   
To: Dan Yasny  dya...@redhat.com 
Cc: users@ovirt.org
Sent: Wednesday, 2 January, 2013 12:01:27 PM
Subject: Re: [Users] vm-fex paramters


Hi


I get the plugin from here :

yum install
http://resources.ovirt.org/releases/nightly/rpm/Fedora/17/noarch/vdsm-hook-vmfex-4.10.3-0.41.gitad916c7.fc17.noarch.rpm


The error are :

Thread-801738::DEBUG::2013-01-02
10:35:24,568::__init__::1249::Storage.Misc.excCmd::(_log)
FAILED:
err = 'vmfex: starting to edit VM \nvmfex: customProperty:
\'00:1a:4a:1f:96:01\':\'p1p\'\nvmfex: ERROR Traceback (most
recent
call last):\n File
/usr/libexec/vdsm/hooks/before_vm_start/50_vmfex, line 174,
in
module\n vmfexd = ast.literal_eval(vmfex)\n File
/usr/lib64/python2.7/ast.py, line 49, in literal_eval\n
node_or_string = parse(node_or_string, mode=\'eval\')\n File
/usr/lib64/python2.7/ast.py, line 37, in parse\n return
compile(source, filename, mode, PyCF_ONLY_AST)\n File
unknown,
line 1\n \'00:1a:4a:1f:96:01\':\'p1p\'\n ^\nSyntaxError:
invalid
syntax\n\n'; rc = 2
SyntaxError: invalid syntax
Where 

Re: [Users] vm-fex paramters

2013-01-03 Thread Kevin Maziere Aubry
Hi

http://pastebin.fr/26180 contains all the result.
I do not use bond interface.
I manager over ovirmgmt on p1p1, and VM are on Internet which is bridge
on p1p2.100.

Kévin

2013/1/3 Dan Yasny dya...@redhat.com

 virsh -r net-dumpxml direct-pool




-- 

Kevin Mazière
Responsable Infrastructure
Alter Way – Hosting
 1 rue Royal - 227 Bureaux de la Colline
92213 Saint-Cloud Cedex
Tél : +33 (0)1 41 16 38 41
Mob : +33 (0)7 62 55 57 05
 http://www.alterway.fr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] vm-fex paramters

2013-01-03 Thread Dan Yasny
Ifconfig shows no FEX adapters, this is the reason the direct-pool network has 
no interfaces.

You need to configure your UCS chassis to assign dynamic NICs to the hosts. An 
unassigned dynamic NIC can be easily detected as a device that has a mac that 
looks like 00:00:00:00:00:00 (which is what the vmfex hook looks for)

- Original Message -
 From: Kevin Maziere Aubry kevin.mazi...@alterway.fr
 To: Dan Yasny dya...@redhat.com
 Cc: users@ovirt.org
 Sent: Thursday, 3 January, 2013 10:41:27 AM
 Subject: Re: [Users] vm-fex paramters
 
 
 
 Hi
 
 
 http://pastebin.fr/26180 contains all the result.
 I do not use bond interface.
 I manager over ovirmgmt on p1p1, and VM are on Internet which is
 bridge on p1p2.100.
 
 
 Kévin
 
 
 2013/1/3 Dan Yasny  dya...@redhat.com 
 
 
 virsh -r net-dumpxml direct-pool
 
 
 
 --
 
 Kevin Mazière
 Responsable Infrastructure
 Alter Way – Hosting
 1 rue Royal - 227 Bureaux de la Colline
 92213 Saint-Cloud Cedex
 Tél : +33 (0)1 41 16 38 41
 Mob : +33 (0)7 62 55 57 05
 http://www.alterway.fr

-- 



Regards, 

Dan Yasny 
Red Hat Israel 
+972 9769 2280
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] vm-fex paramters

2013-01-03 Thread Kevin Maziere Aubry
Thx, I will try to fix that.

Kévin


2013/1/3 Dan Yasny dya...@redhat.com

 Ifconfig shows no FEX adapters, this is the reason the direct-pool network
 has no interfaces.

 You need to configure your UCS chassis to assign dynamic NICs to the
 hosts. An unassigned dynamic NIC can be easily detected as a device that
 has a mac that looks like 00:00:00:00:00:00 (which is what the vmfex hook
 looks for)

 - Original Message -
  From: Kevin Maziere Aubry kevin.mazi...@alterway.fr
  To: Dan Yasny dya...@redhat.com
  Cc: users@ovirt.org
  Sent: Thursday, 3 January, 2013 10:41:27 AM
  Subject: Re: [Users] vm-fex paramters
 
 
 
  Hi
 
 
  http://pastebin.fr/26180 contains all the result.
  I do not use bond interface.
  I manager over ovirmgmt on p1p1, and VM are on Internet which is
  bridge on p1p2.100.
 
 
  Kévin
 
 
  2013/1/3 Dan Yasny  dya...@redhat.com 
 
 
  virsh -r net-dumpxml direct-pool
 
 
 
  --
 
  Kevin Mazière
  Responsable Infrastructure
  Alter Way – Hosting
  1 rue Royal - 227 Bureaux de la Colline
  92213 Saint-Cloud Cedex
  Tél : +33 (0)1 41 16 38 41
  Mob : +33 (0)7 62 55 57 05
  http://www.alterway.fr

 --



 Regards,

 Dan Yasny
 Red Hat Israel
 +972 9769 2280




-- 

Kevin Mazière
Responsable Infrastructure
Alter Way – Hosting
 1 rue Royal - 227 Bureaux de la Colline
92213 Saint-Cloud Cedex
Tél : +33 (0)1 41 16 38 41
Mob : +33 (0)7 62 55 57 05
 http://www.alterway.fr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] v2v - converting windows VMs

2013-01-03 Thread Matthew Booth

On 23/12/12 13:10, Itamar Heim wrote:

On 12/21/2012 11:12 AM, Alex Leonhardt wrote:

Hi,

Anyone got any clues about this please ? I'm due to convert some Windows
XP and Windows 7 VMs from VMWare to oVirt and would really appreciate if
someone could let me know where to find that Tools CD.


I don't think we have a tools cd for ovirt yet.
matt - what exactly is needed from it though? will the fedora cd be good
enough?


The Tools CD is no longer a hard requirement because we copy essential 
drivers to the guest image during the conversion process so they'll be 
picked up on first boot anyway. It remains a recommendation though, as 
it's the preferred delivery method for driver updates.


Matt
--
Matthew Booth, RHCA, RHCSS
Red Hat Engineering, Virtualisation Team

GPG ID:  D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt Templates // remove after a couple VMs got created is not possible ?

2013-01-03 Thread Alex Leonhardt
Ok thanks, I'll keep that in mind. Removing that VM is not possible though
as it's already very actively used. Well, i'll keep this in mind when
creating more VMs  as do not want to have to keep old templates around ..

Thanks
Alex


2013/1/2 Maor Lipchuk mlipc...@redhat.com

 Hi Alex, if the VMs that you created used thin provisioning for the
 template, then the disks of the created VM are based on the volumes of
 the template images using qcow, and there for, they will be related to
 this template.

 If you don't want the VM to be based on the template images you can use
 the resource allocation tab to configure the template provisioning. If
 you will choose clone, then the VM images will create a new image which
 will not be based on the template images.

 I think that once the VM is based on the template, there is not much to
 do, but shut down the VMs.
 If you don't want to remove the VM's maybe yo can try to create a
 snapshot of the VM and after that clone a VM from that snapshot, and
 remove the original VM.

 Regards,
 Maor

 On 01/02/2013 06:21 PM, Alex Leonhardt wrote:
  Hi All,
 
  I was wondering why there is a necessity of keeping a oVirt Template ? I
  just tried to remove a template but it complained that it was in use by
  other VMs ? I thoguht a VM is created independently using the Template
  to copy settings  disk from and once done is independent from the
  Template ?
 
  So either way - how can I remove the Template without shutting down /
  removing any of the VMs already created based on that Template ?
 
  Thanks
  Alex
 
 
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 



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


Re: [Users] Change locale for VNC console

2013-01-03 Thread Alexandre Santos
As Itamar once explained to me (I had the same problem):

you can change the vnc keyboard layout via the config tool
(VncKeyboardLayout option) globally.
still missing as a per vm option (though you can easily do this via a
hook if you need it per vm)

Alex

2013/1/3 Frank Wall fw...@inotronic.de:
 Hi,

 when using oVirt 3.1 the locale for all VNC consoles defaults to en_US.
 This is OK if the user is using the same locale. But with any other
 locale on the client side (fr_FR, de_DE), the keyboard is really
 scrambled. As a result the VNC console is somewhat useless for an
 affected user.

 So my questions are...

 1. How do I change the locale for VNC, either globally or for each VM?
 2. Will there be an REST API call to configure the locale of the console?


 Thanks
 - Frank
 ___
 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] Change locale for VNC console

2013-01-03 Thread Kevin Maziere Aubry
Hi

Could you give the exact procedure to do that ?

Thanks

Kévin


2013/1/3 Alexandre Santos santosa...@gmail.com

 As Itamar once explained to me (I had the same problem):

 you can change the vnc keyboard layout via the config tool
 (VncKeyboardLayout option) globally.
 still missing as a per vm option (though you can easily do this via a
 hook if you need it per vm)

 Alex

 2013/1/3 Frank Wall fw...@inotronic.de:
  Hi,
 
  when using oVirt 3.1 the locale for all VNC consoles defaults to en_US.
  This is OK if the user is using the same locale. But with any other
  locale on the client side (fr_FR, de_DE), the keyboard is really
  scrambled. As a result the VNC console is somewhat useless for an
  affected user.
 
  So my questions are...
 
  1. How do I change the locale for VNC, either globally or for each VM?
  2. Will there be an REST API call to configure the locale of the console?
 
 
  Thanks
  - Frank
  ___
  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




-- 

Kevin Mazière
Responsable Infrastructure
Alter Way – Hosting
 1 rue Royal - 227 Bureaux de la Colline
92213 Saint-Cloud Cedex
Tél : +33 (0)1 41 16 38 41
Mob : +33 (0)7 62 55 57 05
 http://www.alterway.fr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Change locale for VNC console

2013-01-03 Thread Frank Wall
On Thu, Jan 03, 2013 at 10:52:33AM +, Alexandre Santos wrote:
 you can change the vnc keyboard layout via the config tool
 (VncKeyboardLayout option) globally.
 still missing as a per vm option (though you can easily do this via a
 hook if you need it per vm)

Wow, that was quick, thanks for the hint! Changing the value was easy:

# engine-config -g VncKeyboardLayout
VncKeyboardLayout: en-us version: general
# engine-config -s VncKeyboardLayout=de --cver=general
# engine-config -g VncKeyboardLayout
VncKeyboardLayout: de version: general

I did a quick test: shutdown a VM and power-on again. 
But unfortunately the VNC console keyboard is still odd.
Do you know when this setting will be activated? Do I have
to do something with the oVirt nodes for the new setting
to be enabled?


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


Re: [Users] Change locale for VNC console

2013-01-03 Thread Alexandre Santos
2013/1/3 Frank Wall fw...@inotronic.de:
 On Thu, Jan 03, 2013 at 10:52:33AM +, Alexandre Santos wrote:
 you can change the vnc keyboard layout via the config tool
 (VncKeyboardLayout option) globally.
 still missing as a per vm option (though you can easily do this via a
 hook if you need it per vm)

 Wow, that was quick, thanks for the hint! Changing the value was easy:

 # engine-config -g VncKeyboardLayout
 VncKeyboardLayout: en-us version: general
 # engine-config -s VncKeyboardLayout=de --cver=general
 # engine-config -g VncKeyboardLayout
 VncKeyboardLayout: de version: general

 I did a quick test: shutdown a VM and power-on again.
 But unfortunately the VNC console keyboard is still odd.
 Do you know when this setting will be activated? Do I have
 to do something with the oVirt nodes for the new setting
 to be enabled?


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

I can't remeber well and I don't have here a ovirt installation to
test it but I'm quite sure that it was immediate.
I guess it has to do with the key you've chosen: please try de_DE

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


Re: [Users] Change locale for VNC console

2013-01-03 Thread Frank Wall
On Thu, Jan 03, 2013 at 11:11:41AM +, Alexandre Santos wrote:
 I can't remeber well and I don't have here a ovirt installation to
 test it but I'm quite sure that it was immediate.
 I guess it has to do with the key you've chosen: please try de_DE

Actually, this was the first one I've tried, but engine-config wants a 
different notation:

# engine-config -s VncKeyboardLayout=de_DE --cver=general
'de_DE' is not a valid value for type String. Valid values are [ar, da, de, 
de-ch, en-gb, en-us, es, et, fi, fo, fr, fr-be, fr-ca, fr-ch, hr, hu, is, it, 
ja, lt, lv, mk, nl, nl-be, no, pl, pt, pt-br, ru, sl, sv, th, tr]


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


Re: [Users] Change locale for VNC console

2013-01-03 Thread Alexandre Santos
2013/1/3 Frank Wall fw...@inotronic.de:
 On Thu, Jan 03, 2013 at 11:11:41AM +, Alexandre Santos wrote:
 I can't remeber well and I don't have here a ovirt installation to
 test it but I'm quite sure that it was immediate.
 I guess it has to do with the key you've chosen: please try de_DE

 Actually, this was the first one I've tried, but engine-config wants a 
 different notation:

 # engine-config -s VncKeyboardLayout=de_DE --cver=general
 'de_DE' is not a valid value for type String. Valid values are [ar, da, de, 
 de-ch, en-gb, en-us, es, et, fi, fo, fr, fr-be, fr-ca, fr-ch, hr, hu, is, it, 
 ja, lt, lv, mk, nl, nl-be, no, pl, pt, pt-br, ru, sl, sv, th, tr]


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

Did you shutdown the VM and started it again or just restart the VNC connection?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] REST API: Change boot device / attach CD-ROM

2013-01-03 Thread Frank Wall
Hi,

I'm using the REST API to change the boot device and attach CD-ROM images.
At least I try to...  Currently I'm using the following calls to achieve this:

Task: attach cdrom
Path: https://ovirt-engine.example.com/vms/%%%VM-ID%%%/cdroms
Method: POST
Data: cdromfile id='%%%FILE-ID%%%'//cdrom

Task: change boot order
Path: https://ovirt-engine.example.com/vms/%%%VM-ID%%%
Method: PUT
Data: vmosboot dev='%%%BOOT-DEVICE%%%'//os/vm


And it seems to work, because I can see the changes to the cdrom...

cdroms
cdrom href=/api/vms/VM-ID/cdroms/---- 
id=----
vm href=/api/vms/VM-ID id=VM-ID/
file id=FreeBSD-8.3-RELEASE-amd64-disc1.iso/
/cdrom
/cdroms

...and the boot device is also changed...

[...]
os type=unassigned
boot dev=cdrom/
/os
[...]

...but the VM won't boot off the CD-ROM device, instead it just
boots from the first harddisk. So what am I doing wrong?

Besides that I can see these settings on the oVirt Admin Portal, too.
The first boot device is CD-ROM, the CD is attached and the Image is
FreeBSD-8.3-RELEASE-amd64-disc1.iso. Looks good to me. But it still
won't boot from CD-ROM.

The only way I am able to boot from CD-ROM is when using the 
Run once function on the Admin Portal and configure the CD-ROM
device/image there (temporarely overwriting my config).

It will NOT work if I configure the CD-ROM device through the REST
API or the Admin Portal. Just Run Once will do the right thing.

Sounds strange, don't you think? So the question is: Is it a known
bug or did I broke something with the above API calls?

# rpm -qa '*ovirt*'
ovirt-engine-sdk-3.1.0.4-1.fc17.noarch
ovirt-engine-config-3.1.0-2.fc17.noarch
ovirt-engine-restapi-3.1.0-2.fc17.noarch
ovirt-engine-3.1.0-2.fc17.noarch
ovirt-image-uploader-3.1.0-0.git9c42c8.fc17.noarch
ovirt-engine-tools-common-3.1.0-2.fc17.noarch
ovirt-iso-uploader-3.1.0-0.git1841d9.fc17.noarch
ovirt-log-collector-3.1.0-0.git10d719.fc17.noarch
ovirt-release-fedora-4-2.noarch
ovirt-engine-userportal-3.1.0-2.fc17.noarch
ovirt-engine-webadmin-portal-3.1.0-2.fc17.noarch
ovirt-engine-dbscripts-3.1.0-2.fc17.noarch
ovirt-engine-backend-3.1.0-2.fc17.noarch
ovirt-engine-setup-3.1.0-2.fc17.noarch
ovirt-engine-notification-service-3.1.0-2.fc17.noarch
ovirt-engine-genericapi-3.1.0-2.fc17.noarch


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


Re: [Users] Cannot connect on console with spice on VM

2013-01-03 Thread David Jaša
Jean Lÿe9olein BEBEY píše v Čt 03. 01. 2013 v 10:21 +:
 Hi all,
 
 
 When i want to connect on console when spice is active in VM, i have
 this error : VM is down. Exit message: internal error Process exited
 while reading console log output: char device redirected to /dev/pts/0
 do_spice_init: starting 0.10.1 reds_init_ssl: Could not use ca file.

That looks like a certificate installation error. There was some thread
recently where exactly such issue was resolved.

David

 So i cannot connect to VM console with spice but it is ok with VNC.
 
 
 Also, i have error when i want to migrate VM.
 
 
 I use ovirt 3.1 : Fedora 17 x86_64 for Virtualization Manager and 2
 hosts ovirt 2.5.5.
 
 
 
 Please, help!
 ___
 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] oVirt 3.1 - VM Migration Issue

2013-01-03 Thread Tom Brown

Hi

I seem to have an issue with a single VM and migration, other VM's can migrate 
OK - When migrating from the GUI it appears to just hang but in the engine.log 
i see the following

2013-01-03 14:03:10,359 INFO  [org.ovirt.engine.core.bll.VdsSelector] 
(ajp--0.0.0.0-8009-59) Checking for a specific VDS only - 
id:a2d84a1e-3e18-11e2-8851-3cd92b4c8e89, name:ovirt-node.domain-name, 
host_name(ip):10.192.42.165
2013-01-03 14:03:10,411 INFO  
[org.ovirt.engine.core.bll.MigrateVmToServerCommand] (pool-3-thread-48) 
[4d32917d] Running command: MigrateVmToServerCommand internal: false. Entities 
affected :  ID: 9dc63ce4-0f76-4963-adfe-6f8eb1a44806 Type: VM
2013-01-03 14:03:10,413 INFO  [org.ovirt.engine.core.bll.VdsSelector] 
(pool-3-thread-48) [4d32917d] Checking for a specific VDS only - 
id:a2d84a1e-3e18-11e2-8851-3cd92b4c8e89, name:ovirt-node.domain-name, 
host_name(ip):10.192.42.165
2013-01-03 14:03:11,028 INFO  
[org.ovirt.engine.core.vdsbroker.MigrateVDSCommand] (pool-3-thread-48) 
[4d32917d] START, MigrateVDSCommand(vdsId = 
1a52b722-43a1-11e2-af96-3cd92b4c8e89, 
vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806, srcHost=10.192.42.196, 
dstVdsId=a2d84a1e-3e18-11e2-8851-3cd92b4c8e89, dstHost=10.192.42.165:54321, 
migrationMethod=ONLINE), log id: 5011789b
2013-01-03 14:03:11,030 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand] 
(pool-3-thread-48) [4d32917d] VdsBroker::migrate::Entered 
(vm_guid=9dc63ce4-0f76-4963-adfe-6f8eb1a44806, srcHost=10.192.42.196, 
dstHost=10.192.42.165:54321,  method=online
2013-01-03 14:03:11,031 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand] 
(pool-3-thread-48) [4d32917d] START, MigrateBrokerVDSCommand(vdsId = 
1a52b722-43a1-11e2-af96-3cd92b4c8e89, 
vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806, srcHost=10.192.42.196, 
dstVdsId=a2d84a1e-3e18-11e2-8851-3cd92b4c8e89, dstHost=10.192.42.165:54321, 
migrationMethod=ONLINE), log id: 7cd53864
2013-01-03 14:03:11,041 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand] 
(pool-3-thread-48) [4d32917d] FINISH, MigrateBrokerVDSCommand, log id: 7cd53864
2013-01-03 14:03:11,086 INFO  
[org.ovirt.engine.core.vdsbroker.MigrateVDSCommand] (pool-3-thread-48) 
[4d32917d] FINISH, MigrateVDSCommand, return: MigratingFrom, log id: 5011789b
2013-01-03 14:03:11,606 INFO  
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(QuartzScheduler_Worker-29) vds::refreshVmList vm id 
9dc63ce4-0f76-4963-adfe-6f8eb1a44806 is migrating to vds ovirt-node.domain-name 
ignoring it in the refresh till migration is done
2013-01-03 14:03:12,836 INFO  
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(QuartzScheduler_Worker-36) VM test002.domain-name 
9dc63ce4-0f76-4963-adfe-6f8eb1a44806 moved from MigratingFrom -- Up
2013-01-03 14:03:12,837 INFO  
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(QuartzScheduler_Worker-36) adding VM 9dc63ce4-0f76-4963-adfe-6f8eb1a44806 to 
re-run list
2013-01-03 14:03:12,852 ERROR 
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(QuartzScheduler_Worker-36) Rerun vm 9dc63ce4-0f76-4963-adfe-6f8eb1a44806. 
Called from vds ovirt-node002.domain-name
2013-01-03 14:03:12,855 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand] 
(pool-3-thread-48) START, MigrateStatusVDSCommand(vdsId = 
1a52b722-43a1-11e2-af96-3cd92b4c8e89, 
vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806), log id: 4721a1f3
2013-01-03 14:03:12,864 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] 
(pool-3-thread-48) Failed in MigrateStatusVDS method
2013-01-03 14:03:12,865 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] 
(pool-3-thread-48) Error code migrateErr and error message VDSGenericException: 
VDSErrorException: Failed to MigrateStatusVDS, error = Fatal error during 
migration
2013-01-03 14:03:12,865 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] 
(pool-3-thread-48) Command 
org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand return value 
 Class Name: org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc
mStatus   Class Name: 
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
mCode 12
mMessage  Fatal error during migration


2013-01-03 14:03:12,866 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] 
(pool-3-thread-48) Vds: ovirt-node002.itvonline.ads
2013-01-03 14:03:12,867 ERROR [org.ovirt.engine.core.vdsbroker.VDSCommandBase] 
(pool-3-thread-48) Command MigrateStatusVDS execution failed. Exception: 
VDSErrorException: VDSGenericException: VDSErrorException: Failed to 
MigrateStatusVDS, error = Fatal error during migration
2013-01-03 14:03:12,867 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand] 
(pool-3-thread-48) FINISH, MigrateStatusVDSCommand, log id: 4721a1f3

Does anyone have any idea what this might be? I am using 3.1 from dreyou as 
these are CentOS 6 

Re: [Users] oVirt 3.1 - VM Migration Issue

2013-01-03 Thread Haim Ateya
interesting, please search for migrationCreate command on desination host and 
search for ERROR afterwords, what do you see?

- Original Message -
 From: Tom Brown t...@ng23.net
 To: users@ovirt.org
 Sent: Thursday, January 3, 2013 4:12:05 PM
 Subject: [Users] oVirt 3.1 - VM Migration Issue
 
 
 Hi
 
 I seem to have an issue with a single VM and migration, other VM's
 can migrate OK - When migrating from the GUI it appears to just hang
 but in the engine.log i see the following
 
 2013-01-03 14:03:10,359 INFO  [org.ovirt.engine.core.bll.VdsSelector]
 (ajp--0.0.0.0-8009-59) Checking for a specific VDS only -
 id:a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
 name:ovirt-node.domain-name, host_name(ip):10.192.42.165
 2013-01-03 14:03:10,411 INFO
  [org.ovirt.engine.core.bll.MigrateVmToServerCommand]
 (pool-3-thread-48) [4d32917d] Running command:
 MigrateVmToServerCommand internal: false. Entities affected :  ID:
 9dc63ce4-0f76-4963-adfe-6f8eb1a44806 Type: VM
 2013-01-03 14:03:10,413 INFO  [org.ovirt.engine.core.bll.VdsSelector]
 (pool-3-thread-48) [4d32917d] Checking for a specific VDS only -
 id:a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
 name:ovirt-node.domain-name, host_name(ip):10.192.42.165
 2013-01-03 14:03:11,028 INFO
  [org.ovirt.engine.core.vdsbroker.MigrateVDSCommand]
 (pool-3-thread-48) [4d32917d] START, MigrateVDSCommand(vdsId =
 1a52b722-43a1-11e2-af96-3cd92b4c8e89,
 vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806, srcHost=10.192.42.196,
 dstVdsId=a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
 dstHost=10.192.42.165:54321, migrationMethod=ONLINE), log id:
 5011789b
 2013-01-03 14:03:11,030 INFO
  [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand]
 (pool-3-thread-48) [4d32917d] VdsBroker::migrate::Entered
 (vm_guid=9dc63ce4-0f76-4963-adfe-6f8eb1a44806,
 srcHost=10.192.42.196, dstHost=10.192.42.165:54321,  method=online
 2013-01-03 14:03:11,031 INFO
  [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand]
 (pool-3-thread-48) [4d32917d] START, MigrateBrokerVDSCommand(vdsId =
 1a52b722-43a1-11e2-af96-3cd92b4c8e89,
 vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806, srcHost=10.192.42.196,
 dstVdsId=a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
 dstHost=10.192.42.165:54321, migrationMethod=ONLINE), log id:
 7cd53864
 2013-01-03 14:03:11,041 INFO
  [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand]
 (pool-3-thread-48) [4d32917d] FINISH, MigrateBrokerVDSCommand, log
 id: 7cd53864
 2013-01-03 14:03:11,086 INFO
  [org.ovirt.engine.core.vdsbroker.MigrateVDSCommand]
 (pool-3-thread-48) [4d32917d] FINISH, MigrateVDSCommand, return:
 MigratingFrom, log id: 5011789b
 2013-01-03 14:03:11,606 INFO
  [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
 (QuartzScheduler_Worker-29) vds::refreshVmList vm id
 9dc63ce4-0f76-4963-adfe-6f8eb1a44806 is migrating to vds
 ovirt-node.domain-name ignoring it in the refresh till migration is
 done
 2013-01-03 14:03:12,836 INFO
  [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
 (QuartzScheduler_Worker-36) VM test002.domain-name
 9dc63ce4-0f76-4963-adfe-6f8eb1a44806 moved from MigratingFrom -- Up
 2013-01-03 14:03:12,837 INFO
  [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
 (QuartzScheduler_Worker-36) adding VM
 9dc63ce4-0f76-4963-adfe-6f8eb1a44806 to re-run list
 2013-01-03 14:03:12,852 ERROR
 [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
 (QuartzScheduler_Worker-36) Rerun vm
 9dc63ce4-0f76-4963-adfe-6f8eb1a44806. Called from vds
 ovirt-node002.domain-name
 2013-01-03 14:03:12,855 INFO
  [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]
 (pool-3-thread-48) START, MigrateStatusVDSCommand(vdsId =
 1a52b722-43a1-11e2-af96-3cd92b4c8e89,
 vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806), log id: 4721a1f3
 2013-01-03 14:03:12,864 ERROR
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (pool-3-thread-48) Failed in MigrateStatusVDS method
 2013-01-03 14:03:12,865 ERROR
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (pool-3-thread-48) Error code migrateErr and error message
 VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS,
 error = Fatal error during migration
 2013-01-03 14:03:12,865 INFO
  [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (pool-3-thread-48) Command
 org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand
 return value
  Class Name:
  org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc
 mStatus   Class Name:
 org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
 mCode 12
 mMessage  Fatal error during migration
 
 
 2013-01-03 14:03:12,866 INFO
  [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (pool-3-thread-48) Vds: ovirt-node002.itvonline.ads
 2013-01-03 14:03:12,867 ERROR
 [org.ovirt.engine.core.vdsbroker.VDSCommandBase] (pool-3-thread-48)
 Command MigrateStatusVDS execution failed. Exception:
 VDSErrorException: VDSGenericException: 

Re: [Users] REST API: Change boot device / attach CD-ROM

2013-01-03 Thread Michal Skrivanek

On Jan 3, 2013, at 13:05 , Frank Wall fw...@inotronic.de wrote:

 Hi,
 
 I'm using the REST API to change the boot device and attach CD-ROM images.
 At least I try to...  Currently I'm using the following calls to achieve this:
 
 Task: attach cdrom
 Path: https://ovirt-engine.example.com/vms/%%%VM-ID%%%/cdroms
 Method: POST
 Data: cdromfile id='%%%FILE-ID%%%'//cdrom
 
 Task: change boot order
 Path: https://ovirt-engine.example.com/vms/%%%VM-ID%%%
 Method: PUT
 Data: vmosboot dev='%%%BOOT-DEVICE%%%'//os/vm
 
 
 And it seems to work, because I can see the changes to the cdrom...
 
 cdroms
cdrom href=/api/vms/VM-ID/cdroms/---- 
 id=----
vm href=/api/vms/VM-ID id=VM-ID/
file id=FreeBSD-8.3-RELEASE-amd64-disc1.iso/
/cdrom
 /cdroms
 
 ...and the boot device is also changed...
 
[...]
os type=unassigned
boot dev=cdrom/
/os
[...]
 
 ...but the VM won't boot off the CD-ROM device, instead it just
 boots from the first harddisk. So what am I doing wrong?
 
 Besides that I can see these settings on the oVirt Admin Portal, too.
 The first boot device is CD-ROM, the CD is attached and the Image is
 FreeBSD-8.3-RELEASE-amd64-disc1.iso. Looks good to me. But it still
 won't boot from CD-ROM.
 
 The only way I am able to boot from CD-ROM is when using the 
 Run once function on the Admin Portal and configure the CD-ROM
 device/image there (temporarely overwriting my config).
 
 It will NOT work if I configure the CD-ROM device through the REST
 API or the Admin Portal. Just Run Once will do the right thing.
Hi,
regarding the Admin portal way - did you configure the order there or just look 
at it but it was originally configured via REST?

Thanks,
michal
 
 Sounds strange, don't you think? So the question is: Is it a known
 bug or did I broke something with the above API calls?
 
 # rpm -qa '*ovirt*'
 ovirt-engine-sdk-3.1.0.4-1.fc17.noarch
 ovirt-engine-config-3.1.0-2.fc17.noarch
 ovirt-engine-restapi-3.1.0-2.fc17.noarch
 ovirt-engine-3.1.0-2.fc17.noarch
 ovirt-image-uploader-3.1.0-0.git9c42c8.fc17.noarch
 ovirt-engine-tools-common-3.1.0-2.fc17.noarch
 ovirt-iso-uploader-3.1.0-0.git1841d9.fc17.noarch
 ovirt-log-collector-3.1.0-0.git10d719.fc17.noarch
 ovirt-release-fedora-4-2.noarch
 ovirt-engine-userportal-3.1.0-2.fc17.noarch
 ovirt-engine-webadmin-portal-3.1.0-2.fc17.noarch
 ovirt-engine-dbscripts-3.1.0-2.fc17.noarch
 ovirt-engine-backend-3.1.0-2.fc17.noarch
 ovirt-engine-setup-3.1.0-2.fc17.noarch
 ovirt-engine-notification-service-3.1.0-2.fc17.noarch
 ovirt-engine-genericapi-3.1.0-2.fc17.noarch
 
 
 Thanks
 - Frank
 ___
 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] Wiki: Copyright - Licensing redirect

2013-01-03 Thread Adrian Gibanel
Hi, 

I've been given write permissions in the wiki recently and I've noticed that 
when I edited some texts the Legal Notice was pointing to: 

oVirt_Wiki:Copyrights page which was empty. So I've edited it so that it 
redirects to Licensing page which I assume is the right one. 

Feel free to fix it in the right way which I assume is one of two: 

* Rename Licensing into oVirt_Wiki:Copyrights . 
* Change oVirt_Wiki:Copyrights into a read-only page for normal wiki editors. 

Thank you. 
-- 

Adrián Gibanel 
I.T. Manager 

+34 675 683 301 
www.btactic.com 



Ens podeu seguir a/Nos podeis seguir en: 

i 


Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi ambient és 
cosa de tothom. / Antes de imprimir el mensaje piensa en el medio ambiente. El 
medio ambiente es cosa de todos. 

AVIS: 
El contingut d'aquest missatge i els seus annexos és confidencial. Si no en sou 
el destinatari, us fem saber que està prohibit utilitzar-lo, divulgar-lo i/o 
copiar-lo sense tenir l'autorització corresponent. Si heu rebut aquest missatge 
per error, us agrairem que ho feu saber immediatament al remitent i que 
procediu a destruir el missatge . 

AVISO: 
El contenido de este mensaje y de sus anexos es confidencial. Si no es el 
destinatario, les hacemos saber que está prohibido utilizarlo, divulgarlo y/o 
copiarlo sin tener la autorización correspondiente. Si han recibido este 
mensaje por error, les agradeceríamos que lo hagan saber inmediatamente al 
remitente y que procedan a destruir el mensaje . 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.1 - VM Migration Issue

2013-01-03 Thread Tom Brown


 interesting, please search for migrationCreate command on desination host and 
 search for ERROR afterwords, what do you see?
 
 - Original Message -
 From: Tom Brown t...@ng23.net
 To: users@ovirt.org
 Sent: Thursday, January 3, 2013 4:12:05 PM
 Subject: [Users] oVirt 3.1 - VM Migration Issue
 
 
 Hi
 
 I seem to have an issue with a single VM and migration, other VM's
 can migrate OK - When migrating from the GUI it appears to just hang
 but in the engine.log i see the following
 
 2013-01-03 14:03:10,359 INFO  [org.ovirt.engine.core.bll.VdsSelector]
 (ajp--0.0.0.0-8009-59) Checking for a specific VDS only -
 id:a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
 name:ovirt-node.domain-name, host_name(ip):10.192.42.165
 2013-01-03 14:03:10,411 INFO
 [org.ovirt.engine.core.bll.MigrateVmToServerCommand]
 (pool-3-thread-48) [4d32917d] Running command:
 MigrateVmToServerCommand internal: false. Entities affected :  ID:
 9dc63ce4-0f76-4963-adfe-6f8eb1a44806 Type: VM
 2013-01-03 14:03:10,413 INFO  [org.ovirt.engine.core.bll.VdsSelector]
 (pool-3-thread-48) [4d32917d] Checking for a specific VDS only -
 id:a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
 name:ovirt-node.domain-name, host_name(ip):10.192.42.165
 2013-01-03 14:03:11,028 INFO
 [org.ovirt.engine.core.vdsbroker.MigrateVDSCommand]
 (pool-3-thread-48) [4d32917d] START, MigrateVDSCommand(vdsId =
 1a52b722-43a1-11e2-af96-3cd92b4c8e89,
 vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806, srcHost=10.192.42.196,
 dstVdsId=a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
 dstHost=10.192.42.165:54321, migrationMethod=ONLINE), log id:
 5011789b
 2013-01-03 14:03:11,030 INFO
 [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand]
 (pool-3-thread-48) [4d32917d] VdsBroker::migrate::Entered
 (vm_guid=9dc63ce4-0f76-4963-adfe-6f8eb1a44806,
 srcHost=10.192.42.196, dstHost=10.192.42.165:54321,  method=online
 2013-01-03 14:03:11,031 INFO
 [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand]
 (pool-3-thread-48) [4d32917d] START, MigrateBrokerVDSCommand(vdsId =
 1a52b722-43a1-11e2-af96-3cd92b4c8e89,
 vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806, srcHost=10.192.42.196,
 dstVdsId=a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
 dstHost=10.192.42.165:54321, migrationMethod=ONLINE), log id:
 7cd53864
 2013-01-03 14:03:11,041 INFO
 [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand]
 (pool-3-thread-48) [4d32917d] FINISH, MigrateBrokerVDSCommand, log
 id: 7cd53864
 2013-01-03 14:03:11,086 INFO
 [org.ovirt.engine.core.vdsbroker.MigrateVDSCommand]
 (pool-3-thread-48) [4d32917d] FINISH, MigrateVDSCommand, return:
 MigratingFrom, log id: 5011789b
 2013-01-03 14:03:11,606 INFO
 [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
 (QuartzScheduler_Worker-29) vds::refreshVmList vm id
 9dc63ce4-0f76-4963-adfe-6f8eb1a44806 is migrating to vds
 ovirt-node.domain-name ignoring it in the refresh till migration is
 done
 2013-01-03 14:03:12,836 INFO
 [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
 (QuartzScheduler_Worker-36) VM test002.domain-name
 9dc63ce4-0f76-4963-adfe-6f8eb1a44806 moved from MigratingFrom -- Up
 2013-01-03 14:03:12,837 INFO
 [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
 (QuartzScheduler_Worker-36) adding VM
 9dc63ce4-0f76-4963-adfe-6f8eb1a44806 to re-run list
 2013-01-03 14:03:12,852 ERROR
 [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
 (QuartzScheduler_Worker-36) Rerun vm
 9dc63ce4-0f76-4963-adfe-6f8eb1a44806. Called from vds
 ovirt-node002.domain-name
 2013-01-03 14:03:12,855 INFO
 [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]
 (pool-3-thread-48) START, MigrateStatusVDSCommand(vdsId =
 1a52b722-43a1-11e2-af96-3cd92b4c8e89,
 vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806), log id: 4721a1f3
 2013-01-03 14:03:12,864 ERROR
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (pool-3-thread-48) Failed in MigrateStatusVDS method
 2013-01-03 14:03:12,865 ERROR
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (pool-3-thread-48) Error code migrateErr and error message
 VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS,
 error = Fatal error during migration
 2013-01-03 14:03:12,865 INFO
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (pool-3-thread-48) Command
 org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand
 return value
 Class Name:
 org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc
 mStatus   Class Name:
 org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
 mCode 12
 mMessage  Fatal error during migration
 
 
 2013-01-03 14:03:12,866 INFO
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (pool-3-thread-48) Vds: ovirt-node002.itvonline.ads
 2013-01-03 14:03:12,867 ERROR
 [org.ovirt.engine.core.vdsbroker.VDSCommandBase] (pool-3-thread-48)
 Command MigrateStatusVDS execution failed. Exception:
 VDSErrorException: VDSGenericException: VDSErrorException: 

[Users] ovirt and EqualLogic iSCSI SAN

2013-01-03 Thread Jonathan Horne
i have had to abandon (hopefully just for now) getting my ovirt nodes properly 
setup with my equal logic iscsi SAN.  EQ has a special iscsi driver, and it 
appears that ovirt uses the regular iscsi commands to connect to the storage, 
circumventing the features of the EQ driver.

unless I'm wrong, which i totally could be.

in case I'm not, will there ever be a chance of supporting the EQ iscsi 
features, and if there is a chance, how can i help?


ps-- in case someone asks, here is the basic difference between a normal linux 
iscsi command set, and the equallogic iscsi command set:

normal linux:
iscsiadm -m discovery -t sendtargets -p IPADDRESS
iscsiadm -m node -T FULLIQN -p IPADDRESS -l
fdisk /dev/yaymydevice

equallogic:
iscsiadm -m discovery -t sendtargets -p IPADDRESS
ehcmcli login --target FULLIQN  --portal IPADDRESS
which will then present you your device, such as /dev/eql/yaymydevice…


thanks,
Jonathan


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


Re: [Users] ovirt and EqualLogic iSCSI SAN

2013-01-03 Thread Dan Yasny
EQL storage works just fine as a normal iscsi SAN, using the normal iscsiadm 
commands. The hitkit is doing things differently, and that's not necessarily 
the right thing to do. oVirt is trying to keep things generic, using standard 
commands, standard daemons and access paths

- Original Message -
 From: Jonathan Horne jho...@skopos.us
 To: users@ovirt.org
 Sent: Thursday, 3 January, 2013 5:28:44 PM
 Subject: [Users] ovirt and EqualLogic iSCSI SAN
 
 
 
 
 
 i have had to abandon (hopefully just for now) getting my ovirt nodes
 properly setup with my equal logic iscsi SAN. EQ has a special iscsi
 driver, and it appears that ovirt uses the regular iscsi commands to
 connect to the storage, circumventing the features of the EQ driver.
 
 
 unless I'm wrong, which i totally could be.
 
 
 in case I'm not, will there ever be a chance of supporting the EQ
 iscsi features, and if there is a chance, how can i help?
 
 
 
 
 ps-- in case someone asks, here is the basic difference between a
 normal linux iscsi command set, and the equallogic iscsi command
 set:
 
 
 normal linux:
 iscsiadm -m discovery -t sendtargets -p IPADDRESS
 iscsiadm -m node -T FULLIQN -p IPADDRESS -l
 fdisk /dev/yaymydevice
 
 
 equallogic:
 iscsiadm -m discovery -t sendtargets -p IPADDRESS
 ehcmcli login --target FULLIQN --portal IPADDRESS
 which will then present you your device, such as
 /dev/eql/yaymydevice…
 
 
 
 
 thanks,
 Jonathan
 
 
 
 This is a PRIVATE message. If you are not the intended recipient,
 please delete without copying and kindly advise us by e-mail of the
 mistake in delivery. NOTE: Regardless of content, this e-mail shall
 not operate to bind SKOPOS to any order or other contract unless
 pursuant to explicit written agreement or government initiative
 expressly permitting the use of e-mail for such purpose.
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 

-- 



Regards, 

Dan Yasny 
Red Hat Israel 
+972 9769 2280
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Destktop VM to Server VM ?

2013-01-03 Thread Hideo Goto
First of all, a Happy new year to every subscriber of the list.

My first concern of the year about ovirt:

Is it possible to change the type of an existing VM from desktop to
server by any possible means?
In my case, the VM was imported from KVM to Ovirt 3.0 environment
using virt-v2v. I have just found out that the VM was recognized as
desktop while expected as server .

Thanks in advance for any advise.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] REST API: Change boot device / attach CD-ROM

2013-01-03 Thread Frank Wall
On Thu, Jan 03, 2013 at 03:50:31PM +0100, Michal Skrivanek wrote:
 regarding the Admin portal way - did you configure the order 
 there or just look at it but it was originally configured via REST?

It was originally configured via REST. I used the Admin Portal
only to verify my configuration. As a last resort I tried to
configure it through the Admin Portal, but it didn't work either.
So I ended up using the run once method, as described in my
previous e-mail.


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


Re: [Users] ovirt and EqualLogic iSCSI SAN

2013-01-03 Thread Jonathan Horne
well, my point for asking is, so far on my EQ san i never see more than 1
session per ovirt node, and the point of the EQ driver is so that each
iscsi-client can create multiple iscsi sessions per LUN as needed.

myself, I'm using M620 blades for my nodes, and its connected to the
backplane switches which are stacked.  if i use the standard EQ config,
both interfaces on the iscsi switch (in the case of my M620, p3p1 and
p3p2) would have their own separate IP address, and the EQ driver would
normally cause both interfaces to establish iscsi sessions to the LUN.
but when i tried this, only 1 IP address logged in, and that leaves me
with a single point of failure scenario which for us isn't acceptable at
this time.

so my current config is bonded p3p1 and p3p2 in LACP, and this is what i
rely on for fault tolerant connections to the EQ san.  but if you put a
call into to Dell/EQ for performance issues, the first thing they will
tell you the problem is, is the lack of the EQ driver and the use of LACP
to access the EQ.

and for now, this is working, but just due to the nature of the EQ san,
its not the optimal.  RHEV is *not* on the supported OS list for this, so
Dell just scratch their head while trying to tell me what to do to make
this work as best as it can for me. needless to say when dell comes out
next week to validate the deployment probably the only thing that will
pass is the switch config :)

maybe someday ill upgrade from MyFirstSan to a bigboy san heheehh *wink*



On 1/3/13 9:32 AM, Dan Yasny dya...@redhat.com wrote:

EQL storage works just fine as a normal iscsi SAN, using the normal
iscsiadm commands. The hitkit is doing things differently, and that's not
necessarily the right thing to do. oVirt is trying to keep things
generic, using standard commands, standard daemons and access paths

- Original Message -
 From: Jonathan Horne jho...@skopos.us
 To: users@ovirt.org
 Sent: Thursday, 3 January, 2013 5:28:44 PM
 Subject: [Users] ovirt and EqualLogic iSCSI SAN





 i have had to abandon (hopefully just for now) getting my ovirt nodes
 properly setup with my equal logic iscsi SAN. EQ has a special iscsi
 driver, and it appears that ovirt uses the regular iscsi commands to
 connect to the storage, circumventing the features of the EQ driver.


 unless I'm wrong, which i totally could be.


 in case I'm not, will there ever be a chance of supporting the EQ
 iscsi features, and if there is a chance, how can i help?




 ps-- in case someone asks, here is the basic difference between a
 normal linux iscsi command set, and the equallogic iscsi command
 set:


 normal linux:
 iscsiadm -m discovery -t sendtargets -p IPADDRESS
 iscsiadm -m node -T FULLIQN -p IPADDRESS -l
 fdisk /dev/yaymydevice


 equallogic:
 iscsiadm -m discovery -t sendtargets -p IPADDRESS
 ehcmcli login --target FULLIQN --portal IPADDRESS
 which will then present you your device, such as
 /dev/eql/yaymydeviceŠ




 thanks,
 Jonathan



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


--



Regards,

Dan Yasny
Red Hat Israel
+972 9769 2280



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


[Users] What do you want to see in oVirt next?

2013-01-03 Thread Itamar Heim

Hi Everyone,

as we wrap oVirt 3.2, I wanted to check with oVirt users on what they 
find good/useful in oVirt, and what they would like to see 
improved/added in coming versions?


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


[Users] Newbie Host Install issue

2013-01-03 Thread Lawrence Anthony
I am running fedora 17 and was able to get ovirt running on the machine but I 
am unable to add that same machine as a 'host'  

I am sure I am missing something simple...


2013-01-03 08:05:15,821 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Assigning unique id 
00:24:21:e2:1d:36 to Host. (Stage: Get the unique vds id)
2013-01-03 08:05:15,825 ERROR 
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-15) 
/bin/bash: /usr/sbin/dmidecode: No such file or directory

2013-01-03 08:05:15,825 ERROR [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Error: /bin/bash: 
/usr/sbin/dmidecode: No such file or directory
. (Stage: Upload Installation script to Host)
2013-01-03 08:05:15,826 INFO  [org.ovirt.engine.core.bll.InstallerMessages] 
(pool-3-thread-15) [435d4bf] VDS message: /bin/bash: /usr/sbin/dmidecode: No 
such file or directory
2013-01-03 08:05:15,826 INFO  
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-15) 
RunSSHCommand returns true
2013-01-03 08:05:15,826 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Executing 
installation stage. (Stage: Upload Installation script to Host)
2013-01-03 08:05:15,827 INFO  
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-15) 
Uploading file /usr/share/ovirt-engine/scripts/vds_installer.py to 
/tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py on 192.168.1.64
2013-01-03 08:05:15,828 INFO  
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-15) 
Uploading file /usr/share/ovirt-engine/scripts/vds_installer.py to 
/tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py on 192.168.1.64
2013-01-03 08:05:19,572 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. successfully done 
sftp operation ( Stage: Upload Installation script to Host)
2013-01-03 08:05:19,573 INFO  
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-15) 
return true
2013-01-03 08:05:19,575 INFO  
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-15) 
Uploading file /tmp/firewall.conf7265875011780210442.tmp to 
/tmp/firewall.conf.094faf65-68ea-4b9d-a8ce-ed731b33437a on 192.168.1.64
2013-01-03 08:05:19,576 INFO  
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-15) 
Uploading file /tmp/firewall.conf7265875011780210442.tmp to 
/tmp/firewall.conf.094faf65-68ea-4b9d-a8ce-ed731b33437a on 192.168.1.64
2013-01-03 08:05:23,392 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. successfully done 
sftp operation ( Stage: Upload Installation script to Host)
2013-01-03 08:05:23,393 INFO  
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-15) 
return true
2013-01-03 08:05:23,394 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Executing 
installation stage. (Stage: Running first installation script on Host)
2013-01-03 08:05:23,395 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Sending SSH Command 
chmod +x /tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py; 
/tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py -c 
'ssl=true;management_port=54321' -O 'rut3.com' -t 2013-01-03T16:05:15 -f 
/tmp/firewall.conf.094faf65-68ea-4b9d-a8ce-ed731b33437a -p 80 -b   
http://virt03.att.net:80/Components/vds/ 
http://virt03.att.net:80/Components/vds/ 192.168.1.64 
094faf65-68ea-4b9d-a8ce-ed731b33437a False. (Stage: Running first installation 
script on Host)
2013-01-03 08:05:23,397 INFO  
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-15) 
Invoking chmod +x /tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py; 
/tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py -c 
'ssl=true;management_port=54321' -O 'rut3.com' -t 2013-01-03T16:05:15 -f 
/tmp/firewall.conf.094faf65-68ea-4b9d-a8ce-ed731b33437a -p 80 -b   
http://virt03.att.net:80/Components/vds/ 
http://virt03.att.net:80/Components/vds/ 192.168.1.64 
094faf65-68ea-4b9d-a8ce-ed731b33437a False on 192.168.1.64
2013-01-03 08:05:24,400 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Received message: 
BSTRAP component='INSTALLER' status='OK' message='Test platform succeeded'/
BSTRAP component='INSTALLER LIB' status='OK' message='Install library already 
exists'/
BSTRAP component='INSTALLER' status='OK' message='vds_bootstrap.py download 
succeeded'/
BSTRAP component='RHN_REGISTRATION' status='OK' message='Host properly 
registered with RHN/Satellite.'/
. FYI. (Stage: Running first installation script on Host)
2013-01-03 08:05:25,420 INFO  

Re: [Users] ovirt and EqualLogic iSCSI SAN

2013-01-03 Thread Dan Yasny


- Original Message -
 From: Jonathan Horne jho...@skopos.us
 To: users@ovirt.org
 Sent: Thursday, 3 January, 2013 6:00:24 PM
 Subject: Re: [Users] ovirt and EqualLogic iSCSI SAN
 
 well, my point for asking is, so far on my EQ san i never see more
 than 1
 session per ovirt node, and the point of the EQ driver is so that
 each
 iscsi-client can create multiple iscsi sessions per LUN as needed.
 
 myself, I'm using M620 blades for my nodes, and its connected to the
 backplane switches which are stacked.  if i use the standard EQ
 config,
 both interfaces on the iscsi switch (in the case of my M620, p3p1 and
 p3p2) would have their own separate IP address, and the EQ driver
 would
 normally cause both interfaces to establish iscsi sessions to the
 LUN.
 but when i tried this, only 1 IP address logged in, and that leaves
 me
 with a single point of failure scenario which for us isn't acceptable
 at
 this time.
 
 so my current config is bonded p3p1 and p3p2 in LACP, and this is
 what i
 rely on for fault tolerant connections to the EQ san.  but if you put
 a
 call into to Dell/EQ for performance issues, the first thing they
 will
 tell you the problem is, is the lack of the EQ driver and the use of
 LACP
 to access the EQ.
 
 and for now, this is working, but just due to the nature of the EQ
 san,
 its not the optimal.  RHEV is *not* on the supported OS list for
 this, so
 Dell just scratch their head while trying to tell me what to do to
 make
 this work as best as it can for me. needless to say when dell comes
 out
 next week to validate the deployment probably the only thing that
 will
 pass is the switch config :)
 
 maybe someday ill upgrade from MyFirstSan to a bigboy san heheehh
 *wink*

IIRC, you can still discover/login to the actual portals of the EQL SAN, not 
just the front-end IP, and if you login to all of those, you will get your 
multipathed setup right away

 
 
 
 On 1/3/13 9:32 AM, Dan Yasny dya...@redhat.com wrote:
 
 EQL storage works just fine as a normal iscsi SAN, using the normal
 iscsiadm commands. The hitkit is doing things differently, and
 that's not
 necessarily the right thing to do. oVirt is trying to keep things
 generic, using standard commands, standard daemons and access paths
 
 - Original Message -
  From: Jonathan Horne jho...@skopos.us
  To: users@ovirt.org
  Sent: Thursday, 3 January, 2013 5:28:44 PM
  Subject: [Users] ovirt and EqualLogic iSCSI SAN
 
 
 
 
 
  i have had to abandon (hopefully just for now) getting my ovirt
  nodes
  properly setup with my equal logic iscsi SAN. EQ has a special
  iscsi
  driver, and it appears that ovirt uses the regular iscsi commands
  to
  connect to the storage, circumventing the features of the EQ
  driver.
 
 
  unless I'm wrong, which i totally could be.
 
 
  in case I'm not, will there ever be a chance of supporting the EQ
  iscsi features, and if there is a chance, how can i help?
 
 
 
 
  ps-- in case someone asks, here is the basic difference between a
  normal linux iscsi command set, and the equallogic iscsi command
  set:
 
 
  normal linux:
  iscsiadm -m discovery -t sendtargets -p IPADDRESS
  iscsiadm -m node -T FULLIQN -p IPADDRESS -l
  fdisk /dev/yaymydevice
 
 
  equallogic:
  iscsiadm -m discovery -t sendtargets -p IPADDRESS
  ehcmcli login --target FULLIQN --portal IPADDRESS
  which will then present you your device, such as
  /dev/eql/yaymydeviceŠ
 
 
 
 
  thanks,
  Jonathan
 
 
 
  This is a PRIVATE message. If you are not the intended recipient,
  please delete without copying and kindly advise us by e-mail of
  the
  mistake in delivery. NOTE: Regardless of content, this e-mail
  shall
  not operate to bind SKOPOS to any order or other contract unless
  pursuant to explicit written agreement or government initiative
  expressly permitting the use of e-mail for such purpose.
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
 
 --
 
 
 
 Regards,
 
 Dan Yasny
 Red Hat Israel
 +972 9769 2280
 
 
 
 This is a PRIVATE message. If you are not the intended recipient,
 please delete without copying and kindly advise us by e-mail of the
 mistake in delivery. NOTE: Regardless of content, this e-mail shall
 not operate to bind SKOPOS to any order or other contract unless
 pursuant to explicit written agreement or government initiative
 expressly permitting the use of e-mail for such purpose.
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 

-- 



Regards, 

Dan Yasny 
Red Hat Israel 
+972 9769 2280
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Newbie Host Install issue

2013-01-03 Thread Tom Brown


 I am running fedora 17 and was able to get ovirt running on the machine but I 
 am unable to add that same machine as a 'host'  
 
 I am sure I am missing something simple...
 
 
 2013-01-03 08:05:15,821 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
 (pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Assigning unique 
 id 00:24:21:e2:1d:36 to Host. (Stage: Get the unique vds id)
 2013-01-03 08:05:15,825 ERROR 
 [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] 
 (pool-3-thread-15) /bin/bash: /usr/sbin/dmidecode: No such file or directory
 
 2013-01-03 08:05:15,825 ERROR [org.ovirt.engine.core.bll.VdsInstaller] 
 (pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Error: /bin/bash: 
 /usr/sbin/dmidecode: No such file or directory
 . (Stage: Upload Installation script to Host)
 2013-01-03 08:05:15,826 INFO  [org.ovirt.engine.core.bll.InstallerMessages] 
 (pool-3-thread-15) [435d4bf] VDS message: /bin/bash: /usr/sbin/dmidecode: No 
 such file or directory
 2013-01-03 08:05:15,826 INFO  
 [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] 
 (pool-3-thread-15) RunSSHCommand returns true
 2013-01-03 08:05:15,826 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
 (pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Executing 
 installation stage. (Stage: Upload Installation script to Host)
 2013-01-03 08:05:15,827 INFO  
 [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] 
 (pool-3-thread-15) Uploading file 
 /usr/share/ovirt-engine/scripts/vds_installer.py to 
 /tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py on 192.168.1.64
 2013-01-03 08:05:15,828 INFO  
 [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] 
 (pool-3-thread-15) Uploading file 
 /usr/share/ovirt-engine/scripts/vds_installer.py to 
 /tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py on 192.168.1.64
 2013-01-03 08:05:19,572 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
 (pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. successfully done 
 sftp operation ( Stage: Upload Installation script to Host)
 2013-01-03 08:05:19,573 INFO  
 [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] 
 (pool-3-thread-15) return true
 2013-01-03 08:05:19,575 INFO  
 [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] 
 (pool-3-thread-15) Uploading file /tmp/firewall.conf7265875011780210442.tmp 
 to /tmp/firewall.conf.094faf65-68ea-4b9d-a8ce-ed731b33437a on 192.168.1.64
 2013-01-03 08:05:19,576 INFO  
 [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] 
 (pool-3-thread-15) Uploading file /tmp/firewall.conf7265875011780210442.tmp 
 to /tmp/firewall.conf.094faf65-68ea-4b9d-a8ce-ed731b33437a on 192.168.1.64
 2013-01-03 08:05:23,392 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
 (pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. successfully done 
 sftp operation ( Stage: Upload Installation script to Host)
 2013-01-03 08:05:23,393 INFO  
 [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] 
 (pool-3-thread-15) return true
 2013-01-03 08:05:23,394 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
 (pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Executing 
 installation stage. (Stage: Running first installation script on Host)
 2013-01-03 08:05:23,395 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
 (pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Sending SSH 
 Command chmod +x /tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py; 
 /tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py -c 
 'ssl=true;management_port=54321' -O 'rut3.com' -t 2013-01-03T16:05:15 -f 
 /tmp/firewall.conf.094faf65-68ea-4b9d-a8ce-ed731b33437a -p 80 -b   
 http://virt03.att.net:80/Components/vds/ 
 http://virt03.att.net:80/Components/vds/ 192.168.1.64 
 094faf65-68ea-4b9d-a8ce-ed731b33437a False. (Stage: Running first 
 installation script on Host)
 2013-01-03 08:05:23,397 INFO  
 [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] 
 (pool-3-thread-15) Invoking chmod +x 
 /tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py; 
 /tmp/vds_installer_094faf65-68ea-4b9d-a8ce-ed731b33437a.py -c 
 'ssl=true;management_port=54321' -O 'rut3.com' -t 2013-01-03T16:05:15 -f 
 /tmp/firewall.conf.094faf65-68ea-4b9d-a8ce-ed731b33437a -p 80 -b   
 http://virt03.att.net:80/Components/vds/ 
 http://virt03.att.net:80/Components/vds/ 192.168.1.64 
 094faf65-68ea-4b9d-a8ce-ed731b33437a False on 192.168.1.64
 2013-01-03 08:05:24,400 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
 (pool-3-thread-15) [435d4bf] Installation of 192.168.1.64. Received message: 
 BSTRAP component='INSTALLER' status='OK' message='Test platform succeeded'/
 BSTRAP component='INSTALLER LIB' status='OK' message='Install library 
 already exists'/
 BSTRAP component='INSTALLER' status='OK' message='vds_bootstrap.py download 
 succeeded'/
 BSTRAP component='RHN_REGISTRATION' status='OK' message='Host properly 
 registered with RHN/Satellite.'/
 . FYI. (Stage: Running 

Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Patrick Hurrelmann
On 03.01.2013 17:08, Itamar Heim wrote:
 Hi Everyone,
 
 as we wrap oVirt 3.2, I wanted to check with oVirt users on what they 
 find good/useful in oVirt, and what they would like to see 
 improved/added in coming versions?
 
 Thanks,
 Itamar

For me, I'd like to see official rpms for RHEL6/CentOS6. According to
the traffic on this list quite a lot are using Dreyou's packages.

But I'm really looking forward to oVirt 3.2 (reading all those commit
whets my appetite) :)

Regards
Patrick

-- 
Lobster LOGsuite GmbH, Münchner Straße 15a, D-82319 Starnberg

HRB 178831, Amtsgericht München
Geschäftsführer: Dr. Martin Fischer, Rolf Henrich
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Soeren Grunewald

On 01/03/2013 05:08 PM, Itamar Heim wrote:

Hi Everyone,

as we wrap oVirt 3.2, I wanted to check with oVirt users on what they
find good/useful in oVirt, and what they would like to see
improved/added in coming versions?


A nice feature would be to be able to migrate guests between AMD and 
Intel host machines.
KVM should be able to support it [1]. I don't know if other hypervisors 
are able/can to support this. Because oVirt aims to support different 
hypervisors it might be problematic. But I think offline migration 
should be possible.


Regards,
  Soeren



Thanks,
Itamar

[...]


[1] http://www.linux-kvm.org/page/Migration
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Itamar Heim

On 01/03/2013 06:28 PM, Soeren Grunewald wrote:

On 01/03/2013 05:08 PM, Itamar Heim wrote:

Hi Everyone,

as we wrap oVirt 3.2, I wanted to check with oVirt users on what they
find good/useful in oVirt, and what they would like to see
improved/added in coming versions?


A nice feature would be to be able to migrate guests between AMD and
Intel host machines.
KVM should be able to support it [1]. I don't know if other hypervisors
are able/can to support this. Because oVirt aims to support different
hypervisors it might be problematic. But I think offline migration
should be possible.


can you please elaborate what do you mean by offline migration?

Thanks,
   Itamar



Regards,
   Soeren



Thanks,
Itamar

[...]


[1] http://www.linux-kvm.org/page/Migration
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Adrian Gibanel
This is what I'm missing right now in oVirt 3.1: 

Better GlusterFS support. 
=== 
1. Add a checkbox when creating a volume: Set oVirt permissions so that the 
vdsm : kvm permissions are set. I don't want it to be per-default because I'd 
like to use Volumes tabs as a Volumes manager for Glusterfs volumes and not 
only Glusterfs volumes aimed at virtual machines. 

From: http://blog.jebpages.com/archives/ovirt-3-1-glusterized/ : 
( For now, the Gluster volume manager neglects to set brick directory 
permissions correctly, so after adding bricks on a machine, you have to return 
to the terminal and run chown -R 36.36 /data (assuming /data is where you are 
storing your volume bricks) to enable oVirt to write to the volumes. ) 

2. Add a quota tab in Volumes. So that you can enable/disable/edit its quota: 
http://www.gluster.org/community/documentation/index.php/Gluster_3.2:_Enabling_Quota
 
http://gluster.org/community/documentation/index.php/Gluster_3.2:_Managing_Directory_Quota
 

All In One (AIO) bigger timeout 
=== 
From: 
http://blog.jebpages.com/archives/up-and-running-with-ovirt-3-1-edition/ 

( I’ve found that the all-in-one installer sometimes times out during the 
install process. If the script times out during the final “AIO: Adding Local 
host (This may take several minutes)” step, you can proceed to the web admin 
console to complete the process. If it times out at an earlier point, like 
waiting for the jboss-as server to start, you should run “engine-cleanup” and 
then re-run “engine-setup”) 
and my quote: 

(Before running engine-setup you have to edit: 
/usr/share/ovirt-engine/scripts/plugins/ all_in_one_100.py 
file and edit the waitForHostUp function so that the timeout is smaller. Like 
this: 
def waitForHostUp(): 
utils.retry(isHostUp, tries=40, timeout=300, sleep=5)) 

Installation on disable SElinux 
== 
If SElinux is disabled then oVirt installation does not work. So I think that 
either is advised to use it or... it's fixed so that it works even without 
SElinux. 

All-in-one script should take care of last steps 
== 
Not sure about this last point but I think that AIO should be able to perform 
the iso domain attachment to the datacenter in itself. 
Check 5th step on: 
http://blog.jebpages.com/archives/up-and-running-with-ovirt-3-1-edition/ 

There might be more glitches but these are the most important ones for me that 
I remember of. 

Guide me help texts 
== 
One more. The Guide me dialogs are very handy. But I think they miss a little 
help on them to explain such stupid things as what's the purpose of adding an 
storage domain a datacenter. 

- Mensaje original -

 De: Itamar Heim ih...@redhat.com
 Para: users users@ovirt.org
 Enviados: Jueves, 3 de Enero 2013 17:08:48
 Asunto: [Users] What do you want to see in oVirt next?

 Hi Everyone,

 as we wrap oVirt 3.2, I wanted to check with oVirt users on what they
 find good/useful in oVirt, and what they would like to see
 improved/added in coming versions?

 Thanks,
 Itamar

-- 

Adrián Gibanel 
I.T. Manager 

+34 675 683 301 
www.btactic.com 

Ens podeu seguir a/Nos podeis seguir en: 

i 

Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi ambient és 
cosa de tothom. / Antes de imprimir el mensaje piensa en el medio ambiente. El 
medio ambiente es cosa de todos. 

AVIS: 
El contingut d'aquest missatge i els seus annexos és confidencial. Si no en sou 
el destinatari, us fem saber que està prohibit utilitzar-lo, divulgar-lo i/o 
copiar-lo sense tenir l'autorització corresponent. Si heu rebut aquest missatge 
per error, us agrairem que ho feu saber immediatament al remitent i que 
procediu a destruir el missatge . 

AVISO: 
El contenido de este mensaje y de sus anexos es confidencial. Si no es el 
destinatario, les hacemos saber que está prohibido utilizarlo, divulgarlo y/o 
copiarlo sin tener la autorización correspondiente. Si han recibido este 
mensaje por error, les agradeceríamos que lo hagan saber inmediatamente al 
remitente y que procedan a destruir el mensaje . 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Andrew Cathrow


- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Soeren Grunewald soeren.grunew...@avionic-design.de
 Cc: users@ovirt.org
 Sent: Thursday, January 3, 2013 11:33:54 AM
 Subject: Re: [Users] What do you want to see in oVirt next?
 
 On 01/03/2013 06:28 PM, Soeren Grunewald wrote:
  On 01/03/2013 05:08 PM, Itamar Heim wrote:
  Hi Everyone,
 
  as we wrap oVirt 3.2, I wanted to check with oVirt users on what
  they
  find good/useful in oVirt, and what they would like to see
  improved/added in coming versions?
 
  A nice feature would be to be able to migrate guests between AMD
  and
  Intel host machines.
  KVM should be able to support it [1]. I don't know if other
  hypervisors

It cannot be supported by KVM in any meaningful way - it requires running VMs 
as the lowest common denominator which looks and performs more like a Pentium 
IV.


  are able/can to support this. Because oVirt aims to support
  different
  hypervisors it might be problematic. But I think offline migration
  should be possible.
 
 can you please elaborate what do you mean by offline migration?
 
 Thanks,
 Itamar
 
 
  Regards,
 Soeren
 
 
  Thanks,
  Itamar
  [...]
 
 
  [1] http://www.linux-kvm.org/page/Migration
  ___
  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] Failed to import Vm from export to storagedomain

2013-01-03 Thread Ricky
Hi,

So, Finally I reinstalled the whole cluster after I have exported every VM.

I followed this wiki
http://wiki.dreyou.org/dokuwiki/doku.php?id=ovirt_rpm_start31.

Everything went up except that I just have one host installed in the
cluster. The other host is still serving the old cluster

When trying to import my old VMs I got problems with some of them not
beeing imported. But 3 of my VMs did and one of them was my
mailserver... but when I try to start the VM I hit the wall again.

I have attached the vdsm.log, right now I cant see the forest for all
the trees

Regards //Ricky


unable to start mail.schneberger.se_vdsm.log.tar.gz
Description: GNU Zip compressed data
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt and EqualLogic iSCSI SAN

2013-01-03 Thread Gianluca Cecchi
On Thu, Jan 3, 2013 at 5:18 PM, Dan Yasny wrote:



 IIRC, you can still discover/login to the actual portals of the EQL SAN,
 not just the front-end IP, and if you login to all of those, you will get
 your multipathed setup right away



I had similar problems in a demo lab with RHEV 3.0 and a Dell R715
connecting to  EQL PS5000X storage array: only one path (connecting to the
portal ip as reccomended by Dell at that time).
In a few days I'm going to have same hw to test oVirt 3.2 so I can revamp
my tests
Would it be similar to this what I have to do:

https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Virtualization/3.1/html/Administration_Guide/Adding_iSCSI_Storage1.html

And the key point being
You can use the *Discover Targets* options to add LUNs on many targets, or
multiple paths to the same LUNs.
?

So I can point to many targets in the same window (the different backend
IPs) and oVirt would detect as distinct paths of the same LUN?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt and EqualLogic iSCSI SAN

2013-01-03 Thread Dan Yasny


- Original Message -
 From: Gianluca Cecchi gianluca.cec...@gmail.com
 To: Dan Yasny dya...@redhat.com
 Cc: Jonathan Horne jho...@skopos.us, users users@ovirt.org
 Sent: Thursday, 3 January, 2013 7:11:16 PM
 Subject: Re: [Users] ovirt and EqualLogic iSCSI SAN
 
 
 
 
 
 On Thu, Jan 3, 2013 at 5:18 PM, Dan Yasny wrote:
 
 
 
 
 
 IIRC, you can still discover/login to the actual portals of the EQL
 SAN, not just the front-end IP, and if you login to all of those,
 you will get your multipathed setup right away
 
 
 
 
 
 
 I had similar problems in a demo lab with RHEV 3.0 and a Dell R715
 connecting to EQL PS5000X storage array: only one path (connecting
 to the portal ip as reccomended by Dell at that time).
 
 In a few days I'm going to have same hw to test oVirt 3.2 so I can
 revamp my tests
 
 Would it be similar to this what I have to do:
 https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Virtualization/3.1/html/Administration_Guide/Adding_iSCSI_Storage1.html
 
 
 And the key point being
 You can use the Discover Targets options to add LUNs on many targets,
 or multiple paths to the same LUNs.
 ?
 
 
 So I can point to many targets in the same window (the different
 backend IPs) and oVirt would detect as distinct paths of the same
 LUN?

exactly. The flow is 
1. enter portal IP
2. click discover
3. login (to all or specific targets)
4. for additional portal IPs - goto #1

 
 

-- 



Regards, 

Dan Yasny 
Red Hat Israel 
+972 9769 2280
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Soeren Grunewald

On 01/03/2013 05:33 PM, Itamar Heim wrote:

On 01/03/2013 06:28 PM, Soeren Grunewald wrote:

On 01/03/2013 05:08 PM, Itamar Heim wrote:

Hi Everyone,

as we wrap oVirt 3.2, I wanted to check with oVirt users on what they
find good/useful in oVirt, and what they would like to see
improved/added in coming versions?


A nice feature would be to be able to migrate guests between AMD and
Intel host machines.
KVM should be able to support it [1]. I don't know if other hypervisors
are able/can to support this. Because oVirt aims to support different
hypervisors it might be problematic. But I think offline migration
should be possible.


can you please elaborate what do you mean by offline migration?



With offline  migration, I means the guest is not running while moving 
it from one host to another.


I have 2 host machines for testing. One is running on a AMD Opteron and 
the other Intel Xeon. Since I can not put both machines in the same 
cluster, I have specified a cluster called AMD (for the opteron) and 
another called Intel (for the xeon).
Now I would like to move a guest from the AMD machine to the Intel 
machine. Since the CPU does not match I can't.


I assume the solution for this could be a generic cluster definition. 
Something with a limited/specific cpu set equal to the qemu 
configuration -cpu qemu32 or -cpu qemu64.



Regards,
Soeren

[...]

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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Darrell Budic

On Jan 3, 2013, at 10:25 AM, Patrick Hurrelmann wrote:

 On 03.01.2013 17:08, Itamar Heim wrote:
 Hi Everyone,
 
 as we wrap oVirt 3.2, I wanted to check with oVirt users on what they 
 find good/useful in oVirt, and what they would like to see 
 improved/added in coming versions?
 
 Thanks,
Itamar
 
 For me, I'd like to see official rpms for RHEL6/CentOS6. According to
 the traffic on this list quite a lot are using Dreyou's packages.

I'm going to second this strongly! Official support would be very much 
appreciated. Bonus points for supporting a migration from the dreyou packages. 
No offense to dreyou, of course, just rather be better supported by the 
official line on Centos 6.x.


Better support/integration of windows based SPICE clients would also be much 
appreciated, I have many end users on Windows, and it's been a chore to keep it 
working so far. This includes the client drivers for windows VMs to support the 
SPICE display for multiple displays. More of a client side thing, I know, but a 
desired feature in my environment.

Thanks for the continued progress and support as well!

-
Darrell Budic
Zenfire





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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Tom Brown

 
 For me, I'd like to see official rpms for RHEL6/CentOS6. According to
 the traffic on this list quite a lot are using Dreyou's packages.
 
 I'm going to second this strongly! Official support would be very much 
 appreciated. Bonus points for supporting a migration from the dreyou 
 packages. No offense to dreyou, of course, just rather be better supported by 
 the official line on Centos 6.x.
 

and one more for good measure!

 Better support/integration of windows based SPICE clients would also be much 
 appreciated, I have many end users on Windows, and it's been a chore to keep 
 it working so far. This includes the client drivers for windows VMs to 
 support the SPICE display for multiple displays. More of a client side thing, 
 I know, but a desired feature in my environment.
 

I'd like to see a spice client for Mac - i know of various ports but as of now 
on 10.8 i have to use VNC which is not ideal. I now spice != ovirt however they 
are very linked at this time.

 Thanks for the continued progress and support as well!
 

indeed!

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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Alon Bar-Lev


- Original Message -
 From: Tom Brown t...@ng23.net
 To: users@oVirt.org users@ovirt.org
 Sent: Thursday, January 3, 2013 7:47:00 PM
 Subject: Re: [Users] What do you want to see in oVirt next?
 
 I'd like to see a spice client for Mac - i know of various ports but
 as of now on 10.8 i have to use VNC which is not ideal. I now spice
 != ovirt however they are very linked at this time.

What do you mean? a client or a browser plugin?

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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Andrew Cathrow


- Original Message -
 From: Alon Bar-Lev alo...@redhat.com
 To: Tom Brown t...@ng23.net
 Cc: users@oVirt.org users@ovirt.org
 Sent: Thursday, January 3, 2013 12:52:52 PM
 Subject: Re: [Users] What do you want to see in oVirt next?
 
 
 
 - Original Message -
  From: Tom Brown t...@ng23.net
  To: users@oVirt.org users@ovirt.org
  Sent: Thursday, January 3, 2013 7:47:00 PM
  Subject: Re: [Users] What do you want to see in oVirt next?
  
  I'd like to see a spice client for Mac - i know of various ports
  but
  as of now on 10.8 i have to use VNC which is not ideal. I now spice
  != ovirt however they are very linked at this time.
 
 What do you mean? a client or a browser plugin?

There is an early spice client upstream but it still needs to be integrated 
with oVirt

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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Itamar Heim

On 01/03/2013 07:25 PM, Soeren Grunewald wrote:

On 01/03/2013 05:33 PM, Itamar Heim wrote:

On 01/03/2013 06:28 PM, Soeren Grunewald wrote:

On 01/03/2013 05:08 PM, Itamar Heim wrote:

Hi Everyone,

as we wrap oVirt 3.2, I wanted to check with oVirt users on what they
find good/useful in oVirt, and what they would like to see
improved/added in coming versions?


A nice feature would be to be able to migrate guests between AMD and
Intel host machines.
KVM should be able to support it [1]. I don't know if other hypervisors
are able/can to support this. Because oVirt aims to support different
hypervisors it might be problematic. But I think offline migration
should be possible.


can you please elaborate what do you mean by offline migration?



With offline  migration, I means the guest is not running while moving
it from one host to another.

I have 2 host machines for testing. One is running on a AMD Opteron and
the other Intel Xeon. Since I can not put both machines in the same
cluster, I have specified a cluster called AMD (for the opteron) and
another called Intel (for the xeon).
Now I would like to move a guest from the AMD machine to the Intel
machine. Since the CPU does not match I can't.


I'm not aware that you can't.
you should be able to move the VM from one cluster to the other.
yes, it will see a different cpu model. why is that an issue?




I assume the solution for this could be a generic cluster definition.
Something with a limited/specific cpu set equal to the qemu
configuration -cpu qemu32 or -cpu qemu64.


Regards,
Soeren

[...]




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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Alon Bar-Lev


- Original Message -
 From: Andrew Cathrow acath...@redhat.com
 To: Tom Brown t...@ng23.net
 Cc: users@oVirt.org users@ovirt.org, Alon Bar-Lev alo...@redhat.com
 Sent: Thursday, January 3, 2013 7:58:02 PM
 Subject: Re: [Users] What do you want to see in oVirt next?
 
 
 
 - Original Message -
  From: Alon Bar-Lev alo...@redhat.com
  To: Tom Brown t...@ng23.net
  Cc: users@oVirt.org users@ovirt.org
  Sent: Thursday, January 3, 2013 12:52:52 PM
  Subject: Re: [Users] What do you want to see in oVirt next?
  
  
  
  - Original Message -
   From: Tom Brown t...@ng23.net
   To: users@oVirt.org users@ovirt.org
   Sent: Thursday, January 3, 2013 7:47:00 PM
   Subject: Re: [Users] What do you want to see in oVirt next?
   
   I'd like to see a spice client for Mac - i know of various ports
   but
   as of now on 10.8 i have to use VNC which is not ideal. I now
   spice
   != ovirt however they are very linked at this time.
  
  What do you mean? a client or a browser plugin?
 
 There is an early spice client upstream but it still needs to be
 integrated with oVirt

If that the case we should solve the non-plugin integration with spice[1] and 
have easier lives.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=843410

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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Itamar Heim

On 01/03/2013 07:42 PM, Darrell Budic wrote:


On Jan 3, 2013, at 10:25 AM, Patrick Hurrelmann wrote:


On 03.01.2013 17:08, Itamar Heim wrote:

Hi Everyone,

as we wrap oVirt 3.2, I wanted to check with oVirt users on what they
find good/useful in oVirt, and what they would like to see
improved/added in coming versions?

Thanks,
   Itamar


For me, I'd like to see official rpms for RHEL6/CentOS6. According to
the traffic on this list quite a lot are using Dreyou's packages.


I'm going to second this strongly! Official support would be very much
appreciated. Bonus points for supporting a migration from the dreyou
packages. No offense to dreyou, of course, just rather be better
supported by the official line on Centos 6.x.


Better support/integration of windows based SPICE clients would also be
much appreciated, I have many end users on Windows, and it's been a
chore to keep it working so far. This includes the client drivers for
windows VMs to support the SPICE display for multiple displays. More of
a client side thing, I know, but a desired feature in my environment.


these would be guest drivers for spice, rather than client ones, right?



Thanks for the continued progress and support as well!

-
Darrell Budic
Zenfire







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




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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Vijay Bellur

On 01/03/2013 10:14 PM, Adrian Gibanel wrote:

This is what I'm missing right now in oVirt 3.1:

Better GlusterFS support.
===
1. Add a checkbox when creating a volume: Set oVirt permissions so
that the vdsm : kvm permissions are set. I don't want it to be
per-default because I'd like to use Volumes tabs as a Volumes manager
for Glusterfs volumes and not only Glusterfs volumes aimed at virtual
machines.

From: http://blog.jebpages.com/archives/ovirt-3-1-glusterized/ :
( For now, the Gluster volume manager neglects to set brick directory
permissions correctly, so after adding bricks on a machine, you have to
return to the terminal and run chown -R 36.36 /data (assuming /data is
where you are storing your volume bricks) to enable oVirt to write to
the volumes. )


This feature is available in 3.2. Enabling a checkbox to optimize 
gluster volume for oVirt will set vdsm:kvm permissions on bricks that 
are part of the volume.




2. Add a quota tab in Volumes. So that you can enable/disable/edit its
quota:
http://www.gluster.org/community/documentation/index.php/Gluster_3.2:_Enabling_Quota
http://gluster.org/community/documentation/index.php/Gluster_3.2:_Managing_Directory_Quota


Noted. We will address this in a subsequent release.

Thanks,
Vijay


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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Adrian Gibanel
- Mensaje original - 

 De: Vijay Bellur vbel...@redhat.com

 On 01/03/2013 10:14 PM, Adrian Gibanel wrote:
  This is what I'm missing right now in oVirt 3.1:
 
  Better GlusterFS support.
  ===
  1. Add a checkbox when creating a volume: Set oVirt permissions
  so
  that the vdsm : kvm permissions are set. I don't want it to be
  per-default because I'd like to use Volumes tabs as a Volumes
  manager
  for Glusterfs volumes and not only Glusterfs volumes aimed at
  virtual
  machines.
 
  From: http://blog.jebpages.com/archives/ovirt-3-1-glusterized/ :
  ( For now, the Gluster volume manager neglects to set brick
  directory
  permissions correctly, so after adding bricks on a machine, you
  have to
  return to the terminal and run chown -R 36.36 /data (assuming /data
  is
  where you are storing your volume bricks) to enable oVirt to write
  to
  the volumes. )

 This feature is available in 3.2. Enabling a checkbox to optimize
 gluster volume for oVirt will set vdsm:kvm permissions on bricks that
 are part of the volume.

It was more or less obvious the feature was going to be there because seems 
easy to implement but I couldn't check it yet. 
Great! 

  2. Add a quota tab in Volumes. So that you can enable/disable/edit
  its
  quota:
  http://www.gluster.org/community/documentation/index.php/Gluster_3.2:_Enabling_Quota
  http://gluster.org/community/documentation/index.php/Gluster_3.2:_Managing_Directory_Quota

 Noted. We will address this in a subsequent release.

Cool. 

 Thanks,
 Vijay

As other have stated in other emails thank you for oVirt and the support you 
give in many ways. 

-- 

-- 
Adrián Gibanel 
I.T. Manager 

+34 675 683 301 
www.btactic.com 



Ens podeu seguir a/Nos podeis seguir en: 

i 


Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi ambient és 
cosa de tothom. / Antes de imprimir el mensaje piensa en el medio ambiente. El 
medio ambiente es cosa de todos. 

AVIS: 
El contingut d'aquest missatge i els seus annexos és confidencial. Si no en sou 
el destinatari, us fem saber que està prohibit utilitzar-lo, divulgar-lo i/o 
copiar-lo sense tenir l'autorització corresponent. Si heu rebut aquest missatge 
per error, us agrairem que ho feu saber immediatament al remitent i que 
procediu a destruir el missatge . 

AVISO: 
El contenido de este mensaje y de sus anexos es confidencial. Si no es el 
destinatario, les hacemos saber que está prohibido utilizarlo, divulgarlo y/o 
copiarlo sin tener la autorización correspondiente. Si han recibido este 
mensaje por error, les agradeceríamos que lo hagan saber inmediatamente al 
remitente y que procedan a destruir el mensaje . 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Darrell Budic

On Jan 3, 2013, at 12:06 PM, Itamar Heim wrote:

 On 01/03/2013 07:42 PM, Darrell Budic wrote:
 
 On Jan 3, 2013, at 10:25 AM, Patrick Hurrelmann wrote:
 
 On 03.01.2013 17:08, Itamar Heim wrote:
 Hi Everyone,
 
 as we wrap oVirt 3.2, I wanted to check with oVirt users on what they
 find good/useful in oVirt, and what they would like to see
 improved/added in coming versions?
 
 
 Better support/integration of windows based SPICE clients would also be
 much appreciated, I have many end users on Windows, and it's been a
 chore to keep it working so far. This includes the client drivers for
 windows VMs to support the SPICE display for multiple displays. More of
 a client side thing, I know, but a desired feature in my environment.
 
 these would be guest drivers for spice, rather than client ones, right?

Yes, I should have said guest drivers for spice, mixing my throughs on spice 
clients with the guest VMs themselves. Best way I can think of to describe it 
would be the ovirt equivalent of rhev-guest-tools-iso-3.0-37.noarch.rpm or 
whatever version they are on now.

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


[Users] another N00b

2013-01-03 Thread Sven M. Geschke
Hi and a happy new year

My name is Sven.
For the past 10 years I've collected extensible virtualization knowledge first 
with vmWare and later on Xen and HyperV.
Since I've been a Fan of RedHat since V7.3 and oVirt is really the first 
complete open source virtualization solution that I've heard of, I think it's 
time for me to join the bandwagon.

I am planning a semi-enterprise grade test deployment (14 IBM blades as 
hypervisors, clustered PG DB servers and about 20 TB of ISCSI storage, based on 
FreeNAS) to be able to compare it to a vShpere deployment on identical (at 
least almost) hardware and although a lot of the concepts seem to be very 
similar, I am pretty sure I'll have lots and lots of questions.

So brace yourself... :-)

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


[Users] node loses contact with rhev agent

2013-01-03 Thread Jonathan Horne
i have 2 nodes now that have both lost contact with the rhev agents on guest 
VMs.  if i migrate the guest to another node, the IP address and memory usage 
immediately show up.  migrate a guest back, and the IP/memory info disappears.

how can i troubleshoot what is causing this?

thanks,
jonathan


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


Re: [Users] Destktop VM to Server VM ?

2013-01-03 Thread Itamar Heim

On 01/03/2013 05:32 PM, Hideo Goto wrote:

First of all, a Happy new year to every subscriber of the list.

My first concern of the year about ovirt:

Is it possible to change the type of an existing VM from desktop to
server by any possible means?
In my case, the VM was imported from KVM to Ovirt 3.0 environment
using virt-v2v. I have just found out that the VM was recognized as
desktop while expected as server .

Thanks in advance for any advise.


I'm pretty sure the REST API/SDK/CLI would allow this as updating this 
field of the VM.

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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Andrew Cathrow

- Original Message - 

 From: Darrell Budic darrell.bu...@zenfire.com
 To: Itamar Heim ih...@redhat.com
 Cc: users@oVirt.org users@ovirt.org
 Sent: Thursday, January 3, 2013 2:02:31 PM
 Subject: Re: [Users] What do you want to see in oVirt next?

 On Jan 3, 2013, at 12:06 PM, Itamar Heim wrote:

  On 01/03/2013 07:42 PM, Darrell Budic wrote:
 

   On Jan 3, 2013, at 10:25 AM, Patrick Hurrelmann wrote:
  
 

On 03.01.2013 17:08, Itamar Heim wrote:
   
  
 

 Hi Everyone,

   
  
 

 as we wrap oVirt 3.2, I wanted to check with oVirt users on
 what
 they

   
  
 

 find good/useful in oVirt, and what they would like to see

   
  
 

 improved/added in coming versions?

   
  
 

   Better support/integration of windows based SPICE clients would
   also
   be
  
 

   much appreciated, I have many end users on Windows, and it's been
   a
  
 

   chore to keep it working so far. This includes the client drivers
   for
  
 

   windows VMs to support the SPICE display for multiple displays.
   More
   of
  
 

   a client side thing, I know, but a desired feature in my
   environment.
  
 

  these would be guest drivers for spice, rather than client ones,
  right?
 

 Yes, I should have said guest drivers for spice, mixing my throughs
 on spice clients with the guest VMs themselves. Best way I can think
 of to describe it would be the ovirt equivalent of
 rhev-guest-tools-iso-3.0-37.noarch.rpm or whatever version they
 are on now.


spice-spice upstream has a guest tools installer that includes the inguest 
drivers - signed but not WHQL'd.
http://www.spice-space.org/download/binaries/spice-guest-tools/spice-guest-tools-0.3.exe


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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Alexandru Vladulescu


Dear Itamar,


I would like to add a request for the new upper coming version 3.2 if 
possible:


Although some of you use spice instead of VNC, as I am an Ubuntu user on 
my desktop and laptop, spice protocol is not working withing my OS; even 
if I tried to build it from source, search unofficial deb packs or 
convert if from rpm packages. I know spice is strongly supported on the 
Fedora community, but I, myself on the server side work on RH Enterprise 
and Centos, but as for desktop use, I have a very hard time make the 
spice plugin for firefox to work.


Therefore for my solution I had setup a VNC reflector + some shell 
automation to make it work between 2 different subnets (one inside and 
one outside) -- this, somehow, adding to the initial scope.


This would have been much more easier to have a VNC proxy inside the 
ovirt engine function, from where to make the necessary setups and 
assignments of the console to each VM, or even though I might sound 
funny to make a solution as vrde on Vbox, because works damn great and 
it's easy to setup or change.


Last question, If I might ask, when is the 3.2 planned to be released 
(aprox)?



Cordially,
Alex.



On 01/03/2013 06:08 PM, Itamar Heim wrote:

Hi Everyone,

as we wrap oVirt 3.2, I wanted to check with oVirt users on what they 
find good/useful in oVirt, and what they would like to see 
improved/added in coming versions?


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


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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Kevin Maziere Aubry
Hii

I think a IPAM is mandatory, so that the VM can grab their IP without human
configuration.

Kévin


2013/1/3 Itamar Heim ih...@redhat.com

 Hi Everyone,

 as we wrap oVirt 3.2, I wanted to check with oVirt users on what they find
 good/useful in oVirt, and what they would like to see improved/added in
 coming versions?

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




-- 

Kevin Mazière
Responsable Infrastructure
Alter Way – Hosting
 1 rue Royal - 227 Bureaux de la Colline
92213 Saint-Cloud Cedex
Tél : +33 (0)1 41 16 38 41
Mob : +33 (0)7 62 55 57 05
 http://www.alterway.fr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt and EqualLogic iSCSI SAN

2013-01-03 Thread Dan Yasny
BTW, if Dell try for a not supported again, you can point them to
http://en.community.dell.com/techcenter/b/techcenter/archive/2013/01/03/announcing-the-release-of-red-hat-enterprise-rhev-3-1-on-dell-poweredge-servers.aspx

They have a similar announcement for 3.0:
http://en.community.dell.com/techcenter/b/techcenter/archive/2012/07/13/red-hat-enterprise-virtualization-rhev-3-0-works-on-dell-poweredge-servers.aspx
 though worded slightly differently


- Original Message -
 From: Jonathan Horne jho...@skopos.us
 To: users@ovirt.org
 Sent: Thursday, 3 January, 2013 6:00:24 PM
 Subject: Re: [Users] ovirt and EqualLogic iSCSI SAN
 
 well, my point for asking is, so far on my EQ san i never see more
 than 1
 session per ovirt node, and the point of the EQ driver is so that
 each
 iscsi-client can create multiple iscsi sessions per LUN as needed.
 
 myself, I'm using M620 blades for my nodes, and its connected to the
 backplane switches which are stacked.  if i use the standard EQ
 config,
 both interfaces on the iscsi switch (in the case of my M620, p3p1 and
 p3p2) would have their own separate IP address, and the EQ driver
 would
 normally cause both interfaces to establish iscsi sessions to the
 LUN.
 but when i tried this, only 1 IP address logged in, and that leaves
 me
 with a single point of failure scenario which for us isn't acceptable
 at
 this time.
 
 so my current config is bonded p3p1 and p3p2 in LACP, and this is
 what i
 rely on for fault tolerant connections to the EQ san.  but if you put
 a
 call into to Dell/EQ for performance issues, the first thing they
 will
 tell you the problem is, is the lack of the EQ driver and the use of
 LACP
 to access the EQ.
 
 and for now, this is working, but just due to the nature of the EQ
 san,
 its not the optimal.  RHEV is *not* on the supported OS list for
 this, so
 Dell just scratch their head while trying to tell me what to do to
 make
 this work as best as it can for me. needless to say when dell comes
 out
 next week to validate the deployment probably the only thing that
 will
 pass is the switch config :)
 
 maybe someday ill upgrade from MyFirstSan to a bigboy san heheehh
 *wink*
 
 
 
 On 1/3/13 9:32 AM, Dan Yasny dya...@redhat.com wrote:
 
 EQL storage works just fine as a normal iscsi SAN, using the normal
 iscsiadm commands. The hitkit is doing things differently, and
 that's not
 necessarily the right thing to do. oVirt is trying to keep things
 generic, using standard commands, standard daemons and access paths
 
 - Original Message -
  From: Jonathan Horne jho...@skopos.us
  To: users@ovirt.org
  Sent: Thursday, 3 January, 2013 5:28:44 PM
  Subject: [Users] ovirt and EqualLogic iSCSI SAN
 
 
 
 
 
  i have had to abandon (hopefully just for now) getting my ovirt
  nodes
  properly setup with my equal logic iscsi SAN. EQ has a special
  iscsi
  driver, and it appears that ovirt uses the regular iscsi commands
  to
  connect to the storage, circumventing the features of the EQ
  driver.
 
 
  unless I'm wrong, which i totally could be.
 
 
  in case I'm not, will there ever be a chance of supporting the EQ
  iscsi features, and if there is a chance, how can i help?
 
 
 
 
  ps-- in case someone asks, here is the basic difference between a
  normal linux iscsi command set, and the equallogic iscsi command
  set:
 
 
  normal linux:
  iscsiadm -m discovery -t sendtargets -p IPADDRESS
  iscsiadm -m node -T FULLIQN -p IPADDRESS -l
  fdisk /dev/yaymydevice
 
 
  equallogic:
  iscsiadm -m discovery -t sendtargets -p IPADDRESS
  ehcmcli login --target FULLIQN --portal IPADDRESS
  which will then present you your device, such as
  /dev/eql/yaymydeviceŠ
 
 
 
 
  thanks,
  Jonathan
 
 
 
  This is a PRIVATE message. If you are not the intended recipient,
  please delete without copying and kindly advise us by e-mail of
  the
  mistake in delivery. NOTE: Regardless of content, this e-mail
  shall
  not operate to bind SKOPOS to any order or other contract unless
  pursuant to explicit written agreement or government initiative
  expressly permitting the use of e-mail for such purpose.
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
 
 --
 
 
 
 Regards,
 
 Dan Yasny
 Red Hat Israel
 +972 9769 2280
 
 
 
 This is a PRIVATE message. If you are not the intended recipient,
 please delete without copying and kindly advise us by e-mail of the
 mistake in delivery. NOTE: Regardless of content, this e-mail shall
 not operate to bind SKOPOS to any order or other contract unless
 pursuant to explicit written agreement or government initiative
 expressly permitting the use of e-mail for such purpose.
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 

-- 



Regards, 

Dan Yasny 
Red Hat Israel 
+972 9769 2280

Re: [Users] Testing gluster in 3.2 nightlies

2013-01-03 Thread Kanagaraj

On Friday 04 January 2013 02:12 AM, Joop wrote:
Just saw the question what route to follow for post 3.2 and picked up 
something that I didn't know about was going to ask if it was possible 
to implement, namely setting permissions on the volume folder when 
creating a gluster volume.
But when trying it out I found a little snag. I installed two hosts 
with a minimal fed17 install, added a couple of repos to enable 
installing the latest nightlies (it needed a later then 0.9 libvirt 
(0.10 from danken) and qemu-kvm and since a couple of days a later 
gluster which outputs in xml (gluster-3.4..)

Steps:
- start with a clean engine-setup
- in the webui, set the cluster to 3.2 and virt+gluster, set the DC to 
3.2/NFS

- add the two hosts, went OK.
- add a Volume, gluster-data, gets created OK, BUT the Create Volume 
'popup window' never stops spinning its busy cursor :-(
Looking at the logs I see that the volume is created, st01 is used, 
st02 gets the message, creation is returning Succes but it looks like 
the global lock is never released.
We have an issue with locking while creating a volume, fix for this is 
currently under review.

http://gerrit.ovirt.org/10448

At 20:09 I haven't done anything yet and then there is at 20:10 the 
create volume:
[2013-01-03 20:09:58.937041] I 
[glusterd-handler.c:912:glusterd_handle_cli_get_volume] 0-glusterd: 
Received get vol req
[2013-01-03 20:09:58.937949] W [socket.c:501:__socket_rwv] 
0-socket.management: readv failed (No data available)
[2013-01-03 20:10:03.968113] I 
[glusterd-handler.c:912:glusterd_handle_cli_get_volume] 0-glusterd: 
Received get vol req
[2013-01-03 20:10:03.968991] W [socket.c:501:__socket_rwv] 
0-socket.management: readv failed (No data available)
[2013-01-03 20:10:08.733761] I 
[glusterd-volume-ops.c:76:glusterd_handle_create_volume] 0-management: 
Received create volume req
[2013-01-03 20:10:08.739702] I [glusterd-utils.c:275:glusterd_lock] 
0-glusterd: Cluster lock held by 9cbdd346-9296-4f98-bb69-ae226547abea
[2013-01-03 20:10:08.739710] I 
[glusterd-handler.c:474:glusterd_op_txn_begin] 0-management: Acquired 
local lock
[2013-01-03 20:10:08.740435] I 
[glusterd-rpc-ops.c:538:glusterd_cluster_lock_cbk] 0-glusterd: 
Received ACC from uuid: 367dd996-427a-45c4-bc23-73ac3f238367
[2013-01-03 20:10:08.764768] I 
[glusterd-op-sm.c:2583:glusterd_op_ac_send_stage_op] 0-glusterd: Sent 
op req to 1 peers
[2013-01-03 20:10:08.792813] I 
[glusterd-rpc-ops.c:682:glusterd_stage_op_cbk] 0-glusterd: Received 
ACC from uuid: 367dd996-427a-45c4-bc23-73ac3f238367

[2013-01-03 20:10:09.802373] I [glusterd-utils.c:884:glusterd_volume_b

The last line isn't an accident that is how the log ends after more 
then 15min of waiting.


To get any further I can press ESC in the create volume window and 
then I need to restart ovirt-engine and can proceed.


[root@st01 ~]# rpm -aq | grep gluster
glusterfs-fuse-3.4.0qa6-1.el6.x86_64
vdsm-gluster-4.10.3-0.50.gitc6625ce.fc17.noarch
glusterfs-3.4.0qa6-1.el6.x86_64
glusterfs-server-3.4.0qa6-1.el6.x86_64
[root@st01 ~]# rpm -aq | grep vdsm
vdsm-4.10.3-0.50.gitc6625ce.fc17.x86_64
vdsm-xmlrpc-4.10.3-0.50.gitc6625ce.fc17.noarch
vdsm-cli-4.10.3-0.50.gitc6625ce.fc17.noarch
vdsm-gluster-4.10.3-0.50.gitc6625ce.fc17.noarch
vdsm-python-4.10.3-0.50.gitc6625ce.fc17.x86_64
[root@st01 ~]# rpm -aq | grep libvirt
libvirt-daemon-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-interface-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-nwfilter-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-xen-0.10.1-2.fc17.x86_64
libvirt-client-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-network-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-qemu-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-secret-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-nodedev-0.10.1-2.fc17.x86_64
libvirt-daemon-config-network-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-storage-0.10.1-2.fc17.x86_64
libvirt-lock-sanlock-0.10.1-2.fc17.x86_64
libvirt-0.10.1-2.fc17.x86_64
libvirt-python-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-lxc-0.10.1-2.fc17.x86_64
libvirt-daemon-config-nwfilter-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-uml-0.10.1-2.fc17.x86_64
libvirt-daemon-driver-libxl-0.10.1-2.fc17.x86_64



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


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


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Patrick Hurrelmann
On 03.01.2013 23:13, Moran Goldboim wrote:
 On 01/03/2013 07:42 PM, Darrell Budic wrote:

 On Jan 3, 2013, at 10:25 AM, Patrick Hurrelmann wrote:

 On 03.01.2013 17:08, Itamar Heim wrote:
 Hi Everyone,

 as we wrap oVirt 3.2, I wanted to check with oVirt users on what they
 find good/useful in oVirt, and what they would like to see
 improved/added in coming versions?

 Thanks,
Itamar

 For me, I'd like to see official rpms for RHEL6/CentOS6. According to
 the traffic on this list quite a lot are using Dreyou's packages.

 I'm going to second this strongly! Official support would be very much
 appreciated. Bonus points for supporting a migration from the dreyou
 packages. No offense to dreyou, of course, just rather be better
 supported by the official line on Centos 6.x.
 
 EL6 rpms are planned to be delivered with 3.2 GA version, and nightly
 builds from there on.
 hopefully we can push it to 3.2 beta.
 
 Moran.
 

Great news! Thanks a lot.

Regards
Patrick

-- 
Lobster LOGsuite GmbH, Münchner Straße 15a, D-82319 Starnberg

HRB 178831, Amtsgericht München
Geschäftsführer: Dr. Martin Fischer, Rolf Henrich
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] What do you want to see in oVirt next?

2013-01-03 Thread Vincent Van der Kussen
On Thu, Jan 03, 2013 at 06:08:48PM +0200, Itamar Heim wrote:
 Hi Everyone,
 
 as we wrap oVirt 3.2, I wanted to check with oVirt users on what
 they find good/useful in oVirt, and what they would like to see
 improved/added in coming versions?
 
 Thanks,
Itamar

Hi, 

Deploying multiple VMs from 1 template at the same time. Currently you have to 
wait until the template image is available again.

Best regards,
Vincent


 ___
 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