[ovirt-users] Re: Hosted-engine inaccessible

2019-08-29 Thread Chris Greenwalty
Although the hosted engine was inaccessible but this was to make sure that all of the parameters are set to public so that www users can easily access the content of your hosted engine. https://www.theacademicpapers.co.uk/dissertation-writing-services-uk.php

[ovirt-users] Re: python sdk create a windows machine with initial run sysprep

2019-08-29 Thread Harry Conings
Thks all i found the solution action = params.Action(use_sysprep=True) api.vms.get(NEW_VM_NAME).start(action) ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: python sdk create a windows machine with initial run sysprep

2019-08-29 Thread Harry Conings
Hi i tryed api.vms.get(NEW_VM_NAME).start(use_sysprep='true') got this error start() got an unexpected keyword argument 'use_sysprep' thks for your reply Op do 29 aug. 2019 om 12:58 schreef Giulio Casella : > That option has to be passed when you start the VM, not in the creation > phase: > >

[ovirt-users] Re: python sdk create a windows machine with initial run sysprep

2019-08-29 Thread Giulio Casella
That option has to be passed when you start the VM, not in the creation phase: api.vms.get(NEW_VM_NAME).start(use_sysprep=true) Il 29/08/2019 12:45, Harry Conings ha scritto: > Hi > i am trying to create virtual machines from a template but i cannot seem to > find how to ad the inital run

[ovirt-users] python sdk create a windows machine with initial run sysprep

2019-08-29 Thread Harry Conings
Hi i am trying to create virtual machines from a template but i cannot seem to find how to ad the inital run sysprep option how should i give that option ? my code NEW_VM_NAME = 'W10MYMACINE' TEMPLATE_NAME = 'W10TEMP' CLUSTER_NAME= 'MYCLUSTER' try:

[ovirt-users] Error preparing image

2019-08-29 Thread Paul Wright
Hi, I have just taken over an Ovirt cluster running 4.1.2.2, it comprises of three hosts of which, two can run the HE. This message floods /var/log/messages on the hosts that can run the HE. Aug 28 17:39:56 ovirt-03 journal: ovirt-ha-agent ovirt_hosted_engine_ha.lib.image.Image ERROR Error

[ovirt-users] Removing Unknown VM's on Dead Cluster

2019-08-29 Thread Ross, Travis
I've clearly seen this is a pretty common issue with many different methods for cleaning up dead clusters. I'm having issues with unknown VM's not allowing my host into Maintenance Mode. Version: ovirt-release36-3.6.7-1.noarch Situation: Another site repurposed a host entirely without properly

[ovirt-users] [ANN] oVirt 4.3.6 Fourth Release Candidate is now available for testing

2019-08-29 Thread Sandro Bonazzola
The oVirt Project is pleased to announce the availability of the oVirt 4.3.6 Fourth Release Candidate for testing, as of August 29th, 2019. This update is a release candidate of the sixth in a series of stabilization updates to the 4.3 series. This is pre-release software. This pre-release should

[ovirt-users] Re: Installing new oVirt node fails

2019-08-29 Thread Yedidyah Bar David
On Mon, Aug 19, 2019 at 6:21 PM Lucie Leistnerova wrote: > > Hi, I'm sorry for my late response. > > On 8/13/19 12:21 PM, Winfried de Heiden wrote: > > I guess installation will fail, most likeley beacause of some "strange" > characters in the ssh pub-keys > Installation is incomplete and