Re: [ovirt-users] Unable to add VM Portal successfully

2018-01-04 Thread Jakub Niedermertl
Hi Pym, to deploy VM Portal (ovirt-web-ui) next to the engine one needs to compile it from sources to rpm package [1], and install it next to ovirt-engine package. Container deployment is not used by default. Technically ovirt-web-ui is another war application served by engine's Wildfly. See

Re: [ovirt-users] Clarification on Broadwell as cluster cpu type

2017-08-31 Thread Jakub Niedermertl
Hello Gianluca, ultimate source of truth for the engine is line [1] and possibly subsequent update clauses. It contains Broadwell-noTSX for 4.1 as well as planned 4.2. Regards Jakub [1]:

Re: [ovirt-users] oVirt install videos or blogs?

2017-08-25 Thread Jakub Niedermertl
There is official oVirt youtube channel [1] full of "deep-dive" videos usually created by authors of described features themselves. [1]: https://www.youtube.com/channel/UCYZ57Bi2QkmfRrJ0U5m72MQ On Tue, Aug 22, 2017 at 9:03 PM, wrote: > Topics to see: > 1) Updates (if

Re: [ovirt-users] VM Portal looking for translators

2017-08-22 Thread Jakub Niedermertl
Many thanks Gianluca. The translation will be part of 4.2 release. On Tue, Aug 22, 2017 at 3:38 PM, Gianluca Cecchi <gianluca.cec...@gmail.com> wrote: > On Mon, Aug 14, 2017 at 8:37 PM, Jakub Niedermertl <jnied...@redhat.com> > wrote: > >> Hi all, >> >> ne

Re: [ovirt-users] VM Portal looking for translators

2017-08-22 Thread Jakub Niedermertl
offering to do the pt_br > translation, however I've still had no response? > > > great! > he’s out this week. Jakub can add you, can you resend it to him? > > > Rgds, > > On 22 August 2017 at 09:38, Gianluca Cecchi <gianluca.cec...@gmail.com> > wrote: > >>

Re: [ovirt-users] VM Portal looking for translators

2017-08-22 Thread Jakub Niedermertl
fically on the language site to translate? >> >> (Not sure if related: Requested access to some language groups like >> described in [3], but it's still pending). >> >> Thanks. >> >> Nicolás >> >> El 14/08/17 a las 19:37, Jakub Niedermertl es

[ovirt-users] VM Portal looking for translators

2017-08-14 Thread Jakub Niedermertl
Hi all, new VM Portal project [1] - a replacement of oVirt userportal - is looking for community translators. If you know any of * Chinese (Simplified) * French * German * Italian * Japanese * Korean * Portuguese * Russian * Spanish and want to join translation effort, please * sign up to

Re: [ovirt-users] Feature: Maximum memory size | BUG

2017-07-26 Thread Jakub Niedermertl
API calls, for any newly created VM (as this is the reason for > asking for help), somewhere in engine-config or in DB. > > I'll just opened an RFE https://bugzilla.redhat.com/ > show_bug.cgi?id=1475382 > > Best regards, > Ladislav Humenik > > > On 26.07.2017 15:58, Michal

Re: [ovirt-users] Feature: Maximum memory size | BUG

2017-07-26 Thread Jakub Niedermertl
Hello Ladislav, the function computing size of default maximum memory size is currently not configurable from DB. If you want it to be so please feel free to file an RFE [1]. [1]: https://bugzilla.redhat.com/enter_bug.cgi?product=ovirt-engine Best regards, Jakub On Wed, Jul 26, 2017 at 1:59

[ovirt-users] Fwd: import domain and import template

2017-04-24 Thread Jakub Niedermertl
-- Forwarded message -- From: Jakub Niedermertl <jnied...@redhat.com> Date: Mon, Apr 24, 2017 at 2:25 PM Subject: Re: [ovirt-users] import domain and import template To: "qinglong.d...@horebdata.cn" <qinglong.d...@horebdata.cn> Hi, thank you for reporting

Re: [ovirt-users] cannot exceed maximum memory size

2017-03-09 Thread Jakub Niedermertl
/memory_policy/attributes/max . ... amount in bytes ... ... On Thu, Mar 9, 2017 at 3:07 PM, Marcelo Leandro <marcelol...@gmail.com> wrote: > Thanks for reply Jakub Niedermertl, > > I would like the explicitly specifying in my script ,

Re: [ovirt-users] cannot exceed maximum memory size

2017-03-09 Thread Jakub Niedermertl
Hi all, Since engine 4.1 there is new property of VMs/templates - max memory [1] that is required to be larger than (or equal to) memory size. The problem is probably caused by the fact that the specified memory (I assume that value of `memo` is 20480MB) is larger that max memory that is

Re: [ovirt-users] [ovirt-devel] New oVirt 4.0.x documentation now live!

2017-01-16 Thread Jakub Niedermertl
Hi, as Cam mentioned bunch of links is not working: * all links in section 'Developer Documentation' section * 'Quick Start Guide' in section 'Primary Documentation section' * all links in section 'Community Documentation' Also some links differs in font size and serif/sans-serif. Maybe we

Re: [ovirt-users] [ovirt-devel] Lowering the bar for wiki contribution?

2017-01-06 Thread Jakub Niedermertl
On Wed, Jan 4, 2017 at 11:41 AM, Roy Golan wrote: > > > On 4 January 2017 at 12:17, Maor Lipchuk wrote: >> >> >> >> On Wed, Jan 4, 2017 at 11:38 AM, Daniel Erez wrote: >>> >>> >>> >>> On Wed, Jan 4, 2017 at 9:57 AM, Roy Golan

Re: [ovirt-users] change tmp directory when importing VMs

2016-08-30 Thread Jakub Niedermertl
Hi Cam, unfortunately there is no direct support for customizing TMPDIR in engine. It can be solved by calling `virt-v2v` indirectly: # cp /usr/bin/virt-v2v /usr/bin/virt-v2v-original # cat > /usr/bin/virt-v2v < #!/usr/bin/sh > env TMPDIR=/path/to/custom/tmp /usr/bin/virt-v2v-original $@ >

Re: [ovirt-users] Join Windows Domain

2016-08-30 Thread Jakub Niedermertl
Dear JC, if the steps below didn't work, it seems to be a bug. Could you please file an issue at http://bugzilla.redhat.com and describe the problem there? Thank you. Jakub - Original Message - > From: "JC Clark" <j...@mcsaipan.net> > To: "Jakub Nieder

Re: [ovirt-users] how to debug no audio in guest?

2016-08-29 Thread Jakub Niedermertl
Hi, it is not an expected behavior and filed a bug for that (https://bugzilla.redhat.com/show_bug.cgi?id=1371243). Please feel free to add any details. Jakub - Original Message - > From: "Gianluca Cecchi" <gianluca.cec...@gmail.com> > To: "Jakub Niedermertl&

Re: [ovirt-users] how to debug no audio in guest?

2016-08-25 Thread Jakub Niedermertl
Hi Gianluca, QEMU_AUDIO_DRV=none is most probably the problem. Libvirt is supposed to set "QEMU_AUDIO_DRV" to "spice" for VMs with graphics. Please make sure that the "Optimize for" attribute is set to "Desktop" (in Edit VM dialog) and try to shutdown and start the VM again. If the QEMU

Re: [ovirt-users] Join Windows Domain

2016-08-23 Thread Jakub Niedermertl
Procedure below uses domain credentials stored in engine configuration. It can be customized using `engine-config` tool with keys 'SysPrepDefaultUser' and 'SysPrepDefaultPassword'. - Original Message - > From: "Jakub Niedermertl" <jnied...@redhat.com> > To: "J

Re: [ovirt-users] Join Windows Domain

2016-08-23 Thread Jakub Niedermertl
Hi JC, to create a pool of Windows 7 VMs joined AD please: 1. Create a template of selected Window 7 VM. * Make user proper guest Operating System is selected (Win 7/Win 7 x64) * In "Initial Run" side tab check "Use Cloud-Init/Sysprep" and fill "Domain", "Organization Name" and "Active

Re: [ovirt-users] ovirt 3.5.6: ERROR: duplicate key value violates unique constraint "pk_images" during import

2016-08-18 Thread Jakub Niedermertl
Hi Andrea, IIUIC the problem occurs during import VM from external domain. I can see two options to save data on disks: * Export storage domain can be detached and removed from engine. Install new separate engine and try to import VMs into new engine. * Alternative is to use virt-viewer to

Re: [ovirt-users] Change local DC host address

2016-08-17 Thread Jakub Niedermertl
Hi Alexandr, changing host address is not supported in general. The only way to do so is to remove and re-add the host. I'm not sure if there is some way for storage to survive the re-adding. @Tal, can you please add details? Jakub - Original Message - > From: "Alexandr Krivulya"

Re: [ovirt-users] leasing of vms

2016-08-10 Thread Jakub Niedermertl
Hi, permissions are accessible using REST API (endpoint api/vms/{vmId}/permissions) so it can be scripted in time based manner. Regarding quotas for VMs, there are CPU profiles [1]. @Roy, can you please provide details? Jakub [1]:

Re: [ovirt-users] [ovirt-devel] Coming (Very) Soon - New ovirt.org Website & Deprecated Wiki

2016-03-19 Thread Jakub Niedermertl
- Original Message - > From: "Daniel Erez" > To: "Mikey Ariel" > Cc: in...@ovirt.org, users@ovirt.org, de...@ovirt.org > Sent: Monday, February 22, 2016 5:20:31 PM > Subject: Re: [ovirt-users] [ovirt-devel] Coming (Very) Soon - New ovirt.org >

Re: [ovirt-users] vdsm keeps removing BOOTPROTO=dhcp from ifcfg-ovirtmgmt

2015-08-11 Thread Jakub Niedermertl
,bootproto:dhcp,blockingdhcp:true,bridged:true,stp:false,defaultRoute:false}}' If this doesn't help please attach /var/log/vdsm/supervdsm.log or file a bug with myself as the assignee :-) Thanks, Ondra On 11.8.2015 13:04, Jakub Niedermertl wrote: Hi all, I'd like my ovirtmgmt bridge

Re: [ovirt-users] Autostart VM

2015-07-01 Thread Jakub Niedermertl
Hi Koen, AFAIK WebAdmin UI doesn't provide such feature. However it can be scripted using Java SDK, Python SDK or REST API. http://www.ovirt.org/REST-Api http://www.ovirt.org/Java-sdk http://www.ovirt.org/Python-sdk Best regards, Jakub - Original Message - From: Koen

Re: [ovirt-users] Unexpected protocol mismatch with SPICE HTML5

2015-06-22 Thread Jakub Niedermertl
Hi, SPICE in browser works for me with python-websockify-0.5.1 and either spice-html5-0.1.6 or -0.1.5. Jakub - Original Message - From: Michal Skrivanek michal.skriva...@redhat.com To: nico...@devels.es, Jakub Niedermertl jnied...@redhat.com Cc: users@ovirt.org (users@ovirt.org