[ovirt-users] Difference between Template and Clone in oVirt

2018-11-19 Thread Hari Prasanth Loganathan
Hi Team, Could someone let me know the difference between creating VM from clone and template in oVirt? It really looks the same. Thanks, Hari -- DISCLAIMER - *MSysTechnologies LLC* This email message, contents and its attachments may contain confidential, proprietary or legally

[ovirt-users] Re: Ovirt VNC Server

2018-11-16 Thread Hari Prasanth Loganathan
Hi all, I installed the VNC server in one of the VM created via Ovirt. Now when I try to take the remote for it, It is showing only a blank black screen. Could someone help me with this? [image: image.png] Thanks, Hari On Fri, Nov 16, 2018 at 2:48 AM Hari Prasanth Loganathan < haripras

[ovirt-users] Re: Ovirt VNC Server

2018-11-15 Thread Hari Prasanth Loganathan
Hi Wesley, I described my query clearly here, https://stackoverflow.com/questions/53328028/tight-vnc-server-and-gucamole Please check this. Thanks, Hari On Fri, Nov 16, 2018 at 2:30 AM Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Thanks Wesley, >

[ovirt-users] Re: Ovirt VNC Server

2018-11-15 Thread Hari Prasanth Loganathan
oreOS as a guest and I have a guacamole instance setup in docker that >> I use. >> >> >> On Thu, Nov 15, 2018 at 2:05 PM Hari Prasanth Loganathan < >> hariprasant...@msystechnologies.com> wrote: >> >>> Hi Team, >>> >>> I ha

[ovirt-users] Ovirt VNC Server

2018-11-15 Thread Hari Prasanth Loganathan
Hi Team, I have a VM for which I applied the console configuration as VNC. Now I have installed a tool Guacamole to connect to this VM from outside. As per Guacamole, It expects the following parameter to connect to the VM using VNC, vnc 172.1.1.1 *5901* I understand that the IP

[ovirt-users] Re: Ovirt VDI

2018-11-13 Thread Hari Prasanth Loganathan
, Rabin > > > > On Tue, 13 Nov 2018 at 16:49, Hari Prasanth Loganathan < > hariprasant...@msystechnologies.com> wrote: > >> Hi Team, >> >> I created a VM which has one disk. >> For this VM, I created two Virtual Desktop (VDI_1 and VDI_2) using &

[ovirt-users] Ovirt VDI

2018-11-13 Thread Hari Prasanth Loganathan
Hi Team, I created a VM which has one disk. For this VM, I created two Virtual Desktop (VDI_1 and VDI_2) using open-UDS and it created successfully. *Consider the following scenario* : 1) I took a console for VDI_1 and created a file in it using the console 2) I took the console for VDI_2 and

[ovirt-users] Re: Ovirt Python - SDK

2018-11-13 Thread Hari Prasanth Loganathan
; pip install ovirt-engine-sdk-python==4.2.9 pycurl==7.43.0.2 > > > Then, when you run your code use, ovirtsdk/bin/python yourcode_py > > Let me know if this works for you! > On 11/13/18 4:37 AM, Hari Prasanth Loganathan wrote: > > Also, If I downgrade the > > pip

[ovirt-users] Re: Ovirt Python - SDK

2018-11-12 Thread Hari Prasanth Loganathan
Also, If I downgrade the pip install ovirt-engine-sdk-python==3.6.9.2 then I get this error : ImportError: No module named ovirtsdk4 Thanks, Hari On Tue, Nov 13, 2018 at 8:57 AM Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Brad, > ovirt-engine-sdk-

[ovirt-users] Re: Ovirt Python - SDK

2018-11-12 Thread Hari Prasanth Loganathan
Hi Brad, ovirt-engine-sdk-python 4.2.9 It is running in the non-ovirt environment. No Ovirt Packages are installed in this. Thanks, Hari On Tue, 13 Nov 2018 at 2:50 AM, Brad Riemann wrote: > What version of the sdk are you using? Are you running this on an > non-ovirt server/workstation? Can

[ovirt-users] Ovirt Python - SDK

2018-11-12 Thread Hari Prasanth Loganathan
Hi Team, I get the following error, How to rectify this issue? from ovirtsdk.xml import params ImportError: No module named ovirtsdk.xml *This is the complete log file, Why I get this error and How to rectify it?* python manage.py createcachetableTraceback (most recent call last): File

[ovirt-users] Open UDS and Ovirt

2018-10-31 Thread Hari Prasanth Loganathan
Hi Team, I come across one interesting article: https://www.udsenterprise.com/en/blog/2018/05/24/uds-enterprise-supports-ovirt-42/ which talks about the integration of UDS with Ovirt. My question is as a default ovirt provides the way to create the VM and take the console of it using

[ovirt-users] Re: Force VM delete API

2018-10-26 Thread Hari Prasanth Loganathan
;Operation Failed"}* NOTE : I used the force way to bring down true Could you let me know the reason for the issue? On Fri, Oct 26, 2018 at 9:27 AM Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Thank you so much Benny, > > I see a way to use the

[ovirt-users] Re: Force VM delete API

2018-10-25 Thread Hari Prasanth Loganathan
:16 PM Benny Zlotnik wrote: > You can use /us/share/ovirt-engine/setup/dbutils/unlock_entity.sh to > unlock it first, before removing > On Thu, Oct 25, 2018 at 1:40 PM Hari Prasanth Loganathan < > hariprasant...@msystechnologies.com> wrote: > >> Hi Team, >> >>

[ovirt-users] Re: Force VM delete API

2018-10-25 Thread Hari Prasanth Loganathan
Hi Team, Any update on this ? On Tue, Oct 23, 2018 at 9:22 PM Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > I see an API in this doc for FORCE delete : > https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html/version_3_rest_ap

[ovirt-users] Import VM from VMware OVA

2018-10-23 Thread Hari Prasanth Loganathan
Hi Team, 1) I exported a ovf file from VMware 2) I converted the ovf file to ova using ovftool successfully. 3) I imported the ova using the VM Import -> VMware appliance OVA -> provided the path of the ova (copied in ovirt location) 4) VM is successfully imported into the ovirt and I see the

[ovirt-users] Re: Force VM delete API

2018-10-23 Thread Hari Prasanth Loganathan
e so I need to delete it. Thanks, Hari On Tue, Oct 23, 2018 at 8:29 PM Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Team, > > I have a VM which is moved to Image locked state in ovirt, I am not able > to remove this VM from ovirt, > >

[ovirt-users] Force VM delete API

2018-10-23 Thread Hari Prasanth Loganathan
Hi Team, I have a VM which is moved to Image locked state in ovirt, I am not able to remove this VM from ovirt, So Is there a way to perform force delete of VM using ovirt API? Thanks, Hari -- DISCLAIMER - *MSysTechnologies LLC* This email message, contents and its attachments may

[ovirt-users] Re: Affinity rules in ovirt

2018-10-16 Thread Hari Prasanth Loganathan
rt.github.io/ovirt-engine-api-model/4.3/#services/hosts/methods/list/parameters/migration_target_of > > I don't think it can be done using the 4.2 API. > > > Andrej > > On Tue, 16 Oct 2018 at 14:00, Hari Prasanth Loganathan < > hariprasant...@msystechnologies.com>

[ovirt-users] Re: Affinity rules in ovirt

2018-10-16 Thread Hari Prasanth Loganathan
uot;, "positive": > "false" }, > > Notice positive: false. You created a rule which repels those VMs from > the host you selected. > > Martin > > On Tue, Oct 16, 2018 at 7:47 AM, Hari Prasanth Loganathan > wrote: > > Hi Team, > > > >

[ovirt-users] Re: Affinity rules in ovirt

2018-10-15 Thread Hari Prasanth Loganathan
the VMs on the same host if > positive, and > >> different hosts if negative. > >> > >> VM to Host affinity will try and run the VM on a specific set of Hosts > if > >> positive, and not on those hosts if negative. > >> > >> Enforcing will ke

[ovirt-users] Re: Affinity rules in ovirt

2018-10-14 Thread Hari Prasanth Loganathan
Affinity > rules, from what I can tel. > > On Oct 14, 2018, at 8:15 AM, Hari Prasanth Loganathan < > hariprasant...@msystechnologies.com> wrote: > > Hi Team, > > I tried to follow up the affinity rules using this tutorial : > https://www.youtube.com/watch?v=rs_5BSqacWE

[ovirt-users] Affinity rules in ovirt

2018-10-14 Thread Hari Prasanth Loganathan
Hi Team, I tried to follow up the affinity rules using this tutorial : https://www.youtube.com/watch?v=rs_5BSqacWE but I have few clarifications in it., 1) I understand the VM to VM affinity, It means both the individual VMs needs to run on a single common host, Say I have 2 hosts, so what

[ovirt-users] Ovirt-engine-websocket-proxy

2018-09-26 Thread Hari Prasanth Loganathan
Hi Team, I was trying to install websocket proxy for ovirt engine using this ovirt documentation : https://www.ovirt.org/documentation/install-guide/appe-Installing_the_Websocket_Proxy_on_a_Separate_Machine/ But the ovirt-engine-websocket-proxy doesn't seems to be available in yum

[ovirt-users] Re: Disk Statistics error

2018-08-27 Thread Hari Prasanth Loganathan
of all the VM's disks, send this request: > > GET /ovirt-engine/api/vms/123?follow=disk_attachments.disk.statistics > > > > > *Regards,* > > *Shani Leviim* > > On Sun, Aug 26, 2018 at 6:24 PM, Hari Prasanth Loganathan msystechnologies.com> wrote: > >> >>

[ovirt-users] Re: Disk Statistics error

2018-08-26 Thread Hari Prasanth Loganathan
Thanks > > [1] > http://ovirt.github.io/ovirt-engine-api-model/4.3/#types/disk/links/statistics > > > *Regards,* > > *Shani Leviim* > > On Fri, Aug 17, 2018 at 11:19 AM, Hari Prasanth Loganathan < > hariprasant...@msystechnologies.com> wrote: > >> Hi Tea

[ovirt-users] Disk Statistics error

2018-08-17 Thread Hari Prasanth Loganathan
Hi Team, I try to get the disk statistics using the following *Url: * * /ovirt-engine/api/disks?follow=statistics* and I get the following error in oVirt, 2018-08-17 15:34:24,663+08 ERROR [io.undertow.request] (default task-815) UT005023: Exception handling request to

[ovirt-users] Re: Reading an ISO image to identify the Image version and type

2018-08-10 Thread Hari Prasanth Loganathan
Thanks for your update Nir and Wesley. On Fri, Aug 10, 2018 at 8:19 PM, Nir Soffer wrote: > On Wed, Aug 8, 2018 at 2:52 AM Hari Prasanth Loganathan msystechnologies.com> wrote: > >> Hi Nir, >> >> Thanks for your response. >> >> I tried for linu

[ovirt-users] Re: Reading an ISO image to identify the Image version and type

2018-08-09 Thread Hari Prasanth Loganathan
Hi Nir, Did you get a chance to look at this? Thanks, Hari On Wed, Aug 8, 2018 at 5:22 AM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Nir, > > Thanks for your response. > > I tried for linux iso files and I am able to get the OS with

[ovirt-users] Re: Space in entity names (VM and Network) in oVirt

2018-08-07 Thread Hari Prasanth Loganathan
Thank you so much. On Tue, Aug 7, 2018 at 10:36 PM, Greg Sheremeta wrote: > Double quotes. > > [image: Screenshot from 2018-08-07 13-05-38.png] > > On Tue, Aug 7, 2018 at 12:26 PM Hari Prasanth Loganathan msystechnologies.com> wrote: > >> No wild card can't be an exa

[ovirt-users] Re: Reading an ISO image to identify the Image version and type

2018-08-07 Thread Hari Prasanth Loganathan
:59 PM Hari Prasanth Loganathan msystechnologies.com> wrote: > >> Hi Team, >> >> I have few ISO images, Is there a utility in oVirt which tells us which >> image version it is (like windows / linux version)? >> > > What do you mean by "image version&

[ovirt-users] Re: Space in entity names (VM and Network) in oVirt

2018-08-07 Thread Hari Prasanth Loganathan
pace you can put * > . > > On Tue, Aug 7, 2018 at 9:45 PM, Hari Prasanth Loganathan msystechnologies.com> wrote: > >> Thanks for your response, Gobinda, >> >> Yes it is only for network. >> The following will end up with multiple results, say I have a n

[ovirt-users] Re: Space in entity names (VM and Network) in oVirt

2018-08-07 Thread Hari Prasanth Loganathan
"xyz*" > But If you have vm name with space then you can search same like network. > > On Tue, Aug 7, 2018 at 4:22 PM, Hari Prasanth Loganathan msystechnologies.com> wrote: > >> Hi Team, >> >> I have VM's and Network's in oVirt with space in the name. How

[ovirt-users] Reading an ISO image to identify the Image version and type

2018-08-07 Thread Hari Prasanth Loganathan
Hi Team, I have few ISO images, Is there a utility in oVirt which tells us which image version it is (like windows / linux version)? Thanks, Hari -- DISCLAIMER - *MSysTechnologies LLC* This email message, contents and its attachments may contain confidential, proprietary or legally

[ovirt-users] Space in entity names (VM and Network) in oVirt

2018-08-07 Thread Hari Prasanth Loganathan
Hi Team, I have VM's and Network's in oVirt with space in the name. How can I perform an exact search for the following name *Name1*: Aug X X *Name2*: Aug X X X 1) I try to search with space in the name, It is not working. https://172.30.60.42/ovirt-engine/api/networks?search=name%3DAug X X

[ovirt-users] Re: Disk Statistics API in oVirt

2018-07-31 Thread Hari Prasanth Loganathan
> Andrej > > On Mon, 30 Jul 2018 at 20:01, Hari Prasanth Loganathan msystechnologies.com> wrote: > >> Thanks Greg, please let me know this. >> >> >> On Mon, 30 Jul 2018 at 11:29 PM, Greg Sheremeta >> wrote: >> >>> Sorry for the dela

[ovirt-users] Re: Disk Statistics API in oVirt

2018-07-30 Thread Hari Prasanth Loganathan
Thanks Greg, please let me know this. On Mon, 30 Jul 2018 at 11:29 PM, Greg Sheremeta wrote: > Sorry for the delay. adding some others that may know. > > On Sun, Jul 29, 2018 at 11:02 PM Hari Prasanth Loganathan < > hariprasant...@msystechnologies.com> wrote: > >>

[ovirt-users] Re: Disk Statistics API in oVirt

2018-07-29 Thread Hari Prasanth Loganathan
Hi Guys, Any update on this, please? Thanks, Hari On Fri, Jul 27, 2018 at 5:52 AM, Greg Sheremeta wrote: > + @Tomas Jelinek do you know this one? > > On Wed, Jul 18, 2018 at 1:57 AM Hari Prasanth Loganathan msystechnologies.com> wrote: > >> Hi Karli, >> >> S

[ovirt-users] Re: Sync LDAP users in Ovirt

2018-07-24 Thread Hari Prasanth Loganathan
Hi Paul, This API add's the user to ovirt with the domain. http://ovirt.github.io/ovirt-engine-api-model/4.2/#services/ users/methods/add But Is there an API to add the user *and also map the user to the group*? On Tue, Jul 24, 2018 at 7:31 PM, wrote: > Hi Hari, >are you sure

[ovirt-users] Re: Sync LDAP users in Ovirt

2018-07-24 Thread Hari Prasanth Loganathan
ssions to added user: > > http://ovirt.github.io/ovirt-engine-api-model/4.2/#services/ > assigned_permissions/methods/add > > > On 07/24/2018 12:06 PM, Hari Prasanth Loganathan wrote: > >> Hi Ondra, >> >> We are not using ovirtSDK, It is completely ne

[ovirt-users] Re: Sync LDAP users in Ovirt

2018-07-24 Thread Hari Prasanth Loganathan
> users = domain_service.users_service().list() > for user in users: > users_service.add( > types.User( > user_name=user.user_name, > domain=types.Domain( > name=domain.name, > ), > ), > ) > >

[ovirt-users] Re: Sync LDAP users in Ovirt

2018-07-24 Thread Hari Prasanth Loganathan
and add >> this group to ovirt and assign it the permissions. >> >> On 07/23/2018 08:36 PM, Hari Prasanth Loganathan wrote: >> >>> Guys any update on this ? >>> >>> Any help is much useful for me  >>> >>> On Mon, 23 Jul 2018 at 9:0

[ovirt-users] Re: Sync LDAP users in Ovirt

2018-07-24 Thread Hari Prasanth Loganathan
ich can do this. But if you want > all users from the ldap are able to login I would suggest to you create > some group in LDAP and add all users as a member of this group and add > this group to ovirt and assign it the permissions. > > On 07/23/2018 08:36 PM, Hari Prasanth Loganathan wr

[ovirt-users] Re: Sync LDAP users in Ovirt

2018-07-23 Thread Hari Prasanth Loganathan
Guys any update on this ? Any help is much useful for me  On Mon, 23 Jul 2018 at 9:04 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Team, > > Good Morning. > > I configured the ovirt with LDAP setup. > > Is there an *oVirt to

[ovirt-users] Sync LDAP users in Ovirt

2018-07-23 Thread Hari Prasanth Loganathan
Hi Team, Good Morning. I configured the ovirt with LDAP setup. Is there an *oVirt tool* (or any way) to add all the users from LDAP to Ovirt? *Observation* : 1) I am able to see that when I try to login with the user from LDAP, that user is added in Ovirt database, So Is there a way to sync

[ovirt-users] API for attaching the ISO image and virtual floppy disk to the VM

2018-07-23 Thread Hari Prasanth Loganathan
Hi Team, 1) I use the following oVirt API to attach the ISO image to the virtual machine. URL: https://X.X.X.X/ovirt-engine/api/vms/625871af-180c-4e63-8813-93963907ed17/cdroms/----

[ovirt-users] Guest Agent Console

2018-07-18 Thread Hari Prasanth Loganathan
Hi Team, A Quick question, As per this document ( https://www.ovirt.org/documentation/vmm-guide/chap-Installing_Linux_Virtual_Machines/), If I Install the common package - ovirt-engine-guest-agent-common using the apt-get / yum install ovirt-engine-guest-agent-common *Will it also install

[ovirt-users] Re: Disk Statistics API in oVirt

2018-07-17 Thread Hari Prasanth Loganathan
to ZeroActual : All values retains the last known values when the VM was in UP state. * Thanks, Hari On Wed, Jul 18, 2018 at 11:20 AM, Karli Sjöberg wrote: > > > On Jul 17, 2018 11:56, Hari Prasanth Loganathan msystechnologies.com> wrote: > > It is an issue from our side. Please

[ovirt-users] Re: Disk Statistics API in Ovirt

2018-07-17 Thread Hari Prasanth Loganathan
These statistics give wrong result when the VM is down. Guys did you get any update on this? Any help is appreciated. Thanks, Hari On Tue, 17 Jul 2018 at 5:47 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Team, > > *Steps to reproduce :* >

[ovirt-users] Re: Disk Statistics API in Ovirt

2018-07-17 Thread Hari Prasanth Loganathan
to be zero *But it is still retaining with last known value when the VM was in UP state.* *Expected : All values should go to ZeroActual : All values retains the last known values when the VM was in UP state. * Thanks, Hari On Tue, Jul 17, 2018 at 3:39 PM, Hari Prasanth Loganathan < haripras

[ovirt-users] Re: Disk Statistics API in Ovirt

2018-07-17 Thread Hari Prasanth Loganathan
Hi Guys, I think it is a serious issue, please let us know your thoughts? On Tue, Jul 17, 2018 at 3:27 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Team, > > We are using the following API to collect the disk statistics, > > https://X.X

[ovirt-users] Disk Statistics API in Ovirt

2018-07-17 Thread Hari Prasanth Loganathan
Hi Team, We are using the following API to collect the disk statistics, https://X.X.X.2/ovirt-engine/api/ *disks/2331bad7-71ec-4fad-95bb-2b3449f3dbda/statistics* I found one issue in the disk statistics. In

[ovirt-users] Re: Disk Statistics API in oVirt

2018-07-17 Thread Hari Prasanth Loganathan
It is an issue from our side. Please ignore my question. But How frequently we will collect the disk statistics and update in PostgreSQL? Thanks, Hari On Tue, Jul 17, 2018 at 3:18 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Team, > &g

[ovirt-users] Disk Statistics API in oVirt

2018-07-17 Thread Hari Prasanth Loganathan
Hi Team, We are using the following API to collect the disk statistics, https://X.X.X.2/ovirt-engine/api/ *disks/2331bad7-71ec-4fad-95bb-2b3449f3dbda/statistics* I found one issue in the disk statistics. In

[ovirt-users] Re: ENGINE_SSO_AUTH_URL configuration

2018-07-04 Thread Hari Prasanth Loganathan
mean like My_Application ---> (using client id - test) oVirt API Thanks, Hari On Wed, Jul 4, 2018 at 5:32 PM, Martin Perina wrote: > > > On Wed, Jul 4, 2018 at 1:54 PM, Hari Prasanth Loganathan msystechnologies.com> wrote: > >> Okay Thanks Martin. >> I

[ovirt-users] Re: ENGINE_SSO_AUTH_URL configuration

2018-07-04 Thread Hari Prasanth Loganathan
Okay Thanks Martin. I already come across this blog but curious any way to point the authentication and authorization to my HTTP URL. so that I don't want to depend on the ovirt token. On Wed, Jul 4, 2018 at 5:04 PM, Martin Perina wrote: > > > On Wed, Jul 4, 2018 at 12:02 PM, Hari

[ovirt-users] ENGINE_SSO_AUTH_URL configuration

2018-07-04 Thread Hari Prasanth Loganathan
Hi Team, I want oVirt to point to my Authentication / Authorization HTTP URL, so I modified the following property in */etc/ovirt-engine/engine.conf.d/11-setup-sso.conf* #ENGINE_SSO_AUTH_URL="https://${ENGINE_FQDN}:443/ovirt-engine/sso;

[ovirt-users] Re: API token in postgres

2018-07-04 Thread Hari Prasanth Loganathan
/ovirt-engine/blob/15b0de3a83c090384 29b67cc45ee36aa26096891/backend/manager/modules/bll/src/main/java/org/ovirt/ engine/core/bll/aaa/SessionDataContainer.java Thanks, Hari On Wed, Jul 4, 2018 at 3:05 AM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Guys, any help

[ovirt-users] Re: API token in postgres

2018-07-03 Thread Hari Prasanth Loganathan
Guys, any help is appreciated. I am not able to find the table in Postgres. Please let me know. Thanks On Tue, 3 Jul 2018 at 9:52 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Guys, > > Could somebody help on the postgres table, Which table i

[ovirt-users] Re: API token in postgres

2018-07-03 Thread Hari Prasanth Loganathan
Hi Guys, Could somebody help on the postgres table, Which table is used to store the mapping between sessionId and sso token? If my query is not clear, please let me know. Thanks, Hari On Tue, Jul 3, 2018 at 6:14 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote:

[ovirt-users] API token in postgres

2018-07-03 Thread Hari Prasanth Loganathan
Hi Team, Which postgres table is used to store the relation between sessionId and SSO token ? I verified the *github* :

[ovirt-users] Re: oVirt Authentication and Authorization

2018-07-02 Thread Hari Prasanth Loganathan
Hi Ondra, If my query is not clear, please let me know. I would like to explain it with examples. Any help is much appreciated. Thanks, Hari On Fri, Jun 29, 2018 at 5:09 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Thanks Ondra for the response. > &

[ovirt-users] Re: oVirt Authentication and Authorization

2018-06-29 Thread Hari Prasanth Loganathan
ess without any > username/password? Why not rather share some username/password of guest > account them? > > On 06/29/2018 12:39 PM, Hari Prasanth Loganathan wrote: > >> Guys any update on this, If you have any clarification in my query please >> let me know. >> >

[ovirt-users] Re: oVirt Authentication and Authorization

2018-06-29 Thread Hari Prasanth Loganathan
Guys any update on this, If you have any clarification in my query please let me know. Thanks, Hari On Thu, Jun 28, 2018 at 6:19 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Team, > > We have three components in our setup > > 1) Our Scri

[ovirt-users] oVirt Authentication and Authorization

2018-06-28 Thread Hari Prasanth Loganathan
Hi Team, We have three components in our setup 1) Our Script (application using python) 2) Ovirt 3) LDAP (Also integrated to oVirt) 1) Our Python application is authenticating to LDAP and it creates a token for our application 2) For accessing the API's in oVIrt, I need to contact to the oVirt

[ovirt-users] Re: Error in disk statistics REST API

2018-06-28 Thread Hari Prasanth Loganathan
This issue is resolved. It is a problem from my side. Thanks. On Thu, Jun 28, 2018 at 3:58 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Team, > > We are getting this error for the following API > > https://172.30.X.X/ovirt-engine/api/di

[ovirt-users] Error in disk statistics REST API

2018-06-28 Thread Hari Prasanth Loganathan
Hi Team, We are getting this error for the following API https://172.30.X.X/ovirt-engine/api/disks?follow=statistics *But the following API works :* https://172.30.X.X/ovirt-engine/api/vms?follow=statistics *Error in server.log: (when we try to hit to the

[ovirt-users] Re: snapshot going to locked state and stays with it

2018-06-25 Thread Hari Prasanth Loganathan
dition, what is the version that you using? > > On Mon, Jun 25, 2018 at 10:47 AM, Hari Prasanth Loganathan < > hariprasant...@msystechnologies.com> wrote: > >> Hi Team, >> >> I took a snapshot using oVirt and it stays in the LOCKED state for half >> an

[ovirt-users] snapshot going to locked state and stays with it

2018-06-25 Thread Hari Prasanth Loganathan
Hi Team, I took a snapshot using oVirt and it stays in the LOCKED state for half an hour. DateJun 25, 2018, 1:06:58 PMStatus*LOCKED*MemoryfalseDescription Immediate2018625-13655Defined Memory1024MBPhysical Memory Guaranteed1024MBNumber of CPU Cores1 (1:1:1) 1) What could be the reason for this

[ovirt-users] Re: Ignore extra parameters in oVirt API

2018-06-21 Thread Hari Prasanth Loganathan
against 4.0 where it > will be igonored and use it also agains 4.2 where it will be supported, > it's quite simple to do in our SDKs, not sure how it can be done in your > script, is it bash or something else? > > On 06/21/2018 01:05 PM, Hari Prasanth Loganathan wrote: > >> the

[ovirt-users] Re: Ignore extra parameters in oVirt API

2018-06-21 Thread Hari Prasanth Loganathan
ll/nil and it > won't be generated to the XML body which SDK send. > > On 06/21/2018 12:52 PM, Hari Prasanth Loganathan wrote: > >> Thanks, Ondra for confirming. >> >> You need to handle this situation client side. >> >> So you are saying there is a work-aroun

[ovirt-users] Re: Ignore extra parameters in oVirt API

2018-06-21 Thread Hari Prasanth Loganathan
ine/api/restapi/ > json/CustomObjectMapper.java#L28 > > You need to handle this situation client side. > > On 06/21/2018 11:21 AM, Hari Prasanth Loganathan wrote: > >> Could somebody explain this please? >> >> On Thu, Jun 21, 2018 at 7:41 AM, Hari Pras

[ovirt-users] Re: Ignore extra parameters in oVirt API

2018-06-21 Thread Hari Prasanth Loganathan
Could somebody explain this please? On Thu, Jun 21, 2018 at 7:41 AM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > *Hi Ondra / Ori,* > > https://github.com/oVirt/ovirt-engine/search?q=FAIL_ON_ > UNKNOWN_PROPERTIES%2C+false%29%3B_q=FAIL_ON_ > UNKNOW

[ovirt-users] Re: Ignore extra parameters in oVirt API

2018-06-20 Thread Hari Prasanth Loganathan
in oVirt engine which can ignore the extra payload parameters? Any help / workaround is much appreciated. Thanks, Greg for pointing the right ppl. Thanks, Hari On Thu, Jun 21, 2018 at 1:35 AM, Greg Sheremeta wrote: > +Ondra and Ori > > On Wed, Jun 20, 2018 at 1:07 PM Hari Prasanth L

[ovirt-users] Re: Ignore extra parameters in oVirt API

2018-06-20 Thread Hari Prasanth Loganathan
Guys any update on this? if you have any clarification let me know please. Thanks On Wed, 20 Jun 2018 at 5:41 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi Team, > > I got one clue, using the code base : > https://github.com/oVirt

[ovirt-users] Re: Ignore extra parameters in oVirt API

2018-06-20 Thread Hari Prasanth Loganathan
(Feature.FAIL_ON_UNKNOWN_PROPERTIES, false); As a default, this flag is set as false, then How I get this error? Any idea? Thanks, Hari On Wed, Jun 20, 2018 at 5:21 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Hi all, > > To clarify my payload is like below

[ovirt-users] Re: Ignore extra parameters in oVirt API

2018-06-20 Thread Hari Prasanth Loganathan
e_domains": { "storage_domain": [{ "name": "cinder_newone" }] }, "provisioned_size": 1073741824, "interface": "virtio", "format": "cow", * "test" : &quo

[ovirt-users] Ignore extra parameters in oVirt API

2018-06-20 Thread Hari Prasanth Loganathan
Hi Team, I want to attach the disk using the oVIrt rest API, I use the version* 4.2* and completed my script. But when I downgrade my oVirt to lower version *4.1*, I get the following error. detail: 'For correct usage, see:

[ovirt-users] Re: Useless disk statistics API

2018-06-13 Thread Hari Prasanth Loganathan
Hi Yedidyah, Could you check the following read with *vmstat* operation, check the complete image. On Wed, Jun 13, 2018 at 1:48 PM, Yedidyah Bar David wrote: > On Wed, Jun 13, 2018 at 10:43 AM, Hari Prasanth Loganathan < > hariprasant...@msystechnologies.com> wrote: >

[ovirt-users] Re: Useless disk statistics API

2018-06-13 Thread Hari Prasanth Loganathan
Hi Yedidyah, I tried the read also, same result 0, On Wed, Jun 13, 2018 at 12:54 PM, Yedidyah Bar David wrote: > On Wed, Jun 13, 2018 at 9:53 AM, Hari Prasanth Loganathan msystechnologies.com> wrote: > >> Hi Yedidyah, >> >> >> *I tried running the 'dd if=/d

[ovirt-users] Re: Useless disk statistics API

2018-06-13 Thread Hari Prasanth Loganathan
Wed, Jun 13, 2018 at 8:45 AM, Hari Prasanth Loganathan > wrote: > > Hi Yedidyah, > > > > Thanks for your response. I also tried creating the file, writing some > > content to the VM guest console. Still, I didn't see any increase in the > > values, It is alwa

[ovirt-users] Re: Useless disk statistics API

2018-06-12 Thread Hari Prasanth Loganathan
Hi Yedidyah, Thanks for your response. I also tried creating the file, writing some content to the VM guest console. Still, I didn't see any increase in the values, It is always 0. On Wed, Jun 13, 2018 at 10:58 AM, Yedidyah Bar David wrote: > On Tue, Jun 12, 2018 at 1:24 PM, Hari Prasa

[ovirt-users] Useless disk statistics API

2018-06-12 Thread Hari Prasanth Loganathan
Hi Team, I use the following API to get the disk statistics as per the oVirt rest API documentation. http://ovirt.github.io/ovirt-engine-api-model/4.2/#types/disk/links/statistics https://172.30.X.X/ovirt-engine/api/disks/f78c8adf-23f9-4f52-a29b-0de3d844652e/statistics { "statistic": [ {

[ovirt-users] Latency and Bandwidth for Disk level statistics

2018-06-11 Thread Hari Prasanth Loganathan
Hi Team, I have created a VM using oVirt, which is in UP state now. 1) I opened the guest console using oVirt 2) I want to get the statistics for disk so I tried to create and write some content in the file (say test.txt) in loop to increase the latency and bandwidth in disk. 3) I observed that

[ovirt-users] Re: oVirt web console for VM

2018-06-08 Thread Hari Prasanth Loganathan
It worked, Thank you so much. On Fri, Jun 8, 2018 at 3:27 PM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > Could you help me How can I make the web browser to make use of > virt-viewer? Could you guide me in this? > > On Fri, Jun 8, 2018 at 3:25 PM,

[ovirt-users] Re: oVirt web console for VM

2018-06-08 Thread Hari Prasanth Loganathan
ny > > On 08/06/18 11:42, Hari Prasanth Loganathan wrote: > > Hi Tony, > > > > I get the following error when I run this /virt-viewer console.vv/ > > > > *Unable to connect to libvirt with URI [none] * > > > > > > Thanks, > > Hari > > &

[ovirt-users] Re: oVirt web console for VM

2018-06-08 Thread Hari Prasanth Loganathan
to do it on mac or windows > > /tony > > On 08/06/18 11:05, Hari Prasanth Loganathan wrote: > > Thanks for the respinse Pavol. > > > > When I click on console, It is downloading the file console.vv, But not > > opening a console for it. > > Am I

[ovirt-users] Re: oVirt web console for VM

2018-06-08 Thread Hari Prasanth Loganathan
am sorry and please clarify > > On Thu, Jun 7, 2018 at 1:34 PM, Hari Prasanth Loganathan msystechnologies.com> wrote: > >> Hi Team, >> >> I am able to >> >> 1) Create a VM >> 2) Create and Attach DISK and NIC >> 3) I powered on the VM but I am y

[ovirt-users] oVirt web console for VM

2018-06-07 Thread Hari Prasanth Loganathan
Hi Team, I am able to 1) Create a VM 2) Create and Attach DISK and NIC 3) I powered on the VM but I am yet to provide the network configuration for it. So there is no IP assigned, It is in Green color with UP arrow. Now I need to connect to this virtual machine and login using Guest console, I

Re: [ovirt-users] Ovirt Code Build Error

2018-04-26 Thread Hari Prasanth Loganathan
018 at 2:57 PM, Roy Golan <rgo...@redhat.com> wrote: > what's the exact test failure? > > On Thu, 26 Apr 2018 at 12:12 Hari Prasanth Loganathan <hariprasanth.l@ > msystechnologies.com> wrote: > >> If I remove the skip=true, >> >> [INFO] Common Code

[ovirt-users] Virtual Machine Storage Size

2018-04-26 Thread Hari Prasanth Loganathan
Hi Team, How to get the total and used storage size of a VM? When I run statistics Rest URL I get the following response, Which is the Total and Used storage in it? { "next_run_configuration_exists": "false", "numa_tune_mode": "interleave", "status": "down",

Re: [ovirt-users] Ovirt Code Build Error

2018-04-26 Thread Hari Prasanth Loganathan
[N].dumpstream. I get this error. On Thu, Apr 26, 2018 at 2:15 PM, Roy Golan <rgo...@redhat.com> wrote: > > > On Thu, 26 Apr 2018 at 10:55 Hari Prasanth Loganathan <hariprasanth.l@ > msystechnologies.com> wrote: > >> I am using mvn clean install -D

Re: [ovirt-users] Ovirt Code Build Error

2018-04-26 Thread Hari Prasanth Loganathan
I am using mvn clean install -Dmaven.test.skip=true and I end up with that error. On Thu, Apr 26, 2018 at 1:24 PM, Roy Golan <rgo...@redhat.com> wrote: > what's you maven command? or make? > > If you didn't already just try 'mvn clean install' > > On Thu, 26 Apr 2018 a

[ovirt-users] Ovirt Code Build Error

2018-04-26 Thread Hari Prasanth Loganathan
Hi Team, I try to build the oVirt code and I get the following error, [INFO] Common utilities ... SUCCESS [ 8.089 s] [INFO] Branding package ... SUCCESS [ 1.849 s] [INFO] ovirt-engine sso ... SUCCESS

Re: [ovirt-users] Postgresql tables

2018-04-20 Thread Hari Prasanth Loganathan
ms/963d7540-619c-437d > - -978a-86e550e5e571?follow=disk_attachments.disk.statistics > > > > Peter > > On 20/04/2018 08:14, Hari Prasanth Loganathan wrote: > > Ovirt API doesn't provide the API to get all the disk statistics > > at once. We need to hit for each Disk. It is an over

Re: [ovirt-users] Postgresql tables

2018-04-20 Thread Hari Prasanth Loganathan
> > On Fri, Apr 20, 2018, 8:57 AM Hari Prasanth Loganathan <hariprasanth.l@ > msystechnologies.com> wrote: > >> How frequently is the 'disk_all table' is updated with new statistics? >> >> On Fri, Apr 20, 2018 at 11:15 AM, Hari Prasanth Loganathan < >

Re: [ovirt-users] Postgresql tables

2018-04-19 Thread Hari Prasanth Loganathan
How frequently is the 'disk_all table' is updated with new statistics? On Fri, Apr 20, 2018 at 11:15 AM, Hari Prasanth Loganathan < hariprasant...@msystechnologies.com> wrote: > How is the disk id mapped to this table : disk_image_dynamic table? > > If I need statistics of all th

Re: [ovirt-users] Postgresql tables

2018-04-19 Thread Hari Prasanth Loganathan
How is the disk id mapped to this table : disk_image_dynamic table? If I need statistics of all the disk, How can I get it? On Thu, Apr 19, 2018 at 10:15 PM, Benny Zlotnik <bzlot...@redhat.com> wrote: > It is in the disk_image_dynamic table > > On Thu, Apr 19, 2018 at 3:36 PM

Re: [ovirt-users] Postgresql tables

2018-04-19 Thread Hari Prasanth Loganathan
> > Hi Hari, > > there are also another way how to get VM stats. > > You could hook into VDSM, see > https://www.ovirt.org/develop/developer-guide/vdsm/vdsm-client/, > command vdsm-client Host getAllVmStats > > Peter > > On 19/04/2018 18:48, Hari Prasanth

Re: [ovirt-users] Postgresql tables

2018-04-19 Thread Hari Prasanth Loganathan
'); Thanks, Hari On Thu, Apr 19, 2018 at 10:15 PM, Benny Zlotnik <bzlot...@redhat.com> wrote: > It is in the disk_image_dynamic table > > On Thu, Apr 19, 2018 at 3:36 PM, Hari Prasanth Loganathan <hariprasanth.l@ > msystechnologies.com> wrote: > >> Hi Team, >&g

  1   2   >