Re: [ovirt-users] Disable auth basic in API

2014-04-13 Thread Yair Zaslavsky
- Original Message - > From: "Jose Manuel Marquez Alhambra" > To: users@ovirt.org > Sent: Saturday, April 12, 2014 12:28:31 AM > Subject: [ovirt-users] Disable auth basic in API > > Hi, > > I’m testing a connection broker that uses oVirt's API. At the moment, the > connection broker do

[ovirt-users] Call for Papers Extension: USENIX Lisa

2014-04-13 Thread Brian Proffitt
All: Just a note to let you know that the CfP for USENIX LISA has been extended to this Friday, April 18, 2014, 11:59 p.m. PDT https://www.usenix.org/conference/lisa14/call-for-participation/papers-posters So you have a little more time to get a presentation in! BKP -- Brian Proffitt - oV

Re: [ovirt-users] help.. vm trapped in limbo aka can't acquire exclusive lock

2014-04-13 Thread Arik Hadas
Hi Jeremiah, Thanks for providing the relevant information from the engine log. A fix was just merged to 3.4 branch. For more info about the bug and the solution see: https://bugzilla.redhat.com/1086280 Note that in the meantime you can unlock the VM by restarting the engine as Roy mentioned.

Re: [ovirt-users] List disk images residing on specific lun

2014-04-13 Thread Gadi Ickowicz
Hi Amedeo, Although I have not used this before, I found this answer[1] to a similar question online which may help, it describes the usage of pvdisplay, vgdisplay and lvdisplay. These may provide the information you need regarding where each LV is. To match the lv to the actual disk you need

Re: [ovirt-users] List disk images residing on specific lun

2014-04-13 Thread Amedeo Salvati
Il 13/04/2014 14:15, Gadi Ickowicz ha scritto: Hi Amedeo, Was the LUN that was lost a separate storage domain? if it was, you can list all the disks in the system and then filter the list for disks on that storage domain. for example, in python sdk: disks = api.disks.list() [disk for disk in d

Re: [ovirt-users] List disk images residing on specific lun

2014-04-13 Thread Gadi Ickowicz
Hi Amedeo, Was the LUN that was lost a separate storage domain? if it was, you can list all the disks in the system and then filter the list for disks on that storage domain. for example, in python sdk: disks = api.disks.list() [disk for disk in disks if disk.get_storage_domains().get_storage_d

Re: [ovirt-users] List disk images residing on specific lun

2014-04-13 Thread Amedeo Salvati
Il 13/04/2014 12:37, Meital Bourvine ha scritto: Hi Amedeo, I don't think that it's possible. But if your storage domain contains only 1 FC lun, then listing the disks on this storage domain will provide you the info. - Original Message - From: "Amedeo Salvati" To: users@ovirt.org Se

Re: [ovirt-users] List disk images residing on specific lun

2014-04-13 Thread Meital Bourvine
Hi Amedeo, I don't think that it's possible. But if your storage domain contains only 1 FC lun, then listing the disks on this storage domain will provide you the info. - Original Message - > From: "Amedeo Salvati" > To: users@ovirt.org > Sent: Sunday, April 13, 2014 1:23:13 PM > Subjec

[ovirt-users] List disk images residing on specific lun

2014-04-13 Thread Amedeo Salvati
Hello, does anyone know if it's possible, using ovirt-shell or api, to list every disk image residing on specific FC LUN? best regards Amedeo Salvati ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] dependency error when upgrade ovirt 3.3 -> 3.4 (CentOS)

2014-04-13 Thread Yedidyah Bar David
- Original Message - > From: "H. Haven Liu" > To: users@ovirt.org > Sent: Sunday, April 13, 2014 12:43:58 PM > Subject: [ovirt-users] dependency error when upgrade ovirt 3.3 -> 3.4 (CentOS) > > Hello, > > I'm trying to upgrade an ovirt 3.3 installation to 3.4, but getting a > dependency

Re: [ovirt-users] [Users] oVirt 3.4 Templates break Foreman Provisioning/Adding host

2014-04-13 Thread Andrew Lau
Have you had any recent luck? On Thu, Apr 10, 2014 at 3:40 AM, Jorick Astrego wrote: > Sorry, I see you already updated this bug... The name Matt instead of Yama > Kasi misled me :-% > > > > On Wed, 2014-04-09 at 19:33 +0200, Jorick Astrego wrote: > > I think this is the bug you're experiencing:

[ovirt-users] dependency error when upgrade ovirt 3.3 -> 3.4 (CentOS)

2014-04-13 Thread H. Haven Liu
Hello, I'm trying to upgrade an ovirt 3.3 installation to 3.4, but getting a dependency error. I tried to update the ovirt-engine-setup package to v 3.4.0-1.el6, which requires ovirt-engine-setup-plugin-ovirt-engine = 3.4.0-1.el6, which requires ovirt-engine >= 3.3.2. However, it appears that