[Users] Registration open for the oVirt Workshop

2012-12-12 Thread Dave Neary
Hi everyone! For those who have not heard the news, I'd like to let you know about the oVirt Workshop at NetApp's Sunnyvale Campus, and remind you about the close of the Call for Participation for the event. The oVirt Project, developers of an integrated, open source virtualization platform

[Users] Rest-Api to get the VM ip-address in oVirt /RHEV-M 3.0

2012-12-12 Thread Romil Gupta
Hi, I am looking for a REST-API to get the IP-ADDRESS of a VM ? At the creation time we attach a nic's to a VM , but I didn't find any API to get the IP address. I want to pass the VM_NAME as a parameter and get the IP-ADDRESS of a particular VM ! is it possible ?? Thanks for all your

Re: [Users] Rest-Api to get the VM ip-address in oVirt /RHEV-M 3.0

2012-12-12 Thread Michael Pasternak
On 12/12/2012 01:31 PM, Romil Gupta wrote: Hi, I am looking for a REST-API to get the IP-ADDRESS of a VM ? At the creation time we attach a nic's to a VM , but I didn't find any API to get the IP address. I want to pass the VM_NAME as a parameter and get the IP-ADDRESS of a

Re: [Users] Rest-Api to get the VM ip-address in oVirt /RHEV-M 3.0

2012-12-12 Thread Romil Gupta
Hi Michael, I have 'rhev-agent-2.3.16-3.el6.x86_64 ' on every VM's and I tired api.vms.get(VM_NAME).guest_info.ips but it return NONE ! I can see on UI that all VM's have some IP Address . can you please check once ? Thanks Romil On Wed, Dec 12, 2012 at 5:11 PM, Michael Pasternak

Re: [Users] Rest-Api to get the VM ip-address in oVirt /RHEV-M 3.0

2012-12-12 Thread Michael Pasternak
On 12/12/2012 01:52 PM, Romil Gupta wrote: Hi Michael, I have 'rhev-agent-2.3.16-3.el6.x86_64 ' on every VM's and I tired api.vms.get(VM_NAME).guest_info.ips but it return NONE ! I can see on UI that all VM's have some IP Address . can you please check once ? can you see it when

Re: [Users] Rest-Api to get the VM ip-address in oVirt /RHEV-M 3.0

2012-12-12 Thread Michael Pasternak
On 12/12/2012 02:30 PM, Romil Gupta wrote: sorry I didn't get you ! ya ... i can fetch VM via api but i can't get its ip address using the api ! Romil, when i say api, i mean ovirt-restapi, i understand that you using sdk, but to find the problem i need you to fetch vm/s via ovirt-restapi

Re: [Users] Rest-Api to get the VM ip-address in oVirt /RHEV-M 3.0

2012-12-12 Thread Michael Pasternak
On 12/12/2012 02:51 PM, Romil Gupta wrote: ya i can see it guest_info ip address=10.1.0.66/ /guest_info great, next step: can you do 'vm.get_guest_info().get_ips()' in sdk? (make sure you're looking at right vm) On Wed, Dec 12, 2012 at 6:13 PM, Michael Pasternak mpast...@redhat.com

Re: [Users] Rest-Api to get the VM ip-address in oVirt /RHEV-M 3.0

2012-12-12 Thread Michael Pasternak
what sdk version you're using? On 12/12/2012 03:15 PM, Romil Gupta wrote: Thanks, I tried this but It doesn't work for me : VM_NAME='instance-019b' ips=api.vms.get(VM_NAME).get_guest_info().get_ips() print ips Output : None On Wed, Dec 12, 2012 at 6:38 PM, Michael Pasternak

Re: [Users] mislabelled template source

2012-12-12 Thread Jim Kinney
On Wed, Dec 12, 2012 at 11:03 AM, Eli Mesika emes...@redhat.com wrote: snip Yes. I used the web admin gui. can you try to browse to http[s]://ip:port/api/vms Look at the result and see if you got the same from the API to figure out if this is a UI issue According to api/vms,

Re: [Users] Cannot find suitable CPU model for given data

2012-12-12 Thread Cristian Falcas
On Tue, Dec 11, 2012 at 11:17 PM, Itamar Heim ih...@redhat.com wrote: On 12/11/2012 11:09 PM, Cristian Falcas wrote: On Mon, Dec 10, 2012 at 2:22 PM, Roy Golan rgo...@redhat.com mailto:rgo...@redhat.com wrote: On 12/10/2012 02:04 PM, Cristian Falcas wrote: On Mon, Dec 10,

[Users] guest agent

2012-12-12 Thread Jonathan Horne
i saw in another thread about ovirt-guest-agent, but this is the first i have seen of anything about this. i would like to know more, but yum info ovirt-guest-agent doesn't feed me anything. i see a qemu-guest-agent, is that the same thing and does it need to be installed on all my VMs?

Re: [Users] guest agent

2012-12-12 Thread Jason Brooks
- Original Message - From: Jonathan Horne jho...@skopos.us To: users@ovirt.org Sent: Wednesday, December 12, 2012 10:39:40 AM Subject: [Users] guest agent i saw in another thread about ovirt-guest-agent, but this is the first i have seen of anything about this. i would like to

Re: [Users] guest agent

2012-12-12 Thread Jim Kinney
That was me, I think. Where I work also has a partnership with RedHat so we have the RHEL agent tools. I was planning to do a compile of the ovirt-released guest agent tools but have not had the time so I fudged and used RedHat's :-) The only difference is the RHEL version seems to also have a

Re: [Users] guest agent

2012-12-12 Thread Jim Kinney
That's the one I was looking at using as source (src.rpm) as my hosts are CentOS-6.3. On Wed, Dec 12, 2012 at 2:57 PM, Jason Brooks jbro...@redhat.com wrote: - Original Message - From: Jonathan Horne jho...@skopos.us To: users@ovirt.org Sent: Wednesday, December 12, 2012

Re: [Users] Testing ovirt all in one on F18 gives error on DB creation

2012-12-12 Thread Jason Brooks
3) Installation failure probably caused by tuned-adm error under /var/log/ovirt-engine/host-deploy ovirt-20121205170118-f18aio.localdomain.local.log 2012-12-05 17:01:18 DEBUG otopi.plugins.ovirt_host_deploy.tune.tuned plugin.execute:393 execute-output: ('/sbin/tuned-adm',

Re: [Users] help with iSCSI storage domain needed - Ovirt -3.1

2012-12-12 Thread Aleksandr Arbitman
Mark, I reinstalled both nodes and re-added them to the ovirt-engine system (ran engine-clean and then engine-setup  before doing it) and I was able to add iscsi storage using  ovirt-engine. Thanks for your help.   --- On Wed, 12/12/12, Mark Wu wu...@linux.vnet.ibm.com wrote: From: Mark Wu

Re: [Users] Testing ovirt all in one on F18 gives error on DB creation

2012-12-12 Thread Alon Bar-Lev
- Original Message - From: Jason Brooks jbro...@redhat.com To: users users@ovirt.org Sent: Wednesday, December 12, 2012 11:39:44 PM Subject: Re: [Users] Testing ovirt all in one on F18 gives error on DB creation 3) Installation failure probably caused by tuned-adm

Re: [Users] Spice issues with latest vdsm (was Re: Cannot find suitable CPU model for given data)

2012-12-12 Thread Alon Bar-Lev
- Original Message - From: Cristian Falcas cristi.fal...@gmail.com To: Itamar Heim ih...@redhat.com Cc: Roy Golan rgo...@redhat.com, users@ovirt.org, Alon Bar-Lev alo...@redhat.com, Juan Antonio Hernandez Fernandez jhern...@redhat.com, David Jaša dj...@redhat.com Sent: Wednesday,

Re: [Users] Testing ovirt all in one on F18 gives error on DB creation

2012-12-12 Thread Jason Brooks
the same if I run from command line: /sbin/tuned-adm profile virtual-host I was having this same issue w/ F18 w/ all updates applied and ovirt 3.2 from the new 3.2-alpha repo. I did a yum downgrade tuned and the install completed successfully. Now I just have to figure

Re: [Users] theoretical scenario

2012-12-12 Thread Itamar Heim
On 12/11/2012 09:47 PM, Jonathan Horne wrote: ok, so the process seems pretty obtuse, so let me run this by the list here and maybe I'm just not doing it the best way. 1) i connected an export domain called EXPORTNFS. the nfs share is physically on my management server (as is iso) 2) exported

Re: [Users] iscsi mpio

2012-12-12 Thread Itamar Heim
On 12/11/2012 03:58 PM, Jonathan Horne wrote: Sorry vered, i meant that i was using this: ovirt-node-iso-2.5.5-0.1.fc17.iso What i meant to say was, that i found that the root file system was read only and was unable to even copy the equallogic driver there. equallogic driver needs python 2.6

Re: [Users] mislabelled template source

2012-12-12 Thread Itamar Heim
On 12/12/2012 08:01 PM, Jim Kinney wrote: On Wed, Dec 12, 2012 at 11:03 AM, Eli Mesika emes...@redhat.com mailto:emes...@redhat.com wrote: snip Yes. I used the web admin gui. can you try to browse to http[s]://ip:port/api/vms Look at the result and see if you got

Re: [Users] Spice issues with latest vdsm (was Re: Cannot find suitable CPU model for given data)

2012-12-12 Thread Cristian Falcas
On Thu, Dec 13, 2012 at 12:13 AM, Alon Bar-Lev alo...@redhat.com wrote: - Original Message - From: Cristian Falcas cristi.fal...@gmail.com To: Itamar Heim ih...@redhat.com Cc: Roy Golan rgo...@redhat.com, users@ovirt.org, Alon Bar-Lev alo...@redhat.com, Juan Antonio Hernandez

Re: [Users] Spice issues with latest vdsm (was Re: Cannot find suitable CPU model for given data)

2012-12-12 Thread Alon Bar-Lev
- Original Message - From: Cristian Falcas cristi.fal...@gmail.com To: Alon Bar-Lev alo...@redhat.com Cc: Roy Golan rgo...@redhat.com, users@ovirt.org, Juan Antonio Hernandez Fernandez jhern...@redhat.com, David Jaša dj...@redhat.com, Itamar Heim ih...@redhat.com Sent: Thursday,

[Users] What's going on with images on the wiki

2012-12-12 Thread Karsten 'quaid' Wade
== Summary == Since the migration to OpenShift, due to a misconfiguration of MediaWiki, we were writing images uploaded to the wiki to a non-persistent data store location. This means that most images uploaded since the migration may have been destroyed, including archives of past versions of

Re: [Users] theoretical scenario

2012-12-12 Thread Keith Robertson
On 12/12/2012 06:47 PM, Itamar Heim wrote: On 12/11/2012 09:47 PM, Jonathan Horne wrote: ok, so the process seems pretty obtuse, so let me run this by the list here and maybe I'm just not doing it the best way. 1) i connected an export domain called EXPORTNFS. the nfs share is physically on

Re: [Users] OpenLDAP Simple Authentication in Ovirt Engine

2012-12-12 Thread Itamar Heim
On 12/11/2012 09:19 PM, Charlie wrote: True LDAP does not require a password encryption method and is perfectly happy with cleartext storage and use. In practice, one uses a secure channel (LDAPS or Starttls or encrypted network) and most LDAP servers (such as OpenLDAP) will allow several