Re: [ovirt-users] ovirt ansible module

2017-03-07 Thread Oved Ourfali
The VM leases feature is a new feature in 4.1, and I'm not sure whether it
was included in the ansible modules or not.
CC-ing Ondra as he will know for sure.


On Wed, Mar 8, 2017 at 3:20 AM, Oğuz Yarımtepe 
wrote:

> Hi,
>
> I am ttesting the ovirt ansible module. Couldn't figured ot how to open a
> new vm from template with thin provisioning and Target Storage Domain for
> VM Lease definition. Any idea how can i set these values at the ansible
> playbook?
>
>
> --
> Oğuz Yarımtepe
> http://about.me/oguzy
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] How to enable tunnel migration

2017-03-07 Thread like...@cs2c.com.cn
OK. Thanks. I filed a bug https://bugzilla.redhat.com/show_bug.cgi?id=1430198

The software stack as follows:
OS: RHEL7.2
Libvirt: 1.2.17-13.el7_2.5
Qemu-kvm-ev: 2.3.0-31.el7_2.23
ovirt-engine: 3.6.7.5
vdsm: 4.17.32-2

BTW, i'm wondering why there is no place to enable tunneled migration feature 
on the WebUI.



like...@cs2c.com.cn
 
From: Francesco Romani
Date: 2017-03-07 18:40
To: users
Subject: Re: [ovirt-users] How to enable tunnel migration
Hi again,

please also share the version of the software stack you are using besides oVirt 
(e.g. Operating System, libvirt, qemu...)

On 03/07/2017 04:34 AM, like...@cs2c.com.cn wrote:
Hi,
 
I'm using oVirt 3.6.7 now. I want to enable tunnel migration feature. 
But when i set tunnel_migration value of vm as Ture through python
SDK(I can't find any place to enable tunnel migration on the web ui,
so i use SDK), then migrate the vm i got the following error message:
 
Thread-9417628::ERROR::2017-03-07 11:25:48,538::migration::310::virt.vm::(run) 
vmId=`08b4ccc1-c508-439b-a9ba-ca0d42a7072c`::Failed to migrate
Traceback (most recent call last):
  File "/usr/share/vdsm/virt/migration.py", line 298, in run
self._startUnderlyingMigration(time.time())
  File "/usr/share/vdsm/virt/migration.py", line 364, in 
_startUnderlyingMigration
self._perform_migration(duri, muri)
  File "/usr/share/vdsm/virt/migration.py", line 403, in _perform_migration
self._vm._dom.migrateToURI3(duri, params, flags)
  File "/usr/share/vdsm/virt/virdomain.py", line 68, in f
ret = attr(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", line 124, 
in wrapper
ret = f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 1313, in wrapper
return func(inst, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1836, in 
migrateToURI3
if ret == -1: raise libvirtError ('virDomainMigrateToURI3() failed', 
dom=self)
libvirtError: 不支持的参数:migration URI is not supported by tunnelled migration

So, i want to know how should i enable the tunnel migration feature. Can anyone 
help me?
Thanks
 
Regards.



like...@cs2c.com.cn


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

-- 
Francesco Romani
Red Hat Engineering Virtualization R & D
IRC: fromani
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] ovirt ansible module

2017-03-07 Thread Oğuz Yarımtepe
Hi,

I am ttesting the ovirt ansible module. Couldn't figured ot how to open a
new vm from template with thin provisioning and Target Storage Domain for
VM Lease definition. Any idea how can i set these values at the ansible
playbook?


-- 
Oğuz Yarımtepe
http://about.me/oguzy
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt global utilization trend

2017-03-07 Thread Alex
The installation is of 1 week. Normaly it should have collected the data by 
now. Runing ovirt 4.1. I did a lot of server reboots to see the ha features. 
Not sure if this affected the DB. 


On March 7, 2017 11:33:03 PM GMT+02:00, Alexander Wels  wrote:
>On Tuesday, March 7, 2017 4:28:28 PM EST Abi Askushi wrote:
>> Hi,
>> 
>> I see that the global utilization 24h trend graph (CPU, RAM, Disk) at
>> dashboard is showing only the last 3 hours. The line for previous
>hours is
>> flat (see attached). I remember that on a previous installation I had
>> tested it was showing the full 24 hours. Tried to run again
>engine-setup
>> but issue remains.
>> Any suggestions?
>> 
>
>Is this a new installation? The odds are highly likely that for
>whatever 
>reason (being a new installation would mean the data is not there) the
>DWH 
>database does not have the completely 24 hours worth of data, if you
>wait it 
>will rotate the missing data out and eventually the 24 hours worth of
>data 
>will appear.
>
>> Thanx,
>> Alex

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problems adding iSCSI storage domain

2017-03-07 Thread Pavel Gashev
Actually you have added the storage, but it’s not attached to your datacenter 
so you can’t see it your cluster.

1. Select System (root) on the tree at the left
2. Select Storage tab. Now you should able to see your storage as Unattached
3. Select your storage, and then Data Center tab
4. Attach your storage to a datacenter


From:  on behalf of Simon Vincent 

Date: Tuesday, 7 March 2017 at 20:14
To: "users@ovirt.org" 
Subject: [ovirt-users] Problems adding iSCSI storage domain

I have setup a small cluster running a hosted engine using iSCSI. I tried to 
add a new iSCSI storage domain but this failed as not all hosts could access 
the storage server. I fixed this problem but it now does not let me add the new 
storage domain as it shows "lun is already part of storage domain". The engine 
does not show any storage domains but if I look in the database it shows up 
there.
How do I remove this broken storage domain and then re-add it?



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] iscsi failover MD3820i

2017-03-07 Thread Dan Yasny
"*Important:* If more than one path access is required, ensure to discover
and log in to the target through all the required paths. Modifying a
storage domain to add additional paths is currently not supported."

This is from the oVirt admin guide, did you discover and login to all the
MD3xxxi controllers/portals when you were setting the storage domain up?

On Tue, Mar 7, 2017 at 4:43 PM, Marcin Kruk  wrote:

> Hello I have got Dell MD3820i and four interfaces which was connected to
> the hostst via switches.
>
> But there is only one IP which I can set during the configuration of iSCSI
> RHV storage.
> Everything has been fine until I pluged off cable from the storage NIC
> interface with IP configured in the RHV iSCSI section.
>
> Now VDSMD got problem because it tries to connect via iscsiadm with exact
> IP and does not use the configuration from the /var/lib/iscsi/, where are
> tree extra paths to achive the LUN. In multipath -ll I see an active path,
> of course with the second storage interface IP
>
> systemctl status vdsmd:
>CGroup: /system.slice/vdsmd.service
>├─4975 /usr/bin/python /usr/share/vdsm/vdsm
>├─5558 /usr/bin/sudo -n /usr/sbin/iscsiadm -m node -T
> iqn.1984-05.com.dell:powervault.md3800i.600a098000ae589c5893ade2
> -I default -p 192...
>└─5559 /usr/sbin/iscsiadm -m node -T iqn.1984-05.com.dell:
> powervault.md3800i.600a098000ae589c5893ade2 -I default -p
> 192.168.130.101 32...
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problems adding iSCSI storage domain

2017-03-07 Thread Michael Watters
You can manually delete the domain from the database.  Run a backup
first though.


On 03/07/2017 12:14 PM, Simon Vincent wrote:
> I have setup a small cluster running a hosted engine using iSCSI. I
> tried to add a new iSCSI storage domain but this failed as not all
> hosts could access the storage server. I fixed this problem but it now
> does not let me add the new storage domain as it shows "lun is already
> part of storage domain". The engine does not show any storage domains
> but if I look in the database it shows up there.
> How do I remove this broken storage domain and then re-add it?
>
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] 3.5->3.6 did not import hosted engine storage domain

2017-03-07 Thread Michael Watters
Can you configure a *new* cluster and migrate the engine to that? You
should be able to import your existing storage domains and logical
networks under the new cluster which can then be used as a migration
target for any running VMs.  Your other option would be to build a new
engine using 4.0 and then restore your 3.6 backup.


On 03/07/2017 04:32 PM, Chris Adams wrote:
> Once upon a time, Chris Adams  said:
>> However, now I'm back into the catch-22 of 3.6.7+hosted engine: the
>> cluster compatibility level can't be raised while there's a running VM,
>> and that includes the hosted engine.
> I'm still stuck on this - anybody have any solution?  Because of this, I
> can't upgrade my cluster.

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] iscsi failover MD3820i

2017-03-07 Thread Marcin Kruk
Hello I have got Dell MD3820i and four interfaces which was connected to
the hostst via switches.

But there is only one IP which I can set during the configuration of iSCSI
RHV storage.
Everything has been fine until I pluged off cable from the storage NIC
interface with IP configured in the RHV iSCSI section.

Now VDSMD got problem because it tries to connect via iscsiadm with exact
IP and does not use the configuration from the /var/lib/iscsi/, where are
tree extra paths to achive the LUN. In multipath -ll I see an active path,
of course with the second storage interface IP

systemctl status vdsmd:
   CGroup: /system.slice/vdsmd.service
   ├─4975 /usr/bin/python /usr/share/vdsm/vdsm
   ├─5558 /usr/bin/sudo -n /usr/sbin/iscsiadm -m node -T
iqn.1984-05.com.dell:powervault.md3800i.600a098000ae589c5893ade2 -I
default -p 192...
   └─5559 /usr/sbin/iscsiadm -m node -T
iqn.1984-05.com.dell:powervault.md3800i.600a098000ae589c5893ade2 -I
default -p 192.168.130.101 32...
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt global utilization trend

2017-03-07 Thread Alexander Wels
On Tuesday, March 7, 2017 4:28:28 PM EST Abi Askushi wrote:
> Hi,
> 
> I see that the global utilization 24h trend graph (CPU, RAM, Disk) at
> dashboard is showing only the last 3 hours. The line for previous hours is
> flat (see attached). I remember that on a previous installation I had
> tested it was showing the full 24 hours. Tried to run again engine-setup
> but issue remains.
> Any suggestions?
> 

Is this a new installation? The odds are highly likely that for whatever 
reason (being a new installation would mean the data is not there) the DWH 
database does not have the completely 24 hours worth of data, if you wait it 
will rotate the missing data out and eventually the 24 hours worth of data 
will appear.

> Thanx,
> Alex


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] 3.5->3.6 did not import hosted engine storage domain

2017-03-07 Thread Chris Adams
Once upon a time, Chris Adams  said:
> However, now I'm back into the catch-22 of 3.6.7+hosted engine: the
> cluster compatibility level can't be raised while there's a running VM,
> and that includes the hosted engine.

I'm still stuck on this - anybody have any solution?  Because of this, I
can't upgrade my cluster.
-- 
Chris Adams 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] oVirt global utilization trend

2017-03-07 Thread Abi Askushi
Hi,

I see that the global utilization 24h trend graph (CPU, RAM, Disk) at
dashboard is showing only the last 3 hours. The line for previous hours is
flat (see attached). I remember that on a previous installation I had
tested it was showing the full 24 hours. Tried to run again engine-setup
but issue remains.
Any suggestions?

Thanx,
Alex
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] assigned Host was not available

2017-03-07 Thread Bill James

I have a hardware node that I recently upgraded from 3.6.4 to 4.1.0.4-1.
It is having issues that certain VMs I cannot deploy to it because ovirt 
says host is not available.

However that host is status up and has 14 running VMs on it.

How do I tell why ovirt thinks the host is not available?

Attached is output from "vdsClient -s ovirt4.test.j2noc.com getVdsStats"


vdsm-4.19.4-1.el7.centos.x86_64
ovirt-engine-4.1.0.4-1.el7.centos.noarch


engine.log:
2017-03-07 11:06:49,269-08 WARN 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(ForkJo
inPool-1-worker-0) [] EVENT_ID: USER_RUN_VM_ON_NON_DEFAULT_VDS(152), 
Correlation ID: 81490f5b-3029-44d4-b223-df
6bb506efb3, Job ID: 76900dc9-ed9a-4fda-a17a-31825aa515c9, Call Stack: 
null, Custom Event ID: -1, Message: Guest
 billj4 started on Host ovirt7.test.j2noc.com. (Default Host parameter 
was ignored - assigned Host was not available).





getVdsStats4.txt.gz
Description: application/gzip
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] cannot exceed maximum memory size

2017-03-07 Thread Marcelo Leandro
Hello ,

I am have an script that create VM , after upgrade to 4.1 I have this erro
when trying create a new VM:

detail: Cannot add VM. Memory size (20480MB) cannot exceed maximum memory
size (4096MB).

my commando fore create VM :

api.vms.add(params.VM(name="teste", memory=memo , cpu=cpu,
cluster=api.clusters.get(cluster), template=api.templates.get('Blank'),
type_="server"))

I dont how specific  the maximum memory size.

Thanks

Marcelo Leandro
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Graphics are turned upside down when install QXL in Windows

2017-03-07 Thread Pavel Gashev
It's not applied yet. However it looks like it's under review right now:
https://lists.freedesktop.org/archives/spice-devel/2017-March/036355.html


From: Derek Atkins 
Sent: Mar 7, 2017 8:15 PM
To: Pavel Gashev
Cc: Karli Sjöberg; users@ovirt.org; yk...@redhat.com
Subject: Re: [ovirt-users] Graphics are turned upside down when install QXL in 
Windows

Pavel Gashev  writes:

> The issue with Spice HTML5 is as old as native client for
> MacOS(X). Both are not maintained well.
>
> The fix for Spice HTML5 is the following
> https://lists.freedesktop.org/archives/spice-devel/2013-March/012798.html

So it's a 4-year-old patch that hasn't been applied yet?!?

-derek

--
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Problems adding iSCSI storage domain

2017-03-07 Thread Simon Vincent
I have setup a small cluster running a hosted engine using iSCSI. I tried
to add a new iSCSI storage domain but this failed as not all hosts could
access the storage server. I fixed this problem but it now does not let me
add the new storage domain as it shows "lun is already part of storage
domain". The engine does not show any storage domains but if I look in the
database it shows up there.
How do I remove this broken storage domain and then re-add it?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Graphics are turned upside down when install QXL in Windows

2017-03-07 Thread Derek Atkins
Pavel Gashev  writes:

> The issue with Spice HTML5 is as old as native client for
> MacOS(X). Both are not maintained well.
>
> The fix for Spice HTML5 is the following
> https://lists.freedesktop.org/archives/spice-devel/2013-March/012798.html

So it's a 4-year-old patch that hasn't been applied yet?!?

-derek

-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] restapi

2017-03-07 Thread Yaniv Kaul
On Tue, Mar 7, 2017 at 2:21 PM Juan Hernández  wrote:

> On 03/07/2017 12:50 PM, qinglong.d...@horebdata.cn wrote:
> > Hi, all
> > I have a cloud foundry environment. I have noticed that cloud
> > foundry can schedule vitual machines created by vmware or openstack
> > using restapi. Ovirt supports restapi, too. So I want to know if it is
> > possible to schedule vitual machines which created by ovirt
> > using cloud foundry. Anyone can help? Thanks!
> >
>
> Your words may me think that you believe that there is an standard REST
> API that VMware and OpenStack both implement, and your question is if
> oVirt implements it as well. But that isn't correct, VMware and
> OpenStack have different REST APIs, and so does oVirt. Cloud Foundry can
> talk to the VMware and OpenStack APIs, but not to the oVirt API, as far
> as I know.
>

The cloud connector[1] of CF uses Fog[2]. oVirt Fog support uses the old
Ruby SDK, which will be an issue for us.
AFAIK, this is the same way that Forman / Spacewalk is talking to oVirt, so
we need to think how we can update our support there.
We should add it to our GSoC or outreachy projects: update our Fog support
to use the official Ruby SDK.
Y.

[1] https://github.com/cloudfoundry/cloud_controller_ng
[2] http://fog.io/

> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] OVirt new cluster host only logins on one iSCSI

2017-03-07 Thread Duarte Fernandes Rocha
Hi,

Could it be because of this:

/http://www.ovirt.org/documentation/admin-guide/chap-Storage//[1]

Adding iSCSI Storage
...
Important: If more than one path access is required, ensure to discover and log 
in to the target 
through all the required paths. Modifying a storage domain to add additional 
paths is currently 
not supported.

It's true that the second iscsi path was discovered later, and on the host1 I 
am not able to put 
on maintenance to check if both iscsi sessions are disconnected, but according 
to that 
documentation it is not currectly suported. Is there a way to do it without 
removing the storage 
and importing it again (this is not an option at this point..)?

Regards,

-- 
Duarte Fernandes Rocha 
Administrador de Sistemas Sénior | Engenheiro de Software
Eurotux Informática, S.A. | www.eurotux.com
Tel: (+351) 253680300 - Suporte: (+351) 253680301 Fax: (+351) 253680319


[1] http://www.ovirt.org/documentation/admin-guide/chap-Storage/
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] restapi

2017-03-07 Thread Juan Hernández
On 03/07/2017 12:50 PM, qinglong.d...@horebdata.cn wrote:
> Hi, all
> I have a cloud foundry environment. I have noticed that cloud
> foundry can schedule vitual machines created by vmware or openstack
> using restapi. Ovirt supports restapi, too. So I want to know if it is
> possible to schedule vitual machines which created by ovirt
> using cloud foundry. Anyone can help? Thanks!
> 

Your words may me think that you believe that there is an standard REST
API that VMware and OpenStack both implement, and your question is if
oVirt implements it as well. But that isn't correct, VMware and
OpenStack have different REST APIs, and so does oVirt. Cloud Foundry can
talk to the VMware and OpenStack APIs, but not to the oVirt API, as far
as I know.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] restapi

2017-03-07 Thread qinglong.d...@horebdata.cn
Hi, all
I have a cloud foundry environment. I have noticed that cloud foundry 
can schedule vitual machines created by vmware or openstack using restapi. 
Ovirt supports restapi, too. So I want to know if it is possible to schedule 
vitual machines which created by ovirt using cloud foundry. Anyone can help? 
Thanks!
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] How to enable tunnel migration

2017-03-07 Thread Francesco Romani
Hi again,


please also share the version of the software stack you are using
besides oVirt (e.g. Operating System, libvirt, qemu...)


On 03/07/2017 04:34 AM, like...@cs2c.com.cn wrote:
> Hi,
>  
> I'm using oVirt 3.6.7 now. I want to enable tunnel migration feature. 
> But when i set tunnel_migration value of vm as Ture through python
> SDK(I can't find any place to enable tunnel migration on the web ui,
> so i use SDK), then migrate the vm i got the following error message:
>  
> Thread-9417628::ERROR::2017-03-07 
> 11:25:48,538::migration::310::virt.vm::(run) 
> vmId=`08b4ccc1-c508-439b-a9ba-ca0d42a7072c`::Failed to migrate
> Traceback (most recent call last):
>   File "/usr/share/vdsm/virt/migration.py", line 298, in run
> self._startUnderlyingMigration(time.time())
>   File "/usr/share/vdsm/virt/migration.py", line 364, in 
> _startUnderlyingMigration
> self._perform_migration(duri, muri)
>   File "/usr/share/vdsm/virt/migration.py", line 403, in _perform_migration
> self._vm._dom.migrateToURI3(duri, params, flags)
>   File "/usr/share/vdsm/virt/virdomain.py", line 68, in f
> ret = attr(*args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", line 
> 124, in wrapper
> ret = f(*args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 1313, in wrapper
> return func(inst, *args, **kwargs)
>   File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1836, in 
> migrateToURI3
> if ret == -1: raise libvirtError ('virDomainMigrateToURI3() failed', 
> dom=self)
> libvirtError: 不支持的参数:migration URI is not supported by tunnelled migration
>
> So, i want to know how should i enable the tunnel migration feature.
> Can anyone help me?
> Thanks
>  
> Regards.
>
> 
> like...@cs2c.com.cn
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

-- 
Francesco Romani
Red Hat Engineering Virtualization R & D
IRC: fromani

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] How to enable tunnel migration

2017-03-07 Thread Francesco Romani
Hi, This smells like a bug. Please file a bug entry for this.


On 03/07/2017 04:34 AM, like...@cs2c.com.cn wrote:
> Hi,
>  
> I'm using oVirt 3.6.7 now. I want to enable tunnel migration feature. 
> But when i set tunnel_migration value of vm as Ture through python
> SDK(I can't find any place to enable tunnel migration on the web ui,
> so i use SDK), then migrate the vm i got the following error message:
>  
> Thread-9417628::ERROR::2017-03-07 
> 11:25:48,538::migration::310::virt.vm::(run) 
> vmId=`08b4ccc1-c508-439b-a9ba-ca0d42a7072c`::Failed to migrate
> Traceback (most recent call last):
>   File "/usr/share/vdsm/virt/migration.py", line 298, in run
> self._startUnderlyingMigration(time.time())
>   File "/usr/share/vdsm/virt/migration.py", line 364, in 
> _startUnderlyingMigration
> self._perform_migration(duri, muri)
>   File "/usr/share/vdsm/virt/migration.py", line 403, in _perform_migration
> self._vm._dom.migrateToURI3(duri, params, flags)
>   File "/usr/share/vdsm/virt/virdomain.py", line 68, in f
> ret = attr(*args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", line 
> 124, in wrapper
> ret = f(*args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 1313, in wrapper
> return func(inst, *args, **kwargs)
>   File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1836, in 
> migrateToURI3
> if ret == -1: raise libvirtError ('virDomainMigrateToURI3() failed', 
> dom=self)
> libvirtError: 不支持的参数:migration URI is not supported by tunnelled migration
>
> So, i want to know how should i enable the tunnel migration feature.
> Can anyone help me?
> Thanks
>  
> Regards.
>
> 
> like...@cs2c.com.cn
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

-- 
Francesco Romani
Red Hat Engineering Virtualization R & D
IRC: fromani

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] DWH reports in 4.X ?

2017-03-07 Thread Eduardo Mayoral

Hi,

I see the DWH reports disappeared in 3.5 or maybe 3.6, there seems
to be no substitute por 4.X

Is there some alternative to have some pre-made reports from the DWH
on 4.X ? Maybe not something on the oVirt project itself but from
someone on the community?

Thanks in advance!

-- 
Eduardo Mayoral Jimeno (emayo...@arsys.es)
Administrador de sistemas. Departamento de Plataformas. Arsys internet.
+34 941 620 145 ext. 5153

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [Gluster-users] Replicated Glusterfs on top of ZFS

2017-03-07 Thread Arman Khalatyan
hi Sahina, yes shard is enabled. actually the setup of the gluster was
generated over the ovirt GUI
I putall configs here:
http://arm2armcos.blogspot.de/2017/03/glusterfs-zfs-ovirt-rdma.html


On Tue, Mar 7, 2017 at 8:08 AM, Sahina Bose  wrote:

>
>
> On Mon, Mar 6, 2017 at 3:21 PM, Arman Khalatyan  wrote:
>
>>
>>
>> On Fri, Mar 3, 2017 at 7:00 PM, Darrell Budic 
>> wrote:
>>
>>> Why are you using an arbitrator if all your HW configs are identical?
>>> I’d use a true replica 3 in this case.
>>>
>>>
>> This was just GIU suggestion when I was creating the cluster it was
>> asking for the 3 Hosts , I did not knew even that an Arbiter does not keep
>> the data.
>> I am not so sure if I can change the type of the glusterfs to triplicated
>> one in the running system, probably I need to destroy whole cluster.
>>
>>
>>
>>> Also in my experience with gluster and vm hosting, the ZIL/slog degrades
>>> write performance unless it’s a truly dedicated disk. But I have 8 spinners
>>> backing my ZFS volumes, so trying to share a sata disk wasn’t a good zil.
>>> If yours is dedicated SAS, keep it, if it’s SATA, try testing without it.
>>>
>>>
>> We  have also several huge systems running with zfs quite successful over
>> the years. This was an idea to use zfs + glusterfs for the HA solutions.
>>
>>
>>> You don’t have compression enabled on your zfs volume, and I’d recommend
>>> enabling relatime on it. Depending on the amount of RAM in these boxes, you
>>> probably want to limit your zfs arc size to 8G or so (1/4 total ram or
>>> less). Gluster just works volumes hard during a rebuild, what’s the problem
>>> you’re seeing? If it’s affecting your VMs, using shading and tuning client
>>> & server threads can help avoid interruptions to your VMs while repairs are
>>> running. If you really need to limit it, you can use cgroups to keep it
>>> from hogging all the CPU, but it takes longer to heal, of course. There are
>>> a couple older posts and blogs about it, if you go back a while.
>>>
>>
>> Yes I saw that glusterfs is CPU/RAM hugry!!! 99% of all 16 cores used
>> just for healing 500GB vm disks. It was taking almost infinity compare with
>> nfs storage (single disk+zfs ssd cache, for sure one get an penalty for
>> the  HA:) )
>>
>
> Is your gluster volume configured to use sharding feature? Could you
> provide output of gluster vol info?
>
>
>>
>>
>>
>> ___
>> Gluster-users mailing list
>> gluster-us...@gluster.org
>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt 4.1 Dashboard

2017-03-07 Thread Arsène Gschwind

Please find files attached


On 03/07/2017 10:48 AM, Shirly Radco wrote:

Hi,

Please attach ovirt-engine-dwh logs and a screenshot.

Best regards,
Shirly Radco
BI Software Engineer Red Hat Israel Ltd. 34 Jerusalem Road Building A, 
4th floor Ra'anana, Israel 4350109


On Tue, Mar 7, 2017 at 11:41 AM, Arsène Gschwind 
> wrote:


Please find engine.log attached


On 03/07/2017 10:06 AM, Oved Ourfali wrote:



On Tue, Mar 7, 2017 at 10:57 AM, Arsène Gschwind
> wrote:

Hi,

I've update our oVirt installation 3.6 --> 4.0 --> 4.1,
everything went smooth except update some of the hosts which
i could update after several hour playing around.

We greatly appreciate the dashboard in 4.1 but we see the
information missing:

 1. On the cluster block in the upper part we see the amount
of clusters but no Status (N/A)


The reason there is no status there is that in oVirt there is no
cluster status (look at the cluster main-tab, for example).
We only have statuses for objects like DCs, Hosts, VMs, SDs
(well, maybe we have for some more, but not clusters...).
We decided to include clusters in the inventory part anyway, for
user visibility, and provide access to the clusters main tab by
pressing the link.

 1. On the lower part at "Cluster Utilization" and "Storage
Utilization" we don't have any information at all.

Where does this information come from? DWH service is up and
running

The inventory part is taken from the engine.
All the rest is taken from DWH.
You can start with sharing the engine logs here.
Shirly - any other logs or information you think is required?

Where do I have have to investigate further to find out what
is missing/not working?

Let me know if you need further information.

Rgds,
Arsène


___
Users mailing list
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users










ovirt-engine-dwhd.log.gz
Description: application/gzip
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt 4.1 Dashboard

2017-03-07 Thread Shirly Radco
Hi,

Please attach ovirt-engine-dwh logs and a screenshot.

Best regards,

Shirly Radco

BI Software Engineer
Red Hat Israel Ltd.
34 Jerusalem Road
Building A, 4th floor
Ra'anana, Israel 4350109


On Tue, Mar 7, 2017 at 11:41 AM, Arsène Gschwind 
wrote:

> Please find engine.log attached
>
> On 03/07/2017 10:06 AM, Oved Ourfali wrote:
>
>
>
> On Tue, Mar 7, 2017 at 10:57 AM, Arsène Gschwind <
> arsene.gschw...@unibas.ch> wrote:
>
>> Hi,
>>
>> I've update our oVirt installation 3.6 --> 4.0 --> 4.1, everything went
>> smooth except update some of the hosts which i could update after several
>> hour playing around.
>>
>> We greatly appreciate the dashboard in 4.1 but we see the information
>> missing:
>>
>>1. On the cluster block in the upper part we see the amount of
>>clusters but no Status (N/A)
>>
>>
> The reason there is no status there is that in oVirt there is no cluster
> status (look at the cluster main-tab, for example).
> We only have statuses for objects like DCs, Hosts, VMs, SDs (well, maybe
> we have for some more, but not clusters...).
> We decided to include clusters in the inventory part anyway, for user
> visibility, and provide access to the clusters main tab by pressing the
> link.
>
>
>
>>
>>1. On the lower part at "Cluster Utilization" and "Storage
>>Utilization" we don't have any information at all.
>>
>> Where does this information come from? DWH service is up and running
>>
> The inventory part is taken from the engine.
> All the rest is taken from DWH.
> You can start with sharing the engine logs here.
> Shirly - any other logs or information you think is required?
>
>
>
>> Where do I have have to investigate further to find out what is
>> missing/not working?
>>
>> Let me know if you need further information.
>>
>> Rgds,
>> Arsène
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Graphics are turned upside down when install QXL in Windows

2017-03-07 Thread Karli Sjöberg
On Tue, 2017-03-07 at 09:16 +, Pavel Gashev wrote:
> The issue with Spice HTML5 is as old as native client for MacOS(X).
> Both are not maintained well.
> 
> The fix for Spice HTML5 is the following
> https://lists.freedesktop.org/archives/spice-devel/2013-
> March/012798.html

Cool! I´ll test and report back!

/K

> 
> 
> -Original Message-
> From:  on behalf of Karli Sjöberg  b...@slu.se>
> Reply-To: Karli Sjöberg 
> Date: Tuesday, 7 March 2017 at 11:34
> To: "users@ovirt.org" , "yk...@redhat.com"  dhat.com>
> Subject: Re: [ovirt-users] Graphics are turned upside down when
> install QXL in Windows
> 
> On Tue, 2017-03-07 at 08:30 +, Yaniv Kaul wrote:
> > Known issue with the Spice HTML5. We should drop it, it's not being
> > very well maintained.
> > Y.
> 
> That´s a real shame, IMO it´s awesome to not have a native client
> that
> you have to maintain for every platform. I think it works great, and
> being platform independent is super!
> 
> /K
> 
> > 
> > On Tue, Mar 7, 2017 at 9:43 AM Karli Sjöberg 
> > wrote:
> > > Heya!
> > > 
> > > Just thought that I´d report something hilarious:)
> > > 
> > > After installing the QXL driver in Windows 7 and 2008R2, in the
> > > SPICE
> > > HTML5 browser client, all of the graphics are turned 180 degrees.
> > > It´s
> > > not that the entire screen is flipped either, but all of the
> > > individual
> > > elements are. E.g. the trashcan that should be in the top right
> > > corner
> > > is now located in the bottom right, flipped upside down with the
> > > text
> > > "above" it and text also flipped. Opening an explorer windows
> > > still
> > > has
> > > the location and search bar at the top, with location bar first
> > > and
> > > search bar to the right, as it should be, but with the graphics
> > > turned
> > > upside down, plus that the text is still printed from left to
> > > right,
> > > but upside down. And the "favorites" pane is still located to the
> > > left
> > > but listed from bottom the top, Windows has never looked this
> > > funny:)
> > > 
> > > A picture says a thousand words. Behold!
> > > http://imgur.com/a/32P12
> > > 
> > > The native client displays as it should.
> > > 
> > > Just letting you know.
> > > 
> > > /K
> > > ___
> > > Users mailing list
> > > Users@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/users
> > > 
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Graphics are turned upside down when install QXL in Windows

2017-03-07 Thread Pavel Gashev
The issue with Spice HTML5 is as old as native client for MacOS(X). Both are 
not maintained well.

The fix for Spice HTML5 is the following
https://lists.freedesktop.org/archives/spice-devel/2013-March/012798.html


-Original Message-
From:  on behalf of Karli Sjöberg 

Reply-To: Karli Sjöberg 
Date: Tuesday, 7 March 2017 at 11:34
To: "users@ovirt.org" , "yk...@redhat.com" 
Subject: Re: [ovirt-users] Graphics are turned upside down when install QXL in 
Windows

On Tue, 2017-03-07 at 08:30 +, Yaniv Kaul wrote:
> Known issue with the Spice HTML5. We should drop it, it's not being
> very well maintained.
> Y.

That´s a real shame, IMO it´s awesome to not have a native client that
you have to maintain for every platform. I think it works great, and
being platform independent is super!

/K

> 
> On Tue, Mar 7, 2017 at 9:43 AM Karli Sjöberg 
> wrote:
> > Heya!
> > 
> > Just thought that I´d report something hilarious:)
> > 
> > After installing the QXL driver in Windows 7 and 2008R2, in the
> > SPICE
> > HTML5 browser client, all of the graphics are turned 180 degrees.
> > It´s
> > not that the entire screen is flipped either, but all of the
> > individual
> > elements are. E.g. the trashcan that should be in the top right
> > corner
> > is now located in the bottom right, flipped upside down with the
> > text
> > "above" it and text also flipped. Opening an explorer windows still
> > has
> > the location and search bar at the top, with location bar first and
> > search bar to the right, as it should be, but with the graphics
> > turned
> > upside down, plus that the text is still printed from left to
> > right,
> > but upside down. And the "favorites" pane is still located to the
> > left
> > but listed from bottom the top, Windows has never looked this
> > funny:)
> > 
> > A picture says a thousand words. Behold!
> > http://imgur.com/a/32P12
> > 
> > The native client displays as it should.
> > 
> > Just letting you know.
> > 
> > /K
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> > 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Graphics are turned upside down when install QXL in Windows

2017-03-07 Thread Pavel Gashev
Here is the patch.
https://lists.freedesktop.org/archives/spice-devel/2013-March/012798.html


From:  on behalf of Yaniv Kaul 
Date: Tuesday, 7 March 2017 at 11:56
To: Karli Sjöberg , "users@ovirt.org" 
Subject: Re: [ovirt-users] Graphics are turned upside down when install QXL in 
Windows


On Tue, Mar 7, 2017 at 10:34 AM Karli Sjöberg 
> wrote:
On Tue, 2017-03-07 at 08:30 +, Yaniv Kaul wrote:
> Known issue with the Spice HTML5. We should drop it, it's not being
> very well maintained.
> Y.

That´s a real shame, IMO it´s awesome to not have a native client that
you have to maintain for every platform. I think it works great, and
being platform independent is super!

I agree. I think if you could send a patch to fix this and maintain the client, 
that'd be awesome ;-)
(There might have been fixes to this issue - I know people tried, but I'm not 
up-to-date wrt the latest status of that client).
Y.



/K

>
> On Tue, Mar 7, 2017 at 9:43 AM Karli Sjöberg 
> >
> wrote:
> > Heya!
> >
> > Just thought that I´d report something hilarious:)
> >
> > After installing the QXL driver in Windows 7 and 2008R2, in the
> > SPICE
> > HTML5 browser client, all of the graphics are turned 180 degrees.
> > It´s
> > not that the entire screen is flipped either, but all of the
> > individual
> > elements are. E.g. the trashcan that should be in the top right
> > corner
> > is now located in the bottom right, flipped upside down with the
> > text
> > "above" it and text also flipped. Opening an explorer windows still
> > has
> > the location and search bar at the top, with location bar first and
> > search bar to the right, as it should be, but with the graphics
> > turned
> > upside down, plus that the text is still printed from left to
> > right,
> > but upside down. And the "favorites" pane is still located to the
> > left
> > but listed from bottom the top, Windows has never looked this
> > funny:)
> >
> > A picture says a thousand words. Behold!
> > http://imgur.com/a/32P12
> >
> > The native client displays as it should.
> >
> > Just letting you know.
> >
> > /K
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> >
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt 4.1 Dashboard

2017-03-07 Thread Oved Ourfali
On Tue, Mar 7, 2017 at 10:57 AM, Arsène Gschwind 
wrote:

> Hi,
>
> I've update our oVirt installation 3.6 --> 4.0 --> 4.1, everything went
> smooth except update some of the hosts which i could update after several
> hour playing around.
>
> We greatly appreciate the dashboard in 4.1 but we see the information
> missing:
>
>1. On the cluster block in the upper part we see the amount of
>clusters but no Status (N/A)
>
>
The reason there is no status there is that in oVirt there is no cluster
status (look at the cluster main-tab, for example).
We only have statuses for objects like DCs, Hosts, VMs, SDs (well, maybe we
have for some more, but not clusters...).
We decided to include clusters in the inventory part anyway, for user
visibility, and provide access to the clusters main tab by pressing the
link.



>
>1. On the lower part at "Cluster Utilization" and "Storage
>Utilization" we don't have any information at all.
>
> Where does this information come from? DWH service is up and running
>
The inventory part is taken from the engine.
All the rest is taken from DWH.
You can start with sharing the engine logs here.
Shirly - any other logs or information you think is required?



> Where do I have have to investigate further to find out what is
> missing/not working?
>
> Let me know if you need further information.
>
> Rgds,
> Arsène
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Graphics are turned upside down when install QXL in Windows

2017-03-07 Thread Karli Sjöberg
On Tue, 2017-03-07 at 08:56 +, Yaniv Kaul wrote:
> 
> 
> On Tue, Mar 7, 2017 at 10:34 AM Karli Sjöberg 
> wrote:
> > On Tue, 2017-03-07 at 08:30 +, Yaniv Kaul wrote:
> > > Known issue with the Spice HTML5. We should drop it, it's not
> > being
> > > very well maintained.
> > > Y.
> > 
> > That´s a real shame, IMO it´s awesome to not have a native client
> > that
> > you have to maintain for every platform. I think it works great,
> > and
> > being platform independent is super!
> 
> I agree. I think if you could send a patch to fix this and maintain
> the client, that'd be awesome ;-)

Nice try Y, I would if I could:)

What I meant is that if resources was diverted from maintaining several
native clients to one browser client, that could be a win, having less
to maintain.

> (There might have been fixes to this issue - I know people tried, but
> I'm not up-to-date wrt the latest status of that client).
> Y.

This test was with oVirt 4.1.0.

/K

> 
>  
> > /K
> > 
> > >
> > > On Tue, Mar 7, 2017 at 9:43 AM Karli Sjöberg  > e>
> > > wrote:
> > > > Heya!
> > > >
> > > > Just thought that I´d report something hilarious:)
> > > >
> > > > After installing the QXL driver in Windows 7 and 2008R2, in the
> > > > SPICE
> > > > HTML5 browser client, all of the graphics are turned 180
> > degrees.
> > > > It´s
> > > > not that the entire screen is flipped either, but all of the
> > > > individual
> > > > elements are. E.g. the trashcan that should be in the top right
> > > > corner
> > > > is now located in the bottom right, flipped upside down with
> > the
> > > > text
> > > > "above" it and text also flipped. Opening an explorer windows
> > still
> > > > has
> > > > the location and search bar at the top, with location bar first
> > and
> > > > search bar to the right, as it should be, but with the graphics
> > > > turned
> > > > upside down, plus that the text is still printed from left to
> > > > right,
> > > > but upside down. And the "favorites" pane is still located to
> > the
> > > > left
> > > > but listed from bottom the top, Windows has never looked this
> > > > funny:)
> > > >
> > > > A picture says a thousand words. Behold!
> > > > http://imgur.com/a/32P12
> > > >
> > > > The native client displays as it should.
> > > >
> > > > Just letting you know.
> > > >
> > > > /K
> > > > ___
> > > > Users mailing list
> > > > Users@ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/users
> > > > 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] oVirt 4.1 Dashboard

2017-03-07 Thread Arsène Gschwind

Hi,

I've update our oVirt installation 3.6 --> 4.0 --> 4.1, everything went 
smooth except update some of the hosts which i could update after 
several hour playing around.


We greatly appreciate the dashboard in 4.1 but we see the information 
missing:


1. On the cluster block in the upper part we see the amount of clusters
   but no Status (N/A)
2. On the lower part at "Cluster Utilization" and "Storage Utilization"
   we don't have any information at all.

Where does this information come from? DWH service is up and running

Where do I have have to investigate further to find out what is 
missing/not working?


Let me know if you need further information.

Rgds,
Arsène

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Graphics are turned upside down when install QXL in Windows

2017-03-07 Thread Yaniv Kaul
On Tue, Mar 7, 2017 at 10:34 AM Karli Sjöberg  wrote:

> On Tue, 2017-03-07 at 08:30 +, Yaniv Kaul wrote:
> > Known issue with the Spice HTML5. We should drop it, it's not being
> > very well maintained.
> > Y.
>
> That´s a real shame, IMO it´s awesome to not have a native client that
> you have to maintain for every platform. I think it works great, and
> being platform independent is super!
>

I agree. I think if you could send a patch to fix this and maintain the
client, that'd be awesome ;-)
(There might have been fixes to this issue - I know people tried, but I'm
not up-to-date wrt the latest status of that client).
Y.



>
> /K
>
> >
> > On Tue, Mar 7, 2017 at 9:43 AM Karli Sjöberg 
> > wrote:
> > > Heya!
> > >
> > > Just thought that I´d report something hilarious:)
> > >
> > > After installing the QXL driver in Windows 7 and 2008R2, in the
> > > SPICE
> > > HTML5 browser client, all of the graphics are turned 180 degrees.
> > > It´s
> > > not that the entire screen is flipped either, but all of the
> > > individual
> > > elements are. E.g. the trashcan that should be in the top right
> > > corner
> > > is now located in the bottom right, flipped upside down with the
> > > text
> > > "above" it and text also flipped. Opening an explorer windows still
> > > has
> > > the location and search bar at the top, with location bar first and
> > > search bar to the right, as it should be, but with the graphics
> > > turned
> > > upside down, plus that the text is still printed from left to
> > > right,
> > > but upside down. And the "favorites" pane is still located to the
> > > left
> > > but listed from bottom the top, Windows has never looked this
> > > funny:)
> > >
> > > A picture says a thousand words. Behold!
> > > http://imgur.com/a/32P12
> > >
> > > The native client displays as it should.
> > >
> > > Just letting you know.
> > >
> > > /K
> > > ___
> > > Users mailing list
> > > Users@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/users
> > >
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt Nodes Monitoring

2017-03-07 Thread Arsène Gschwind

Hi Fernando,

We do monitor our oVirt hosts using Zabbix and we add the zabbix repo to 
the host so we keep it up to date.


rgds,
Arsène


On 03/06/2017 03:00 PM, FERNANDO FREDIANI wrote:

Hi.

How do you guys monitor your hosts with Zabbix ?
I see the oVirt Nodes have snmpd service installed and could be used 
for basic things but ideally, for Zabbix is good to use its agent.


What would be the best way to install its zabbix-agent package and 
make it persistent ? Add its repository to the oVirt-Node in 
/etc/yum.repos.d/ and install it with yum or install using a .rpm 
directly ?


Thanks
Fernando

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Storage balancer project

2017-03-07 Thread nicolas

Hi,

I added the LICENCE file [1] to the project.

Regards.

 [1]: 
https://github.com/nkovacne/ovirt-storage-balancer/blob/master/LICENCE


El 2017-03-07 06:36, Yaniv Kaul escribió:

On Mon, Mar 6, 2017, 10:18 PM  wrote:


Hi,

I implemented a storage domain balancer [1], i.e. a script that
tries to
keep all storage domains under a defined threshold. We use our
oVirt
infrastructure for teaching so have several hundreds of users and
cca.
800 VMs at this time, so something like this is really needed
considering that when students create their VMs they tend to create
their disks under the same storage domain (normally the first
available
one). This results in one or two heavily used SDs and the rest
underused.

I tried to keep it as simple as possible and doesn't have many
features,
but it seems to work (I tried it under our conditions: About 10
SDs,
relatively highly used). If someone want to improve something on
it,
pull requests are welcome.

Might also be an inspiration on [2].

Regards.

   [1]: https://github.com/nkovacne/ovirt-storage-balancer [1]


Can you clarify the license? 
Y. 


   [2]: https://bugzilla.redhat.com/show_bug.cgi?id=1331544 [2]
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users [3]



Links:
--
[1] https://github.com/nkovacne/ovirt-storage-balancer
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1331544
[3] http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Graphics are turned upside down when install QXL in Windows

2017-03-07 Thread Karli Sjöberg
On Tue, 2017-03-07 at 08:30 +, Yaniv Kaul wrote:
> Known issue with the Spice HTML5. We should drop it, it's not being
> very well maintained.
> Y.

That´s a real shame, IMO it´s awesome to not have a native client that
you have to maintain for every platform. I think it works great, and
being platform independent is super!

/K

> 
> On Tue, Mar 7, 2017 at 9:43 AM Karli Sjöberg 
> wrote:
> > Heya!
> > 
> > Just thought that I´d report something hilarious:)
> > 
> > After installing the QXL driver in Windows 7 and 2008R2, in the
> > SPICE
> > HTML5 browser client, all of the graphics are turned 180 degrees.
> > It´s
> > not that the entire screen is flipped either, but all of the
> > individual
> > elements are. E.g. the trashcan that should be in the top right
> > corner
> > is now located in the bottom right, flipped upside down with the
> > text
> > "above" it and text also flipped. Opening an explorer windows still
> > has
> > the location and search bar at the top, with location bar first and
> > search bar to the right, as it should be, but with the graphics
> > turned
> > upside down, plus that the text is still printed from left to
> > right,
> > but upside down. And the "favorites" pane is still located to the
> > left
> > but listed from bottom the top, Windows has never looked this
> > funny:)
> > 
> > A picture says a thousand words. Behold!
> > http://imgur.com/a/32P12
> > 
> > The native client displays as it should.
> > 
> > Just letting you know.
> > 
> > /K
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> > 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Graphics are turned upside down when install QXL in Windows

2017-03-07 Thread Yaniv Kaul
Known issue with the Spice HTML5. We should drop it, it's not being very
well maintained.
Y.

On Tue, Mar 7, 2017 at 9:43 AM Karli Sjöberg  wrote:

> Heya!
>
> Just thought that I´d report something hilarious:)
>
> After installing the QXL driver in Windows 7 and 2008R2, in the SPICE
> HTML5 browser client, all of the graphics are turned 180 degrees. It´s
> not that the entire screen is flipped either, but all of the individual
> elements are. E.g. the trashcan that should be in the top right corner
> is now located in the bottom right, flipped upside down with the text
> "above" it and text also flipped. Opening an explorer windows still has
> the location and search bar at the top, with location bar first and
> search bar to the right, as it should be, but with the graphics turned
> upside down, plus that the text is still printed from left to right,
> but upside down. And the "favorites" pane is still located to the left
> but listed from bottom the top, Windows has never looked this funny:)
>
> A picture says a thousand words. Behold!
> http://imgur.com/a/32P12
>
> The native client displays as it should.
>
> Just letting you know.
>
> /K
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users