[ovirt-users] [Rest API / Python SDK] Setting VM Video Type

2015-12-11 Thread Ollie Armstrong
Hi everyone, I'm looking for a method of settings the VM's video type to QXL from the Python SDK, which doesn't appear to be possible in any way. Whenever I set the graphics protocol to VNC it defaults the video type to CIRRUS. I'd like to use QXL with VNC, which is possible to set using the cons

Re: [ovirt-users] [Rest API / Python SDK] Setting VM Video Type

2015-12-11 Thread Ollie Armstrong
On 11 December 2015 at 12:04, Juan Hernández wrote: > What version of the engine are you using? Can you share the script that > you are using to try to change the display type? > > In version 3.6 of then engine a new "/vm/{vm:id}/graphicsconsoles" > service has been added that allows you to add/re

[ovirt-users] Hosted engine storage "locked"

2016-02-17 Thread Ollie Armstrong
Hi, I've updated from 3.6.1 to 3.6.2 and was hoping that the issue with the hosted engine storage on FC not being imported would be solved. It managed to start the import but now my storage has been stuck in "Locked" for weeks. None of the options in the web UI are available except right click "D

[ovirt-users] Using REST API to get a proxyticket

2016-03-24 Thread Ollie Armstrong
Hi all, I'm attempting to use the REST API to get a proxy ticket as BZ1181030 [0] has added support for, but I am unable to find _any_ documentation on how to use this new API call. All I've found is the git commit message in gerrit [1]. Not quite understanding how to interpret this, I've attemp

Re: [ovirt-users] Using REST API to get a proxyticket

2016-03-24 Thread Ollie Armstrong
Thanks for the reply Gonza. When you've quoted what you've used, what should I use for "ticket_content" in this case? Is that the literal string there? On 24 March 2016 at 17:52, Gonzalo Rafuls wrote: > I was able to get the proxy ticket with curl like this: > > # curl -k -X POST \ > -H "Authori

Re: [ovirt-users] Using REST API to get a proxyticket

2016-03-24 Thread Ollie Armstrong
Thanks. Unfortunately that still gives me the same NPE in the engine.log that I uploaded in my first email. I think I'll report this on BZ as it isn't working for me when it works for you. On 24 March 2016 at 18:11, Gonzalo Rafuls wrote: > Apparently you can get it as well with something like >

Re: [ovirt-users] Using REST API to get a proxyticket

2016-03-26 Thread Ollie Armstrong
Ah brilliant! I never thought to try using SPICE instead. Thanks, Juan. On 25 March 2016 at 09:11, Juan Hernández wrote: > On 03/24/2016 07:17 PM, Ollie Armstrong wrote: >> Thanks. >> >> Unfortunately that still gives me the same NPE in the engine.log that >> I upl

Re: [ovirt-users] Disks Illegal State

2016-04-18 Thread Ollie Armstrong
On 18 April 2016 at 13:16, Clint Boggio wrote: > Several of my VM snapshot disks show to be in an "illegal state". The system > will not allow me to manipulate the snapshots in any way, nor clone the > active system, or create a new snapshot. > > How can I troubleshoot this problem further, and

[ovirt-users] Failed migration - Migration is stuck

2016-04-21 Thread Ollie Armstrong
I'm having some issues with a couple of VMs in my cluster that cannot be live migrated between hosts. It appears to be the issue that is referenced by https://access.redhat.com/solutions/870113 and https://access.redhat.com/solutions/1159723. I currently have a dedicated 1Gbps network for migrati

Re: [ovirt-users] Failed migration - Migration is stuck

2016-04-21 Thread Ollie Armstrong
On 21 April 2016 at 12:43, Michal Skrivanek wrote: >> max_outgoing_migrations = 3 > > you should lower this, otherwise it won’t fit (1 migration at 100MBps would > eat your whole link already). So use 1 > >> migration_downtime = 1000 > > it’s not really 1000. There’s a UI for that in Edit VM, so

Re: [ovirt-users] Deleting templates

2016-04-28 Thread Ollie Armstrong
On 28 April 2016 at 10:20, Nicolas Ecarnot wrote: > IIRC, I should be able to delete a template if all my templated VMs are > *cloned*, and I should not be able to delete a template if some of my > templated VMs are "based on/thined/tpl-snapshoted/whatever" ? As far as my understanding goes, th

Re: [ovirt-users] Upgrade version problem

2016-06-03 Thread Ollie Armstrong
On 3 June 2016 at 11:48, wrote: > Seems ovirt-engine-tools package is not marked for update although there is > a new version in repos (for example in [1]), 3.6.6.2. I run 'yum clean all' > previously to update to make sure this is not a cache issue and did not > solve the problem. I don't know

Re: [ovirt-users] VM storage issue after snapshot deletion

2016-08-05 Thread Ollie Armstrong
k https://bugzilla.redhat.com/show_bug.cgi?id=1329543 ? Thanks, looks like that may be the issue. Is there any way I can cancel the current operation (it is still ongoing) so that I can get the hosts upgraded? -- [image: Fubra Ltd.] <http://www.fubra.com/> Ollie Armstrong Sysadmin ol...

Re: [ovirt-users] VM storage issue after snapshot deletion

2016-08-05 Thread Ollie Armstrong
try to > start the VM and see what happens. > ____ > Von: Ollie Armstrong [ol...@fubra.com] > Gesendet: Freitag, 5. August 2016 13:10 > An: Markus Stockhausen > Cc: users@ovirt.org > Betreff: Re: [ovirt-users] VM storage issue after snapshot deletio

Re: [ovirt-users] How to asssign a static IP to VM?

2016-08-11 Thread Ollie Armstrong
On 11 August 2016 at 13:10, lifuqiong wrote: > I searched google and found there is no way to assign a static IP to VM > until 2012, in http://lists.ovirt.org/pipermail/users/2012-May/007559.html; > > > > Is there any solution to assign static IP now? You can use cloud-init to provision an IP add

[ovirt-users] oVirt 3.6 hosted engine VM not showing

2015-11-05 Thread Ollie Armstrong
Hello, Just installed a fresh deploy of oVirt 3.6 hosted engine and the engine VM is not displaying in the VMs tab of the web UI (and also not listed in the API response). The host that it is running on shows a VM count of 1, but the VM itself is not displayed. The engine VM used to display in 3

Re: [ovirt-users] oVirt 3.6 hosted engine VM not showing

2015-11-06 Thread Ollie Armstrong
As a follow up to my own posting, for future Googlers, I found a bug report at https://bugzilla.redhat.com/show_bug.cgi?id=1273378 which will follow the issue. On 5 November 2015 at 17:12, Ollie Armstrong wrote: > The engine VM used to display in 3.5 but it no longer appears to in 3.6. &g

Re: [ovirt-users] MAC OS

2015-11-16 Thread Ollie Armstrong
As far as I am aware, the OS X EULA requires installation to be on Apple branded hardware. So unless you're oVirt Host is running on Apple hardware you'd be breaking the EULA of OS X. This is likely why it isn't part of the OS option list in oVirt. On 16 November 2015 at 04:56, Budur Nagaraju w