[Users] Rest-api to fetch the hosts details ( active vm's , CPU , Physical memory etc.)

2013-01-30 Thread Romil Gupta
Hi all , how I can get the hosts details like Active VM's , Number of CPU's , CPU name , CPU type , Physical Memory (used , free ) , swap size and other parameters using ovirt-engine-sdk-3.2.0.5-1. Regards, Romil -- I don't wish to be everything to everyone, but I would like to be something

Re: [Users] Rest-api to fetch the hosts details ( active vm's , CPU , Physical memory etc.)

2013-01-30 Thread Koch (ovido)
Hi, You can find a documentation on how to use the python sdk here: https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Virtualization/3.1/html/Developer_Guide/index.html Should be the same for oVirt... -- Best Regards René Koch Senior Solution Architect

Re: [Users] node iso installer drops into dracut with Supermicro Virtual CD drive

2013-01-30 Thread Fabian Deutsch
Am Dienstag, den 29.01.2013, 14:31 + schrieb Alexandre Santos: Hi, You should alter your grub command line. This is a bug on Fedora. Instead of /dev/mapper/live-rw, it should be /dev/sr0, for instance... Alex Hey Alex, do you know if there is a bugzilla entry for this bug? Thanks fabian

Re: [Users] node iso installer drops into dracut with Supermicro Virtual CD drive

2013-01-30 Thread Alexandre Santos
2013/1/30 Fabian Deutsch fabi...@redhat.com: Am Dienstag, den 29.01.2013, 14:31 + schrieb Alexandre Santos: Hi, You should alter your grub command line. This is a bug on Fedora. Instead of /dev/mapper/live-rw, it should be /dev/sr0, for instance... Alex Hey Alex, do you know if there

Re: [Users] node iso installer drops into dracut with Supermicro Virtual CD drive

2013-01-30 Thread Fabian Deutsch
Am Mittwoch, den 30.01.2013, 09:28 + schrieb Alexandre Santos: 2013/1/30 Fabian Deutsch fabi...@redhat.com: Am Dienstag, den 29.01.2013, 14:31 + schrieb Alexandre Santos: Hi, You should alter your grub command line. This is a bug on Fedora. Instead of /dev/mapper/live-rw, it

Re: [Users] ovirt / spice client /connection

2013-01-30 Thread Alex Leonhardt
fwiw, i tried it but didnt work, i used engine-config -s SpiceReleaseCursorKeys=ctrl+alt and after restarting the engine, it came up with the right combo in the window title, but it didnt work, i had to reboot the host for me to get the cursor back anything i did wrong here ? alex On 29

Re: [Users] Engine upgrade failure broken in master

2013-01-30 Thread Alex Lourie
On Wed 30 Jan 2013 04:51:56 AM IST, Yair Zaslavsky wrote: Looks like the following commits around the async task clearner introduced between the two commits you specified - e16f21c1a42d418cfb7528b7819d97e576d715f3 That's the one that fixes the issue. 9393178a693cddc8756cf3b21198faa43407ff5d

[Users] How to import KVM machines into oVirt iSCSI

2013-01-30 Thread Nicolas Ecarnot
Hi, Reading the docs all day long helped me to setup a nice Data center in iSCSI mode, connected to a big LUN in a san. Many many points are working, mostly thanks to you, people of this list. Apart from this oVirt setup (1 manager, 3 nodes, 1 san), I have a completely separated ubuntu

Re: [Users] How to import KVM machines into oVirt iSCSI

2013-01-30 Thread Jakub Libosvar
On 01/30/2013 11:43 AM, Nicolas Ecarnot wrote: Hi, Reading the docs all day long helped me to setup a nice Data center in iSCSI mode, connected to a big LUN in a san. Many many points are working, mostly thanks to you, people of this list. Apart from this oVirt setup (1 manager, 3 nodes, 1

Re: [Users] How to import KVM machines into oVirt iSCSI

2013-01-30 Thread Koch (ovido)
Hi, The following command migrates a KVM vm named test-rhel6 to your export domain ovirt-engine:/data/nfs/export with qcow2, thin provisioned disk and ovirtmgmt-network from KVM host kvm-host: # virt-v2v -i libvirt -ic qemu+ssh://root@kvm-host/system -o rhev -os ovirt-engine:/data/nfs/export -of

[Users] ovirt-engine-sdk-java 1.0.0.3-1 released

2013-01-30 Thread Michael Pasternak
- added persistent authentication support - added support for the methods overloads based on url/headers params - added delete methods overloads with body as parameters holder - to host added [display.address] property for overriding display address - user can specify own ticket now in vm.ticket()

Re: [Users] Rest-api to fetch the hosts details ( active vm's , CPU , Physical memory etc.)

2013-01-30 Thread Michael Pasternak
Romil, On 01/30/2013 12:18 PM, Romil Gupta wrote: Hi, Is this is a right way to get it ?? statistics=params.Host(host.name http://host.name).get_statistic() 1. first you need to fetch the host to see it's statistics (by doing params.Host(...) you creating host parameters

Re: [Users] Rest-api to fetch the hosts details ( active vm's , CPU , Physical memory etc.)

2013-01-30 Thread Michael Pasternak
On 01/30/2013 03:09 PM, Romil Gupta wrote: thanks for all your guidance , now I m able to fetch the details of a host using the below script : hosts=api.hosts.list() for host in hosts: print host name-- %s id--- %s \n%(host.name http://host.name , host.id http://host.id)

Re: [Users] Cannot create vm's from user portal

2013-01-30 Thread Eli Mesika
- Original Message - From: Dead Horse deadhorseconsult...@gmail.com To: users@ovirt.org users@ovirt.org Sent: Tuesday, January 29, 2013 5:24:20 AM Subject: Re: [Users] Cannot create vm's from user portal Going to venture a guess that this --

Re: [Users] Choosing which network to run VM migration on ovirt 3.1

2013-01-30 Thread Gianluca Cecchi
On Tue, Jan 8, 2013 at 1:47 PM, Dan Kenigsberg wrote: I would like to suggest a brand new migration network role in http://www.ovirt.org/Features/Migration_Network to provide managenet/migration network separation. ___ Hello, can I ask if this

[Users] UI Plugin iframe dialogs

2013-01-30 Thread Koch (ovido)
Hi, I'm still working on my Nagios integration plugin and came across a limitation of the UI plugin framework caused by iframes. UI framework creates an iframe for each plugin, so the plugin code is separated from the main oVirt webadmin code (and other plugins). When creating a new (big) jQuery

[Users] oVirt Weekly Meeting Minutes -- 2013-01-30

2013-01-30 Thread Mike Burns
Minutes: http://ovirt.org/meetings/ovirt/2013/ovirt.2013-01-30-15.00.html Minutes (text): http://ovirt.org/meetings/ovirt/2013/ovirt.2013-01-30-15.00.txt Log: http://ovirt.org/meetings/ovirt/2013/ovirt.2013-01-30-15.00.log.html #ovirt: oVirt weekly meeting

[Users] VM migrations failing

2013-01-30 Thread Dead Horse
Engine Build -- Commit: 82bdc46dfdb46b000f67f0cd4e51fc39665bf13b VDSM Build: -- Commit: da89a27492cc7d5a84e4bb87652569ca8e0fb20e + patch -- http://gerrit.ovirt.org/#/c/11492/ Engine Side: 2013-01-30 10:56:38,439 ERROR [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]

Re: [Users] Cannot create vm's from user portal

2013-01-30 Thread Dead Horse
That was indeed it ;) On Wed, Jan 30, 2013 at 8:10 AM, Eli Mesika emes...@redhat.com wrote: - Original Message - From: Dead Horse deadhorseconsult...@gmail.com To: users@ovirt.org users@ovirt.org Sent: Tuesday, January 29, 2013 5:24:20 AM Subject: Re: [Users] Cannot create

Re: [Users] Choosing which network to run VM migration on ovirt 3.1

2013-01-30 Thread Dan Kenigsberg
On Wed, Jan 30, 2013 at 04:29:41PM +0100, Gianluca Cecchi wrote: On Tue, Jan 8, 2013 at 1:47 PM, Dan Kenigsberg wrote: I would like to suggest a brand new migration network role in http://www.ovirt.org/Features/Migration_Network to provide managenet/migration network separation.

Re: [Users] Choosing which network to run VM migration on ovirt 3.1

2013-01-30 Thread Gianluca Cecchi
Ok, I presumed that indeed. But right today one guy asked me about that feature in rhevm and I remembered this ovirt thread so I thought it could be the right place to ask for confirmation Thanks ___ Users mailing list Users@ovirt.org

Re: [Users] VM migrations failing

2013-01-30 Thread Dan Kenigsberg
On Wed, Jan 30, 2013 at 11:04:00AM -0600, Dead Horse wrote: Engine Build -- Commit: 82bdc46dfdb46b000f67f0cd4e51fc39665bf13b VDSM Build: -- Commit: da89a27492cc7d5a84e4bb87652569ca8e0fb20e + patch -- http://gerrit.ovirt.org/#/c/11492/ Engine Side: 2013-01-30 10:56:38,439 ERROR

Re: [Users] VM migrations failing

2013-01-30 Thread Dead Horse
The nodes are EL6.3 based. Currently installed libvirt packages: libvirt-lock-sanlock-0.9.10-21.el6_3.8.x86_64 libvirt-cim-0.6.1-3.el6.x86_64 libvirt-0.9.10-21.el6_3.8.x86_64 libvirt-python-0.9.10-21.el6_3.8.x86_64 libvirt-client-0.9.10-21.el6_3.8.x86_64 and qemu packages:

[Users] oVirt 3.1 VM is not responding

2013-01-30 Thread José Ferradeira
Hi, I'm testing oVirt 3.1, with one node 2.5.5-0.1fc17 and a NAS built with openfiler 2.99, working on a Gigabit net. I configured a NFS share on openfiler, and everything looks nice. I'm installing a Windows 2008 R2 as a VM, time to time i get a warning message: ! VM is not responding, but

Re: [Users] VM migrations failing

2013-01-30 Thread Shu Ming
Hi, Just curiously, did you install oVirt packages from http://resources.ovirt.org/releases/nightly/rpm/EL/6/noarch/ ? And there is no stable oVirt release 3.1/3.2 for RHEL. Dead Horse: The nodes are EL6.3 based. Currently installed libvirt packages:

[Users] oVirt 3.2 Beta Availability

2013-01-30 Thread Mike Burns
The beta versions of oVirt 3.2 are now available. Packages can be installed using the ovirt-beta yum repository [1] after installing the ovirt-release package[1]. oVirt Node is not currently available. It should be made available in the next couple days. Thanks The oVirt Team [1]

[Users] [Reminder] oVirt 3.2 test-day is today!!

2013-01-30 Thread Moran Goldboim
Today are having oVirt 3.2 testday - http://www.ovirt.org/Testing/OvirtTestDay you are welcome to take an active part on testing oVirt 3.2 new features[1], look around and get a deeper experience with this oVirt release. [1] http://www.ovirt.org/OVirt_3.2_release-management#Features Moran.