[ovirt-users] getting UUID

2015-08-20 Thread Fabrice Bacchella
When I create a new VM with ovirt, I would like to check the generated serial and UUID, I need to check it. Where can I found it in the web UI ? ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] supported navigators

2015-08-20 Thread Fabrice Bacchella
I'm running ovirt 3.5.3.1 on a Centos7. But I'm accessing it using my mac and have difficulties with both Safari and Firefox. What are the officially browsers for ovirt ? ___ Users mailing list Users@ovirt.org

Re: [ovirt-users] supported navigators

2015-08-20 Thread Fabrice Bacchella
2015 à 12:06, Daniel Erez de...@redhat.com a écrit : - Original Message - From: Fabrice Bacchella fabrice.bacche...@orange.fr To: users users@ovirt.org Sent: Thursday, August 20, 2015 12:48:33 PM Subject: [ovirt-users] supported navigators I'm running ovirt 3.5.3.1 on a Centos7

[ovirt-users] ovirt shell on mac OS ?

2015-08-20 Thread Fabrice Bacchella
I'm trying to install ovirt-shell on my mac, as explained in http://www.ovirt.org/CLI#pypi , but if fails : $ virtualenv-2.7 ovirt New python executable in ovirt/bin/python Installing setuptools, pip, wheel...done. $ ./ovirt/bin/easy_install ovirt-shell Searching for ovirt-shell Reading

[ovirt-users] ovirt-shell and PAGER

2015-08-20 Thread Fabrice Bacchella
ovirt shell uses PAGER for all output, even single line one. I was using PAGER=less, it made it barely usable. That's strange any way for a interactive shell. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] supported navigators

2015-08-20 Thread Fabrice Bacchella
Le 20 août 2015 à 12:26, Daniel Erez de...@redhat.com a écrit : - Original Message - From: Fabrice Bacchella fabrice.bacche...@orange.fr To: Daniel Erez de...@redhat.com Cc: users users@ovirt.org Sent: Thursday, August 20, 2015 1:12:07 PM Subject: Re: [ovirt-users] supported

Re: [ovirt-users] ovirt-shell and PAGER

2015-08-20 Thread Fabrice Bacchella
The PAGER bug is not related to mac os. I had the problem on a Centos 6. Le 20 août 2015 à 15:49, Juan Hernández jhern...@redhat.com a écrit : On 08/20/2015 01:17 PM, Fabrice Bacchella wrote: ovirt shell uses PAGER for all output, even single line one. I was using PAGER=less, it made

Re: [ovirt-users] ovirt shell on mac OS ?

2015-08-20 Thread Fabrice Bacchella
Le 20 août 2015 à 16:03, Juan Hernández jhern...@redhat.com a écrit : This is related to the cli/platform/__init__.py, there we check what is the platform using the Python sys.platform variable. Currently we only check for linux2 and win32. I think that in Mac OS the value of sys.platform

Re: [ovirt-users] ovirt shell on mac OS ?

2015-08-20 Thread Fabrice Bacchella
Le 20 août 2015 à 15:50, Juan Hernández jhern...@redhat.com a écrit : On 08/20/2015 01:00 PM, Fabrice Bacchella wrote: I'm trying to install ovirt-shell on my mac, as explained in http://www.ovirt.org/CLI#pypi , but if fails : I have created the following bug to track this issue

[ovirt-users] dependency with epel

2015-08-21 Thread Fabrice Bacchella
I'm using ovirt on some centos servers, so i installed http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm It provides a ovirt-3.5-dependencies.repo, which contains: [ovirt-3.5-epel] name=Extra Packages for Enterprise Linux 7 - $basearch

Re: [ovirt-users] ovirst engine-setup fails because of apache

2015-12-15 Thread Fabrice Bacchella
déc. 2015 à 18:12, Simone Tiraboschi <stira...@redhat.com> a écrit : > > Hi Fabrice, > can you please attach the setup logs? > > thanks, > Simone > > On Tue, Dec 15, 2015 at 6:04 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr> wrote: > I'm using a cu

[ovirt-users] ovirst engine-setup fails because of apache

2015-12-15 Thread Fabrice Bacchella
I'm using a custom apache implementation, so `service httpd restart` fails on my server. And so: engine-setup --config-append=${answers_file} fails with: ... [ INFO ] Restarting httpd [ ERROR ] Failed to execute stage 'Closing up': Failed to start service 'httpd' I could try to do

[ovirt-users] engine-setup failed because of postgres 9.4

2015-12-10 Thread Fabrice Bacchella
I'm on a RHEL 7, trying to install a ovirt 3.6.0.3. The database used is on a remote server, using a postgres 9.4. The backup of the previous database fails with : 2015-12-10 12:04:13 DEBUG otopi.**FILTERED**_engine_setup.engine_common.database database.backup:661 db backup res {'result':

Re: [ovirt-users] engine-setup failed because of postgres 9.4

2015-12-10 Thread Fabrice Bacchella
> Le 10 déc. 2015 à 13:51, Yedidyah Bar David a écrit : > > engine-setup > --otopi-environment='SYSTEM/commandPath=str:/usr/pgsql-9.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' I got better results with

Re: [ovirt-users] Getting SPICE connection parameters with Python-SDK

2016-06-05 Thread Fabrice Bacchella
> Le 5 juin 2016 à 12:37, nico...@devels.es a écrit : > > Hi, > > On user portal, when users click on the "Connect" link of a VM that is > configured to be run with "Native client" and SPICE protocol, a .vv file is > generated with the connection parameters so the SPICE client knows where to

Re: [ovirt-users] Getting SPICE connection parameters with Python-SDK

2016-06-06 Thread Fabrice Bacchella
Le 5 juin 2016 à 13:22, Michal Skrivanek a écrit : On 05 Jun 2016, at 12:37, nico...@devels.es wrote: Hi, On user portal, when users click on the "Connect" link of a VM that is configured to be run with "Native client" and SPICE protocol, a .vv file is

[ovirt-users] strange API parameters default in python SDK

2016-06-06 Thread Fabrice Bacchella
When I'm looking the RHEV's documentation about the API class in the python SDK, I see : persistent_auth Specifies whether persistent authentication is enabled for this connection. Valid values are True and False. This parameter is optional and defaults to False. filter Specifies whether or

[ovirt-users] failing update ovirt-engine on centos 7

2016-05-25 Thread Fabrice Bacchella
I have an dedicated machin to run ovirt-engine (not hosted). It's an up to date centos 7.2.1511 I installed ovirt 3.6.6 a few weeks ago (May 10 17:56:44 tells me yum.log) Now, I'm trying a full yum update and getting : # yum update Error: Package:

Re: [ovirt-users] failing update ovirt-engine on centos 7

2016-05-25 Thread Fabrice Bacchella
> Le 25 mai 2016 à 17:25, Kapetanakis Giannis <bil...@edu.physics.uoc.gr> a > écrit : > > On 25/05/16 17:59, Fabrice Bacchella wrote: >> I have an dedicated machin to run ovirt-engine (not hosted). It's an up to >> date centos 7.2.1511 >> >> I instal

Re: [ovirt-users] editing VM settting

2016-05-25 Thread Fabrice Bacchella
e response? There is no such thing. There is always > some value, empty or non-empty. > > Shmuel > > On Tue, Apr 12, 2016 at 6:40 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr <mailto:fabrice.bacche...@orange.fr>> wrote: > I'm trying to change the

Re: [ovirt-users] failing update ovirt-engine on centos 7

2016-05-30 Thread Fabrice Bacchella
> Le 30 mai 2016 à 15:01, Michal Skrivanek <michal.skriva...@redhat.com> a > écrit : > > >> On 30 May 2016, at 14:57, Fabrice Bacchella <fabrice.bacche...@orange.fr> >> wrote: >> >>> >>> Running with selinux disabled is not r

Re: [ovirt-users] failing update ovirt-engine on centos 7

2016-05-30 Thread Fabrice Bacchella
> > Running with selinux disabled is not recommended nor supported. > It should be easy to skip over that problem, but in general this is not > something you should hit in normal environment That's very theorical recommandation. selinux is very very often disabled, because nobody really

Re: [ovirt-users] How to automate the ovirt host deployment?

2016-05-31 Thread Fabrice Bacchella
> Le 28 mai 2016 à 11:50, Arman Khalatyan a écrit : > > Thank you for the hint. I will try next week. > Foreman looks quite complex:) > > I would prefer simple Python script with 4 lines: add, install, setup > networks and activate. > You could have a look at my sample

[ovirt-users] listing domains fails

2016-05-31 Thread Fabrice Bacchella
I'm trying to list domains using the api, and I'm getting a strange message : > GET /api/storagedomains;case_sensitive=True HTTP/1.1 ... > Version: 3 > Content-Type: application/xml > Accept: application/xml > Filter: False > Prefer: persistent-auth > Content-Length: 0 < HTTP/1.1 404 Not Found <

[ovirt-users] update eats maintenance reason

2016-06-17 Thread Fabrice Bacchella
I put an host in maintenance with 'update reason' : maintenance update Then click "Upgrade in the GUI, the maintenance reason is gone : maintenance Using the API gave the same result. ___ Users mailing

Re: [ovirt-users] migration failed with permission denied

2016-06-17 Thread Fabrice Bacchella
> Le 17 juin 2016 à 12:05, Vinzenz Feenstra <vfeen...@redhat.com> a écrit : > > Hi Fabrice, > >> On Jun 17, 2016, at 11:41 AM, Fabrice Bacchella >> <fabrice.bacche...@icloud.com <mailto:fabrice.bacche...@icloud.com>> wrote: >> >> I'm ru

[ovirt-users] migration failed with permission denied

2016-06-17 Thread Fabrice Bacchella
I'm running an up to date ovirt setup. I tried to put an host in maintenance mode, with one VM running on it. It failed with this message in vdsm.log: Thread-351083::ERROR::2016-06-17 11:30:04,732::migration::209::virt.vm::(_recover) vmId=`b82209c9-42ff-457c-bb98-b6a2034833fc`::internal

Re: [ovirt-users] migration failed with permission denied

2016-06-17 Thread Fabrice Bacchella
> Le 17 juin 2016 à 12:33, Vinzenz Feenstra <vfeen...@redhat.com> a écrit : > > >> On Jun 17, 2016, at 12:12 PM, Fabrice Bacchella >> <fabrice.bacche...@icloud.com <mailto:fabrice.bacche...@icloud.com>> wrote: >> >> >>> Le

Re: [ovirt-users] ovirt and CAS SSO

2016-03-14 Thread Fabrice Bacchella
www.slideshare.net/MartinPeina/ovirt-extension-api-the-first-step-for-fully-modular-ovirt > [6] https://github.com/oVirt/ovirt-engine-extension-aaa-ldap > [7] https://github.com/oVirt/ovirt-engine-extension-aaa-misc > [8] https://github.com/oVirt/ovirt-engine-extension-aaa-jdbc > > -

Re: [ovirt-users] ovirt 3.6.3.4 and VLAN are not friends

2016-03-09 Thread Fabrice Bacchella
vdsm.log and /var/log/vdsm/supervdsm.log > logs from the host with us? How did you configure IP for tagged > networks, did you use the same subnets? > > Regards, > Petr > > 2016-03-09 10:56 GMT+01:00 Fabrice Bacchella <fabrice.bacche...@orange.fr>: >> I'm trying

Re: [ovirt-users] bug in disks QOS

2016-04-05 Thread Fabrice Bacchella
the Disks tab for this VM to this time get a edit option where I can see a screen that present this option, but ignore it any way. > Le 27 mars 2016 à 16:03, Roy Golan <rgo...@redhat.com> a écrit : > > > > On Fri, Mar 25, 2016 at 12:22 PM, Fabrice Bacchella

Re: [ovirt-users] bug in disks QOS

2016-04-05 Thread Fabrice Bacchella
? > Le 27 mars 2016 à 16:03, Roy Golan <rgo...@redhat.com> a écrit : > > > > On Fri, Mar 25, 2016 at 12:22 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr> wrote: > I attached a image disk to a VM , but set it using the wrong disk profile, I > powered

[ovirt-users] what is detach_only with VM delete

2016-04-12 Thread Fabrice Bacchella
I'm using the python sdk to detroy VM. I supposed the param action.vm.disks.detach_only is the same thing that the check box "Remove Disk(s)" But once i try to manage it with: action_params = params.Action( vm=params.VM( disks=params.Disks( detach_only=detach_only_flag,

[ovirt-users] python sdk and params

2016-04-11 Thread Fabrice Bacchella
I'm playing with the python sdk. When I want to delete a VM, I see that it takes a action with settings : [@param action.force: boolean] [@param action.vm.disks.detach_only: boolean] [@param action.async: boolean] [@param action.grace_period.expiry: long] [@param correlation_id: any string] But

Re: [ovirt-users] python sdk and params

2016-04-11 Thread Fabrice Bacchella
> Le 11 avr. 2016 à 12:20, Juan Hernández <jhern...@redhat.com> a écrit : > > On 04/11/2016 11:51 AM, Fabrice Bacchella wrote: >> I'm playing with the python sdk. >> >> When I want to delete a VM, I see that it takes a action with settings : >> >&

[ovirt-users] debuging Python SDK

2016-04-11 Thread Fabrice Bacchella
I writting code to generate a VM. But I'm getting : Traceback (most recent call last): ... newvm = self.api.vms.add(params.VM(**kwargs)) File "build/bdist.macosx-10.10-x86_64/egg/ovirtsdk/infrastructure/brokers.py", line 35195, in add File

Re: [ovirt-users] debuging Python SDK

2016-04-11 Thread Fabrice Bacchella
>> >> It should be better if the given attribute name was given, it will save >> me time. >> > > Unfortunately we can't improve that area of the code, because that > "params.py" file is automatically generated using the generateDS.py > tool, and those are the errors it generates. > > In

Re: [ovirt-users] glusterfs public key failure for rpm

2016-03-22 Thread Fabrice Bacchella
The command rpm --import https://download.gluster.org/pub/gluster/glusterfs/LATEST/rsa.pub worked too. > > Le 22 mars 2016 à 17:46, Robert Story a écrit : > > On Tue, 22 Mar 2016 17:28:20 +0100 Fabrice wrote: > FB> I tried to add a new host on a RHEL7, but it fails. > FB>

[ovirt-users] glusterfs public key failure for rpm

2016-03-22 Thread Fabrice Bacchella
I tried to add a new host on a RHEL7, but it fails. In the ovirt-host-deploy-20160322171347-XXX-6ba9d4a3.log file, I found: warning: /var/cache/yum/x86_64/7/ovirt-3.6-glusterfs-epel/packages/glusterfs-libs-3.7.9-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID d5dc52dc: NOKEY

[ovirt-users] seria consol setup

2016-03-23 Thread Fabrice Bacchella
I'm reading the documentation here : http://www.ovirt.org/documentation/admin-guide/serial-console-setup/ After a few strace, I found the ssh configuration used for the custom ssh that listen on port :

Re: [ovirt-users] seria consol setup

2016-03-23 Thread Fabrice Bacchella
> Le 23 mars 2016 à 12:32, Francesco Romani <from...@redhat.com> a écrit : > > - Original Message - >> From: "Yedidyah Bar David" <d...@redhat.com> >> To: "Fabrice Bacchella" <fabrice.bacche...@orange.fr>, "Francesco

Re: [ovirt-users] seria consol setup

2016-03-23 Thread Fabrice Bacchella
> Le 23 mars 2016 à 12:28, Yedidyah Bar David <d...@redhat.com> a écrit : > > On Wed, Mar 23, 2016 at 1:04 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr> wrote: >> I'm reading the documentation here : >>http://www.ovirt.org/documentation/admin-guid

[ovirt-users] bug in disks QOS

2016-03-25 Thread Fabrice Bacchella
I attached a image disk to a VM , but set it using the wrong disk profile, I powered off the VM, and then tried to change it on the GUI. The operation in the GUI is ok. But nothing is done. And in the log I get: 2016-03-25 10:12:10,467 INFO [org.ovirt.engine.core.bll.UpdateVmDiskCommand]

Re: [ovirt-users] seria consol setup

2016-03-23 Thread Fabrice Bacchella
at.com> a écrit : > > - Original Message - >> From: "Fabrice Bacchella" <fabrice.bacche...@orange.fr> >> To: "Francesco Romani" <from...@redhat.com> >> Cc: "Yedidyah Bar David" <d...@redhat.com>, "users" <user

Re: [ovirt-users] seria consol setup

2016-03-23 Thread Fabrice Bacchella
>> >> su - ovirt-vmconsole -c '/usr/libexec/ovirt-vmconsole-proxy-keys --debug >> list' >> ERROR: Internal error >> >> --debug don't provide any help > > You should find them in the journal/system logger; otherwise it is a > {different,new} bug. > Ok, I found it in /var/log/messages : ...

[ovirt-users] libvirt failed to read spice key

2016-03-24 Thread Fabrice Bacchella
I' m running on a brand new Centos 7.2 an up to date ovirt 3.6.3.4. The host is new too and dedicated to ovirt. When I try to launch a vm, I get : Thread-9407::ERROR::2016-03-24 09:16:18,301::vm::759::virt.vm::(_startUnderlyingVm) vmId=`a32e1043-a5a5-4e4c-8436-f7b7a4ff644c`::The vm start

[ovirt-users] ovirt and CAS SSO

2016-03-08 Thread Fabrice Bacchella
I'm trying to add CAS SSO to ovirt. For authn (authentication), org.ovirt.engineextensions.aaa.misc.http.AuthnExtension is OK, I put jboss behind an Apache with mod_auth_cas. Now I'm fighting with authz (authorization). CAS provides everything needed as header. So I don't need ldap or jdbc

Re: [ovirt-users] Uncaught exception occurred

2016-04-05 Thread Fabrice Bacchella
> Le 04/04/2016 14:53, Alexander Wels a écrit : >> >> 2. Log into the webadmin again and do the same steps that generate the >> exception popup. Look in the UI.log again. This time the stack trace should >> be >> readable. Please open a bug in bugzilla and include the non obfuscated stack >>

Re: [ovirt-users] Uncaught exception occurred

2016-04-05 Thread Fabrice Bacchella
> > > Definitely looks like a bug in the system tree to me, can you open a bug on > it > and paste the stack trace and reproduction steps in there? I can open a bug, but I don't see which category to use on https://bugzilla.redhat.com/enter_bug.cgi?classification=oVirt Bug in the UI are

Re: [ovirt-users] Uncaught exception occurred

2016-04-05 Thread Fabrice Bacchella
> Le 5 avr. 2016 à 14:55, Yaniv Kaul <yk...@redhat.com> a écrit : > > > > On Tue, Apr 5, 2016 at 3:53 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr <mailto:fabrice.bacche...@orange.fr>> wrote: > > > > > > Definitely looks l

[ovirt-users] adding glusterfs to ovirt

2016-04-13 Thread Fabrice Bacchella
I installed a oVirt stack without glusterfs. Now I want to add it. So I configured a cluster to be a gluster-enabled one. Now i want to add a gluster volume to it. That went fine until I click Ok at the "New Volume" dialog, the answer was : Error while executing action Create Gluster Volume:

Re: [ovirt-users] python sdk and /api/hosts/{host:id}/install

2016-04-21 Thread Fabrice Bacchella
> Le 21 avr. 2016 à 18:06, Juan Hernández <jhern...@redhat.com> a écrit : > > On 04/21/2016 04:58 PM, Fabrice Bacchella wrote: >> I'm trying to the use the API to reinstall an hosts. >> >> But if a post the following content : >> POST /api/hosts/X/in

[ovirt-users] ovirt and JMX

2016-04-29 Thread Fabrice Bacchella
I'm trying to communicate with ovirt-engine using jmx. I read https://www.ovirt.org/develop/developer-guide/engine/jmx-support/ In the line ENGINE_JMX_INTERFACE=public what is public ? Is that the string 'public', if I set that, ovirt-engine don't listen any more on port 8706. If i set it to

[ovirt-users] advanced users authentication, using kerberos, CAS SSO and Active Directory

2016-04-25 Thread Fabrice Bacchella
I have a production were hard coded password are avoided. We prefer to use kerberos. We also provided a SSO for Web UI using CAS . We use ActiveDirectory for user backend. So I wanted a oVirt installation that will use kerberos for API

Re: [ovirt-users] ovirt and JMX

2016-04-29 Thread Fabrice Bacchella
> Le 29 avr. 2016 à 18:11, Juan Hernández a écrit : > > So, it is the string "public", which means "any-address". The meaning of > "any-address" depends on what IP version is used by default by the Java > Virtual Machine, and in 3.6 the default is IPv6. Unless you want to

Re: [ovirt-users] 3.6 upgrade issue

2016-04-26 Thread Fabrice Bacchella
> Le 26 avr. 2016 à 20:28, gregor a écrit : > Did you create a bug entry? > I'm tired of creating bugs for oVirt. Every time I touch oVirt I hit 1-5 > bugs, it's so time consuming :-( > > cheers > gregor I was afraid I was doing something wrong with it. I'm happy to

[ovirt-users] unreachable iso domain

2016-05-19 Thread Fabrice Bacchella
I try to attach an iso domain but it keep saying that it doesn't exist. But if I look in /etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf, the directory given in OVESETUP_CONFIG/isoDomainStorageDir exists and the logs says : 2016-05-19 19:23:23,900 ERROR

Re: [ovirt-users] editing VM settting

2016-05-24 Thread Fabrice Bacchella
want , etc. > not to appear in engine response? There is no such thing. There is always > some value, empty or non-empty. > > Shmuel > > On Tue, Apr 12, 2016 at 6:40 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr <mailto:fabrice.bacche...@orange.fr>> wrot

[ovirt-users] disk order in vm and disk order in export

2016-05-16 Thread Fabrice Bacchella
I have a VM with the following disks (in the ordrer return by a get query): ... vm_sys 17179869184 <- 16GiB virtio_scsi true image vm_data virtio_scsi false 1099511627776 <- 1 TiB. 0 lun So the

[ovirt-users] creation of lun disks

2016-05-13 Thread Fabrice Bacchella
I'm trying to generated a lun disk, using the python SDK. My code can be found at https://github.com/fbacchella/ovirtcmd/blob/master/ovlib/disks/__init__.py If a try to see the content of a existing disk and test with : print disk.get_type() print disk.get_storage_type() I'm getting : None lun

Re: [ovirt-users] creation of lun disks

2016-05-13 Thread Fabrice Bacchella
> Le 13 mai 2016 à 20:04, Juan Hernández <jhern...@redhat.com> a écrit : > > On 05/13/2016 04:21 PM, Fabrice Bacchella wrote: >> I'm trying to generated a lun disk, using the python SDK. >> >> My code can be found >> at https://github.com/fbacchella/ovirt

Re: [ovirt-users] Log4j hostname

2016-05-11 Thread Fabrice Bacchella
You're showing a logstash parsing, extracted from a message formatted using syslog. All the magic should be in the pattern line (log4j.appender.myappender.layout.ConversionPattern=[%c] %m%). And logstash failed to parse the line anyway (see the _grokparsefailure). Did you try to send native

[ovirt-users] a new CLI for oVirt

2016-05-06 Thread Fabrice Bacchella
To try to learn the python SDK, and help the automation of my setup, I wrote a CLI to oVirt. It tries to hide some of the complexity, so some simple python script like : dc = context.datacenter(name="dc1") if dc is not None: dc.delete(force=True) context.datacenter().create(name="dc1",

[ovirt-users] configuring bonding on host

2016-05-06 Thread Fabrice Bacchella
I'm following the example given in http://www.ovirt.org/develop/api/pythonapi/ for bonding interfaces. I'm checking that the network is a plain configuration, exporting /api/hosts//nics return : eth1 none down

Re: [ovirt-users] configuring bonding on host

2016-05-10 Thread Fabrice Bacchella
> Le 10 mai 2016 à 09:55, Alona Kaplan a écrit : > > > > You should modify the already existing network_attachment. > Here, since you don't pass the existing attachment 'id', we're trying to > create a new attachment. > Since you didn't remove the old one, we get two

[ovirt-users] ldap servers configuration can be misleading with AD

2016-04-19 Thread Fabrice Bacchella
I tried to plug ovirt using my company AD. But I have a problem, the DNS srv records are not well managed and I can't use them so I changed pool.default.serverset.type from srvrecord to failover. But it was not enough, it was still using those invalid records. It was used by

Re: [ovirt-users] ldap servers configuration can be misleading with AD

2016-04-19 Thread Fabrice Bacchella
> Le 19 avr. 2016 à 17:35, Ondra Machacek <omach...@redhat.com> a écrit : > > On 04/19/2016 04:37 PM, Fabrice Bacchella wrote: >> I tried to plug ovirt using my company AD. >> >> But I have a problem, the DNS srv records are not well managed and

Re: [ovirt-users] ldap servers configuration can be misleading with AD

2016-04-20 Thread Fabrice Bacchella
> Le 20 avr. 2016 à 10:16, Ondra Machacek <omach...@redhat.com> a écrit : > > On 04/19/2016 07:46 PM, Fabrice Bacchella wrote: >> >>> Le 19 avr. 2016 à 17:35, Ondra Machacek <omach...@redhat.com> a écrit : >>> >>> On 04/19/2016 04:37 P

[ovirt-users] attaching a storage domain to a datacenter

2016-04-14 Thread Fabrice Bacchella
I'm trying to attach a SAN domain to data center. It's an old domain that is re-attached. Import works fine. But doing the attachement failed, either throug the UI or REST API call. The log of the api calls are : > POST /api/datacenters/92fbe5d6-2920-401d-b69b-ad4568e4f407/storagedomains >

[ovirt-users] python sdk and /api/hosts/{host:id}/install

2016-04-21 Thread Fabrice Bacchella
I'm trying to the use the API to reinstall an hosts. But if a post the following content : POST /api/hosts/X/install > > > false > > > 22 > SHA256: > publickey > > I get the error : [Cannot edit Host. Power Management is enabled for

Re: [ovirt-users] adding glusterfs to ovirt

2016-04-18 Thread Fabrice Bacchella
> Le 18 avr. 2016 à 10:37, Sahina Bose <sab...@redhat.com> a écrit : > > > > On 04/13/2016 09:00 PM, Fabrice Bacchella wrote: >> I installed a oVirt stack without glusterfs. Now I want to add it. So I >> configured a cluster to be a gluster-enabled one. Now i

Re: [ovirt-users] configuring bonding on host

2016-05-09 Thread Fabrice Bacchella
> Le 7 mai 2016 à 22:49, Fabrice Bacchella <fabrice.bacche...@orange.fr> a > écrit : > > >> Le 7 mai 2016 à 18:18, Juan Hernández <jhern...@redhat.com> a écrit : >> >> On 05/06/2016 05:20 PM, Fabrice Bacchella wrote: >>> I'm following the ex

Re: [ovirt-users] configuring bonding on host

2016-05-09 Thread Fabrice Bacchella
> > I think I will soon have more questions about what is a modified or removed > object when creating bond, but I will need to play a little more with it. > Ok, I started to play with the right setupnetworks, and I'm getting strange results. When I try to transform an eth0 attachement to a

Re: [ovirt-users] configuring bonding on host

2016-05-07 Thread Fabrice Bacchella
> Le 7 mai 2016 à 18:18, Juan Hernández <jhern...@redhat.com> a écrit : > > On 05/06/2016 05:20 PM, Fabrice Bacchella wrote: >> I'm following the example given >> in http://www.ovirt.org/develop/api/pythonapi/ for bonding interfaces. >> >> What am I

[ovirt-users] Upgrade to 4.0.1 failed with NPE on org.postgresql.jdbc.TypeInfoCache.getSQLType

2016-08-03 Thread Fabrice Bacchella
I'm running on Centos 7, just upgraded to ovirt 4.01 using the procedure given in the release notes. But now I'm getting that in /var/log/ovirt-engine/engine.log: 2016-08-03 12:04:39,751 ERROR [org.ovirt.engine.core.bll.Backend] (ServerService Thread Pool -- 54) [] Error during initialization:

Re: [ovirt-users] Upgrade to 4.0.1 failed with NPE on org.postgresql.jdbc.TypeInfoCache.getSQLType

2016-08-03 Thread Fabrice Bacchella
resql-jdbc drivers 9.4-1209, but those are not > packaged in RPMs AFAIK. > > Thanks > > Martin Perina > > > On Wed, Aug 3, 2016 at 12:31 PM, Fabrice Bacchella > <fabrice.bacche...@icloud.com <mailto:fabrice.bacche...@icloud.com>> wrote: > I'm running

Re: [ovirt-users] Unable to login to the WEB UI

2016-08-03 Thread Fabrice Bacchella
Next step : The UI says, even with a restarted navigator: org.codehaus.jackson.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null') at [Source: java.io.StringReader@74749f78; line: 3, column: 2]

Re: [ovirt-users] Unable to login to the WEB UI

2016-08-12 Thread Fabrice Bacchella
> Le 11 août 2016 à 11:37, Fabrice Bacchella <fabrice.bacche...@icloud.com> a > écrit : > > >> Le 11 août 2016 à 09:31, Martin Perina <mper...@redhat.com >> <mailto:mper...@redhat.com>> a écrit : >> >> Hi Fabrice, >> >>

[ovirt-users] new internal SSO

2016-08-12 Thread Fabrice Bacchella
I'm currently fighting with the new mandatory SSO system introduced in 4.0. It's also used internally as ovirt-engine is calling himself, as shown in the apache log, to identity himself to himself: [2016-08-12 11:30:24] 10.83.16.34 "ovirt.prod.exalead.com" "POST /ovirt-engine/sso/status

Re: [ovirt-users] Unable to login to the WEB UI

2016-08-10 Thread Fabrice Bacchella
> > Thanks. > > 2016-08-03 14:34 GMT-03:00 Martin Perina <mper...@redhat.com > <mailto:mper...@redhat.com>>: > > > On Wed, Aug 3, 2016 at 5:25 PM, Fabrice Bacchella > <fabrice.bacche...@icloud.com <mailto:fabrice.bacche...@icloud.com>> wrote: > N

Re: [ovirt-users] Network redundancy with Manual balancing per VLAN

2016-06-27 Thread Fabrice Bacchella
Isn't teaming[1] the futur, instead of bonding ? [1] http://rhelblog.redhat.com/2014/06/23/team-driver/ > Le 27 juin 2016 à 14:31, Fernando Frediani a > écrit : > > Thanks for the reply. > > Perhaps is the case of contacting the maintainer of Linux Bond module

[ovirt-users] ldap and multiple profiles

2016-07-04 Thread Fabrice Bacchella
I want to setup two LDAP base profile. One is backed using an active directory (for real users) One is backed using an openldap (for service account). I have to problem with this setup. One it's that in the log I see many "Creating LDAP pool 'authz'" and "Creating LDAP pool 'authn'". If I have

Re: [ovirt-users] upgrade to ovirt 4 failed

2016-08-08 Thread Fabrice Bacchella
> Le 8 août 2016 à 08:34, Sandro Bonazzola <sbona...@redhat.com> a écrit : > > > > On Wed, Aug 3, 2016 at 12:19 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr <mailto:fabrice.bacche...@orange.fr>> wrote: > I'm running on Centos 7, just upgraded to

Re: [ovirt-users] Failed to attach a disk

2017-01-23 Thread Fabrice Bacchella
I send you a private mail. > Le 22 janv. 2017 à 13:52, Maor Lipchuk <mlipc...@redhat.com> a écrit : > > Hi Fabrice, > > Can you please attach the VDSM and engine logs > > Thanks, > Maor > > On Wed, Jan 18, 2017 at 5:05 PM, Fabrice Bacche

[ovirt-users] Failed to attach a disk

2017-01-18 Thread Fabrice Bacchella
I upgraded an host to the latest version of vdsm: vdsm-4.18.21-1.el7.centos.x86_64, on a CentOS Linux release 7.3.1611 (Core) I then created a disk that I wanted to attach to a running vm, but il fails, with the message in /var/log/libvirt/qemu/.log: Could not open

Re: [ovirt-users] Unable to login to the WEB UI

2016-08-03 Thread Fabrice Bacchella
icate signed by external CA? If so please follow > steps described in Doc Text of > > https://bugzilla.redhat.com/show_bug.cgi?id=1336838 > > Thanks > > Martin Perina > > > On Wed, Aug 3, 2016 at 1:18 PM, Fabrice Bacchella > <fabrice.bacche...@icloud.com> w

[ovirt-users] upgrade to ovirt 4 failed

2016-08-03 Thread Fabrice Bacchella
I'm running on Centos 7, just upgraded to ovirt 4.01 using the procedure given in the release notes. But now I'm getting that in /var/log/ovirt-engine/engine.log: 2016-08-03 12:04:39,751 ERROR [org.ovirt.engine.core.bll.Backend] (ServerService Thread Pool -- 54) [] Error during initialization:

[ovirt-users] Unusable log in engine.log

2016-08-03 Thread Fabrice Bacchella
In the engine.log, there are many line like that : grep '2016-08-03 13:00:46,371 INFO .org.ovirt.engine.core.vdsbroker.HostDevListByCapsVDSCommand. .org.ovirt.thread.pool-8-thread-16. .28054a0c. ' /var/log/ovirt-engine/engine.log | wc 18574 179635 1 line 8574 words 179635

[ovirt-users] Unable to login to the WEB UI

2016-08-03 Thread Fabrice Bacchella
After the upgrad, I'm unable to log in, I'm getting the following error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Where should I look to

Re: [ovirt-users] I wrote an oVirt thing

2016-11-27 Thread Fabrice Bacchella
Looks like close to my own try : https://github.com/fbacchella/ovirtcmd > Le 26 nov. 2016 à 22:10, Chris Cowley a écrit : > > Hi all > > I started hacking together something last night to use as a CLI to > manage my oVirt clusters. > >

Re: [ovirt-users] SKD4

2017-04-09 Thread Fabrice Bacchella
> Le 9 avr. 2017 à 11:25, Yaniv Kaul a écrit : > > However, I tend to agree with closing the bug - I'd create a library (module) > *on top of the SDK* . The comment in the bug is quite clear about it: > "The objective of the SDK is to offer the same that the API offers,

Re: [ovirt-users] SKD4

2017-04-09 Thread Fabrice Bacchella
> Le 6 avr. 2017 à 17:21, Ondra Machacek <omach...@redhat.com> a écrit : > > > > On Thu, Apr 6, 2017 at 5:00 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr <mailto:fabrice.bacche...@orange.fr>> wrote: > Ho my good, in ovirtsdk.services.py &l

Re: [ovirt-users] SKD4

2017-04-06 Thread Fabrice Bacchella
Ho my good, in ovirtsdk.services.py, for every service, there is a different method with a different name that return a associated service, so it's not possible to have a generic like: def resolve(service, ...): id = . return service.service(id) because the generic call

Re: [ovirt-users] SKD4

2017-04-06 Thread Fabrice Bacchella
> Le 6 avr. 2017 à 15:32, Yaniv Kaul <yk...@redhat.com> a écrit : > > > > On Thu, Apr 6, 2017 at 3:58 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr <mailto:fabrice.bacche...@orange.fr>> wrote: > Yes I'm starting to understand that thinki

Re: [ovirt-users] SKD4

2017-04-06 Thread Fabrice Bacchella
> Le 6 avr. 2017 à 16:12, Yaniv Kaul a écrit : > Seriously though - perhaps you could borrow code from our Ansible module? > See[1]. > If the code already exists, why it's not already in the sdk instead of having to dig throw external code ?

Re: [ovirt-users] SKD4

2017-04-06 Thread Fabrice Bacchella
> Le 6 avr. 2017 à 15:32, Yaniv Kaul <yk...@redhat.com> a écrit : > > > > On Thu, Apr 6, 2017 at 3:58 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr <mailto:fabrice.bacche...@orange.fr>> wrote: > Yes I'm starting to understand that thinki

Re: [ovirt-users] SKD4

2017-04-06 Thread Fabrice Bacchella
> Le 6 avr. 2017 à 15:47, Yaniv Kaul a écrit : > > > Perhaps in your case. Here[1] is an example of the ovirt system tests, which > were only partially converted (work in progress...) to v4 API. yes that really related to my use case. Another problem that I have with lack

Re: [ovirt-users] SKD4

2017-04-06 Thread Fabrice Bacchella
t.github.io/ovirt-engine-api-model/master/> > > There are tens of examples in the RPM (and online). > See https://github.com/oVirt/ovirt-engine-sdk/tree/master/sdk/examples > <https://github.com/oVirt/ovirt-engine-sdk/tree/master/sdk/examples> > > HTH, > Y. > >

Re: [ovirt-users] SKD4

2017-04-06 Thread Fabrice Bacchella
> Le 6 avr. 2017 à 16:12, Yaniv Kaul <yk...@redhat.com> a écrit : > > > > On Thu, Apr 6, 2017 at 4:49 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr <mailto:fabrice.bacche...@orange.fr>> wrote: > >> Le 6 avr. 2017 à 15:32, Yaniv Kaul &

Re: [ovirt-users] SKD4

2017-04-06 Thread Fabrice Bacchella
> Le 6 avr. 2017 à 20:06, Yaniv Kaul <yk...@redhat.com> a écrit : > > > > On Thu, Apr 6, 2017 at 5:30 PM, Fabrice Bacchella > <fabrice.bacche...@orange.fr <mailto:fabrice.bacche...@orange.fr>> wrote: > > > Le 6 avr. 2017 à 16:12, Yaniv Kaul &l

  1   2   3   >