[ovirt-users] Re: Error virNetTLSContextLoadCertFromFile after upgrade from oVirt 4.2 to 4.3.4

2019-06-26 Thread Yedidyah Bar David
On Wed, Jun 26, 2019 at 10:42 PM Strahil  wrote:
>
> What about setting the date and time manually somewhere at 2016 on all hosts 
> and blockking ntp at all ?
>
> Then the certs will be still valid and can be renewed ?
>
> Just asking... Not sure what will be the outcome.

Glad you asked.

Stefano's certs were not too old, they didn't expire. They were
invalid because they didn't have a timezone field. See also:

https://www.ovirt.org/develop/release-management/features/infra/pki-renew.html

https://bugzilla.redhat.com/show_bug.cgi?id=1210486

Best regards,

>
> Best Regards,
> Strahil NikolovOn Jun 25, 2019 12:31, Yedidyah Bar David  
> wrote:
> >
> > On Tue, Jun 25, 2019 at 12:28 PM Stefano Danzi  wrote:
> > >
> > >
> > >
> > > Il 25/06/2019 10:08, Yedidyah Bar David ha scritto:
> > > > On Tue, Jun 25, 2019 at 10:26 AM Stefano Danzi  wrote:
> > > >>
> > > >>
> > > >> Il 25/06/2019 08:27, Yedidyah Bar David ha scritto:
> > > >>> On Mon, Jun 24, 2019 at 7:56 PM Stefano Danzi  
> > > >>> wrote:
> > >  I've found that this issue is related to:
> > > 
> > >  https://bugzilla.redhat.com/show_bug.cgi?id=1648190
> > > >>> Are you sure?
> > > >>>
> > > >>> That bug is about an old cert, generated by an old version, likely
> > > >>> before we fixed bug 1210486 (even though it's not mentioned in above
> > > >>> bug).
> > > >> Yes! Malformed "Not Before" date/time in certs
> > > >>
> > >  But i've no idea how fix it
> > > 
> > >  Il 24/06/2019 18:19, Stefano Danzi ha scritto:
> > > > I've just upgraded my test environment from ovirt 4.2 to 4.3.4.
> > > >>> Was it installed as 4.2, or upgraded? From which first version?
> > > >> I don't remember the first installed version. Maybe 4.0... I always
> > > >> upgraded the original installation.
> > > >>
> > > > System has only one host (Centos 7.6.1810) and run a self hosted 
> > > > engine.
> > > >
> > > > After upgrade I'm not able to run vdsmd (and so hosted engine)
> > > >
> > > > Above the error in log:
> > > >
> > > >journalctl -xe
> > > >
> > > > -- L'unità libvirtd.service ha iniziato la fase di avvio.
> > > > giu 24 18:09:17 ovirt01.hawai.lan libvirtd[8176]: 2019-06-24
> > > > 16:09:17.006+: 8176: info : libvirt version: 4.5.0, package:
> > > > 10.el7_6.12 (CentOS BuildSystem ,
> > > > 2019-06-20-15:01:15, x86-01.bsys.
> > > > giu 24 18:09:17 ovirt01.hawai.lan libvirtd[8176]: 2019-06-24
> > > > 16:09:17.006+: 8176: info : hostname: ovirt01.hawai.lan
> > > > giu 24 18:09:17 ovirt01.hawai.lan libvirtd[8176]: 2019-06-24
> > > > 16:09:17.006+: 8176: error : 
> > > > virNetTLSContextLoadCertFromFile:513
> > > > : Unable to import server certificate 
> > > > /etc/pki/vdsm/certs/vdsmcert.pem
> > > >>> Did you check this file? Does it exist?
> > > >>>
> > > >>> ls -l /etc/pki/vdsm/certs/vdsmcert.pem
> > > >>>
> > > >>> Can vdsm user read it?
> > > >>>
> > > >>> su - vdsm -s /bin/bash -c 'cat /etc/pki/vdsm/certs/vdsmcert.pem > 
> > > >>> /dev/null'
> > > >>>
> > > >>> Please check/share output of:
> > > >>>
> > > >>> openssl x509 -in /etc/pki/vdsm/certs/vdsmcert.pem -text
> > > >>>
> > > >>> Thanks and best regards,
> > > >> vdsm can read vdsmcert. The problem is "Not Before" date:
> > > >>
> > > >> [root@ovirt01 ~]# su - vdsm -s /bin/bash -c 'openssl x509 -in
> > > >> /etc/pki/vdsm/certs/vdsmcert.pem -text'
> > > >> Certificate:
> > > >>   Data:
> > > >>   Version: 3 (0x2)
> > > >>   Serial Number: 4102 (0x1006)
> > > >>   Signature Algorithm: sha1WithRSAEncryption
> > > >>   Issuer: C=US, O=hawai.lan, CN=ovirtbk-sheng.hawai.lan.63272
> > > >>   Validity
> > > >>   Not Before: Feb  4 08:36:07 2015
> > > >>   Not After : Feb  4 08:36:07 2020 GMT
> > > >> [CUT]
> > > >>
> > > >>
> > > >> [root@ovirt01 ~]# su - vdsm -s /bin/bash -c 'openssl x509 -in
> > > >> /etc/pki/vdsm/certs/cacert.pem -text'
> > > >> Certificate:
> > > >>   Data:
> > > >>   Version: 3 (0x2)
> > > >>   Serial Number: 4096 (0x1000)
> > > >>   Signature Algorithm: sha1WithRSAEncryption
> > > >>   Issuer: C=US, O=hawai.lan, CN=ovirtbk-sheng.hawai.lan.63272
> > > >>   Validity
> > > >>   Not Before: Feb  4 00:06:25 2015
> > > >>   Not After : Feb  2 00:06:25 2025 GMT
> > > >>
> > > > OK :-(
> > > >
> > > > So it will be rather difficult to fix.
> > > >
> > > > You should have been prompted by engine-setup long ago to renew PKI,
> > > > weren't you? And when you did, didn't you have to reinstall (or Re-
> > > > Enroll Certificates, in later versions) all hosts?
> > >
> > > I don't remember to ever seen a question about this during engine-setup,
> > > but it could be.
> > > In /etc/pki/vdsm/certs/ I can see an old cert and ca with subjet:
> > >
> > > [root@ovirt01 ~]# su - vdsm -s /bin/bash -c 'openssl x509 -in
> > > /etc/pki/

[ovirt-users] Re: [ANN] oVirt 4.3.5 Third Release Candidate is now available for testing

2019-06-26 Thread Sandro Bonazzola
Il giorno gio 27 giu 2019 alle ore 07:38 Strahil  ha
scritto:

> Hi Sandro,
>
> Thanks for the info.
>
> I've just updated my lab (gluster v6.1 -> 6.3 ) and the only issue I have
> detected so far is that the Advanced Options  in UI show no info for the
> replica  bricks, while the arbiter is working.
>
> So the situation is the same as before the upgrade.
>
> Best Regards,
> Strahil Nikolov
>

Thanks for the feedback! Did you already open a bug for this?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZCXIDSWSNCTIB3CQ3CSBEM53TJOWP22I/


[ovirt-users] Re: Cannot inquire Lease

2019-06-26 Thread Strahil
Hm ... Removing it from the gluster but not inside oVirt can cause a lot of 
headaches.
Can you find that image in oVirt Storage ->  Disks

Sadly , you got no other option and the optimal approach would be to take the 
deletion from oVirt UI/API before the storage gets full.


Ovirt has the option to notify you in advance.


Best Regards,
Strahil NikolovOn Jun 27, 2019 01:25, supo...@logicworks.pt wrote:
>
> I just empty a big image here
> /rhev/data-center/mnt/glusterSD/node2.abc.pt:_data/0a19a375-77cb-47e5-af12-7b5451e6fa53/images
>
> > dff87321-a18e-45a1-a4de-fb528403ebeb
>
> and everything looks like it's working again.
>
> 
> De: supo...@logicworks.pt
> Para: "users" 
> Enviadas: Quarta-feira, 26 De Junho de 2019 22:20:13
> Assunto: [ovirt-users] Cannot inquire Lease
>
> Hi,
>
> The glusterfs domain disk data master is full and the volume is down.
> I have this error:
> VDSM NODE2 command SpmStatusVDS failed: Cannot inquire Lease(name='SDM', 
> path=u'/rhev/data-center/mnt/glusterSD/node2.abc.pt:_data/0a19a375-77cb-47e5-af12-7b5451e6fa53/dom_md/leases',
>  offset=1048576): (2, 'Sanlock get hosts failure', 'No such file or 
> directory')
>
> Cannot delete de domain because is the data master.
> Version 4.3.4.3-1.el7
>
> What can I do?
>
>
> Thanks
>
> José
>
> -- 
> 
> Jose Ferradeira
> http://www.logicworks.pt
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/DHZ3BQ77SK353CZI6ZDACKLTFI7TTXA6/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/4MHOVPQVKBKJ6LDTJUPKBPPKUDPK22SR/


[ovirt-users] Re: [ANN] oVirt 4.3.5 Third Release Candidate is now available for testing

2019-06-26 Thread Strahil
Hi Sandro,

Thanks for the info.

I've just updated my lab (gluster v6.1 -> 6.3 ) and the only issue I have 
detected so far is that the Advanced Options  in UI show no info for the 
replica  bricks, while the arbiter is working.

So the situation is the same as before the upgrade.

Best Regards,
Strahil NikolovOn Jun 26, 2019 17:45, Sandro Bonazzola  
wrote:
>
> The oVirt Project is pleased to announce the availability of the oVirt 4.3.5 
> Third Release Candidate for testing, as of June 26th, 2019.
>
> While testing this release candidate please consider deeper testing on 
> gluster upgrade since with this release we are switching from Gluster 5 to 
> Gluster 6.
>
> This update is a release candidate of the fifth in a series of stabilization 
> updates to the 4.3 series.
> This is pre-release software. This pre-release should not to be used in 
> production.
>
> This release is available now on x86_64 architecture for:
> * Red Hat Enterprise Linux 7.6 or later
> * CentOS Linux (or similar) 7.6 or later
>
> This release supports Hypervisor Hosts on x86_64 and ppc64le architectures 
> for:
> * Red Hat Enterprise Linux 7.6 or later
> * CentOS Linux (or similar) 7.6 or later
> * oVirt Node 4.3 (available for x86_64 only)
>
> See the release notes [1] for installation / upgrade instructions and a list 
> of new features and bugs fixed.
>
> Notes:
> - oVirt Appliance has not been updated due to a regression in the tooling we 
> use for building it.[3]
> - oVirt Node is already available[2]
>
> Additional Resources:
> * Read more about the oVirt 4.3.5 release 
> highlights:http://www.ovirt.org/release/4.3.5/
> * Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
> * Check out the latest project news on the oVirt 
> blog:http://www.ovirt.org/blog/
>
> [1] http://www.ovirt.org/release/4.3.5/
> [2] http://resources.ovirt.org/pub/ovirt-4.3-pre/iso/
> [3] https://bugzilla.redhat.com/show_bug.cgi?id=1724076
>
> -- 
>
> Sandro Bonazzola
>
> MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
>
> Red Hat EMEA
>
> sbona...@redhat.com   ___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HDMRAGGNYSBZKU5RUBFYPCZJX2S6MBAX/


[ovirt-users] SAN re-attachment error

2019-06-26 Thread Kim Kargaard
Hi,

I am running into an issue with my SAN storage on ovirt 4.3

I had an issue with the engine and re-installed and when I try to activate the 
SAN storage and DC (once linked) again, I get this errors:

VDSM node2 command HSMGetTaskStatusVDS failed: Cannot acquire host id: 
('fb14e013-15f1-49b6-b129-210517aca0da', SanlockException(22, 'Sanlock 
lockspace add failure', 'Invalid argument'))

Invalid status on Data Center Default. Setting status to Non Responsive.

The nodes can still all see the SAN and the LUNs.

I have tried restarting sanlock on the nodes, but the error persists. I have a 
vm with a disk on the SAN that I do not want to lose. Any thoughts?

Kind regards

Kim


___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/2FCXD4S4J5VLLV7Z6BXQTICD43HAVTL3/


[ovirt-users] Re: Cannot inquire Lease

2019-06-26 Thread suporte
I just empty a big image here 
/rhev/data-center/mnt/glusterSD/node2.abc.pt:_data/0a19a375-77cb-47e5-af12-7b5451e6fa53/images
 

> dff87321-a18e-45a1-a4de-fb528403ebeb 

and everything looks like it's working again. 


De: supo...@logicworks.pt 
Para: "users"  
Enviadas: Quarta-feira, 26 De Junho de 2019 22:20:13 
Assunto: [ovirt-users] Cannot inquire Lease 

Hi, 

The glusterfs domain disk data master is full and the volume is down. 
I have this error: 
VDSM NODE2 command SpmStatusVDS failed: Cannot inquire Lease(name='SDM', 
path=u'/rhev/data-center/mnt/glusterSD/node2.abc.pt:_data/0a19a375-77cb-47e5-af12-7b5451e6fa53/dom_md/leases',
 offset=1048576): (2, 'Sanlock get hosts failure', 'No such file or directory') 

Cannot delete de domain because is the data master. 
Version 4.3.4.3-1.el7 

What can I do? 


Thanks 

José 

-- 

Jose Ferradeira 
http://www.logicworks.pt 

___ 
Users mailing list -- users@ovirt.org 
To unsubscribe send an email to users-le...@ovirt.org 
Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/ 
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DHZ3BQ77SK353CZI6ZDACKLTFI7TTXA6/
 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KIAP2K2PSPCTSUUV4MGQ7LFTCLPTOECQ/


[ovirt-users] Re: oVirt hyerconverged more than 12 node

2019-06-26 Thread Joseph Jackson
Do you have a link to that?

From: wodel youchi [mailto:wodel.you...@gmail.com]
Sent: Wednesday, June 26, 2019 5:10 PM
To: Strahil
Cc: users
Subject: [ovirt-users] Re: oVirt hyerconverged more than 12 node

Hi,

I am referring to Redhat documentation about Hyperconverged.

Regards.

Le mer. 26 juin 2019 à 20:51, Strahil 
mailto:hunter86...@yahoo.com>> a écrit :

Where did you read that?

It seems I can't find such statement in the web.

Best Regards
Strahil Nikolov
On Jun 26, 2019 11:52, wodel youchi 
mailto:wodel.you...@gmail.com>> wrote:
Hi,

Anyone!!!???

Regards.

Le dim. 23 juin 2019 à 17:06, wodel youchi 
mailto:wodel.you...@gmail.com>> a écrit :
Hi,

Could someone explain the 12 nodes limitation when installing oVirt 
Hyperconverged?

Our client has 16 nodes, can we use them on a hyperconverged installation? for 
example creating two clusters, one with 9 nodes and the second with 6 nodes.

Regards.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VJYOOHTQ3W4KCYG5TO7VTTV6BRDDUP2J/


[ovirt-users] Re: oVirt hyerconverged more than 12 node

2019-06-26 Thread wodel youchi
Hi,

I am referring to Redhat documentation about Hyperconverged.

Regards.

Le mer. 26 juin 2019 à 20:51, Strahil  a écrit :

> Where did you read that?
>
> It seems I can't find such statement in the web.
>
> Best Regards
> Strahil Nikolov
> On Jun 26, 2019 11:52, wodel youchi  wrote:
>
> Hi,
>
> Anyone!!!???
>
> Regards.
>
> Le dim. 23 juin 2019 à 17:06, wodel youchi  a
> écrit :
>
> Hi,
>
> Could someone explain the 12 nodes limitation when installing oVirt
> Hyperconverged?
>
> Our client has 16 nodes, can we use them on a hyperconverged installation?
> for example creating two clusters, one with 9 nodes and the second with 6
> nodes.
>
> Regards.
>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HXYUVOLQP3RXQRRGHYSNNXHUCFFWFCS2/


[ovirt-users] Cannot inquire Lease

2019-06-26 Thread suporte
Hi, 

The glusterfs domain disk data master is full and the volume is down. 
I have this error: 
VDSM NODE2 command SpmStatusVDS failed: Cannot inquire Lease(name='SDM', 
path=u'/rhev/data-center/mnt/glusterSD/node2.abc.pt:_data/0a19a375-77cb-47e5-af12-7b5451e6fa53/dom_md/leases',
 offset=1048576): (2, 'Sanlock get hosts failure', 'No such file or directory') 

Cannot delete de domain because is the data master. 
Version 4.3.4.3-1.el7 

What can I do? 


Thanks 

José 

-- 

Jose Ferradeira 
http://www.logicworks.pt 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DHZ3BQ77SK353CZI6ZDACKLTFI7TTXA6/


[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-26 Thread Strahil
The cache will not take immediately into effect. It is designed to save your 
cache disk and to load only repetitive data.
Try to run your  benchmark 20 times and you will notice slight improvement over 
reading the same object.

Of course , you can use lvm cache in writethrough mode, but then it is 
recommended to use 2 cache disks (raid1 or lvm mirroring) .

Best Regards,
Strahil NikolovOn Jun 26, 2019 17:44, Robert Crawford 
 wrote:
>
> So i created the brick without the cache an add the cache doing the commands 
> below; but it appers it's not working because I see no improvement in the 
> benchmarks. 
>
> pvcreate /dev/md/VMStorageHot 
> vgextend RHGS_vg_VMStorage /dev/md/VMStorageHot 
> lvcreate -L 1500G -n lv_cache RHGS_vg_VMStorage /dev/md/VMStorageHot 
> lvcreate -L 100M -n lv_cache_meta RHGS_vg_VMStorage /dev/md/VMStorageHot 
> lvconvert --type cache-pool --cachemode writeback --poolmetadata 
> RHGS_vg_VMStorage/lv_cache_meta RHGS_vg_VMStorage/lv_cache 
> lvconvert --type cache --cachepool HGS_vg_VMStorage/lv_cache 
> RHGS_vg_VMStorage/VMStorage_lv_pool
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/BQ4ZS245WZDDEUJTFYTJUFMOPL7ECCDQ/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7YKPGJQTDGNQD6QZ7MKHQXM7AY77ZZOP/


[ovirt-users] Re: HE on single oVirt node

2019-06-26 Thread Staniforth, Paul
Hello Mike,

I think the requirements for a gluster node is that it has 
at least 2 disks one for the O/S and the others for bricks.

It doesn't seem to say this in the oVirt prerequisites.


Could you reconfigure your raid device to provide LUNS?


Regards,

Paul S.


From: Mike Davis 
Sent: 26 June 2019 02:11
To: users@ovirt.org
Subject: [ovirt-users] Re: HE on single oVirt node


Ok.  The oVirt Node installation sets up partitions to use the entire disk.  
(Documentation recommends using the default layout.)  The Cockpit HE deployment 
tries to use gluster, but on a different disk (non-existent).  Do you recommend 
that I not use the default partitioning when installing oVirt Node; instead, I 
should set aside a partition for gluster (not formatting, etc)?

Thanks,
Mike

On 6/25/2019 7:26 PM, femi adegoke wrote:
Mike,

Keep it simple. It has to be a bare, plain disk.
Do not format or put a file system on the disk or the gluster install will fail.

On Jun 25 2019, at 3:53 pm, Mike Davis 
 wrote:
I installed oVirt node for oVirt v4.3.4 on a single server (default
partitioning).  I know a single node is not best practice, but fits our
current need.

Now, I am trying to deploy the hosted engine, but getting the error
"Device /dev/sdb not found" (full output below).  /dev/sdb does not
exist.  Changing to /dev/sda fails (as I would expect) with "Creating
physical volume '/dev/sda' failed".  There is only one logical disk on
this server (RAID), which is /dev/sda.

The process does not seem correct to me.  Why would the wizard try to
build gluster volumes on bare partitions rather than in a file system
like root?  What do we need to do to deploy the HE?

I used Cockpit and "Hyperconverged : Configure Gluster storage and oVirt
hosted engine".  Since it is a single node, I selected "Run Gluster
Wizard For Single Node".

Host1 set to the IP address of the eno1 Ethernet interface (10.0.0.11)
No Packages, Update Hosts
Volumes left at defaults (engine, data, and vmstore)
Bricks left at defaults
 - (Raid 6  / 256 / 12)
 - Host 10.0.0.11
 - device name /dev/sdb (all LVs)
 - engine 100GB, data 500GB, vmstore 500GB

Output after "Deployment failed":

PLAY [Setup backend]
***

TASK [Gathering Facts]
*
ok: [10.0.0.11]

TASK [gluster.infra/roles/firewall_config : Start firewalld if not
already started] ***
ok: [10.0.0.11]

TASK [gluster.infra/roles/firewall_config : check if required variables
are set] ***
skipping: [10.0.0.11]

TASK [gluster.infra/roles/firewall_config : Open/Close firewalld ports]

ok: [10.0.0.11] => (item=2049/tcp)
ok: [10.0.0.11] => (item=54321/tcp)
ok: [10.0.0.11] => (item=5900/tcp)
ok: [10.0.0.11] => (item=5900-6923/tcp)
ok: [10.0.0.11] => (item=5666/tcp)
ok: [10.0.0.11] => (item=16514/tcp)

TASK [gluster.infra/roles/firewall_config : Add/Delete services to
firewalld rules] ***
ok: [10.0.0.11] => (item=glusterfs)

TASK [gluster.infra/roles/backend_setup : Gather facts to determine the
OS distribution] ***
ok: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Change to Install lvm tools
for debian systems.] ***
skipping: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Change to Install lvm tools
for RHEL systems.] ***
ok: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Install python-yaml package
for Debian systems] ***
skipping: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Initialize vdo_devs array]
***
ok: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Record VDO devices (if any)]
*
skipping: [10.0.0.11] => (item={u'vgname': u'gluster_vg_sdb', u'pvname':
u'/dev/sdb'})

TASK [gluster.infra/roles/backend_setup : Enable and start vdo service]

skipping: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Create VDO with specified
size] **
skipping: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Check if valid disktype is
provided] ***
skipping: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Set PV data alignment for
JBOD] **
skipping: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Set PV data alignment for
RAID] **
ok: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Set VG physical extent size
for RAID] ***
ok: [10.0.0.11]

TASK [gluster.infra/roles/backend_setup : Create volume groups]

failed: [10.0.0.11] (item={u'vgname': u'gluster_vg_sdb', u'pvname':
u'/dev/sdb'}) => {"ansible_loop_var": "item", "changed": false, "item":
{"pvname": "/dev/sdb", "vgname": "gluster_vg_sdb"}, "msg": "Device
/dev/sdb not found."}

NO MORE HOSTS LEFT
*

NO MORE HOSTS LEFT
*

PLAY RECAP
*
10.0.0.11   

[ovirt-users] vm unresponsive cpu soft lock on heavy operation

2019-06-26 Thread Jayme
Basic setup notes: 3 node HCI running oVirt 4.3.3 using nodeNG for hosts.
Storage is SSD backed with 10Gb network dedicated to gluster with jumbo
frames enabled.

The ovirt management network (which also acts as VM network) is 1Gb network

Hosts are dell R720s w/ 256gb ram and E5-2690 procs

I have a VM configured with 16Gb ram and 6 virtual CPUs.  When this VM does
a heavy operation (in this case it's dumping a large DB from a remote
server) the load spikes quickly.  When this happens the VM becomes
unresponsive and in some cases I get cpu soft lock messages.

I'm trying to determine where the bottleneck here is and how I can prevent
the VM from becoming unresponsive when doing heavy tasks.

Here is info from syslog showing the soft lockup:

Jun 26 16:13:10 roble kernel: NMI watchdog: BUG: soft lockup - CPU#5 stuck
for 23s! [pg_dump:4025]
Jun 26 16:13:10 roble kernel: Modules linked in: binfmt_misc
rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver nfs lockd grace fscache
sunrpc ppdev iosf_mbi crc32_pclmul ghash_clmulni_intel aesni_intel lrw
gf128mul glue_helper ablk_helper cryptd sg joydev parport_pc parport
virtio_rng i2c_piix4 pcspkr ip_tables xfs libcrc32c sd_mod crc_t10dif
crct10dif_generic sr_mod cdrom ata_generic virtio_console virtio_net
virtio_scsi pata_acpi crct10dif_pclmul crct10dif_common crc32c_intel qxl
drm_kms_helper syscopyarea sysfillrect sysimgblt serio_raw fb_sys_fops ttm
drm floppy ata_piix libata virtio_pci virtio_ring virtio
drm_panel_orientation_quirks dm_mirror dm_region_hash dm_log dm_mod
Jun 26 16:13:10 roble kernel: CPU: 5 PID: 4025 Comm: pg_dump Kdump: loaded
Not tainted 3.10.0-957.21.2.el7.x86_64 #1
Jun 26 16:13:10 roble kernel: Hardware name: oVirt oVirt Node, BIOS
1.11.0-2.el7 04/01/2014
Jun 26 16:13:10 roble kernel: task: a01443499040 ti: a014b24a4000
task.ti: a014b24a4000
Jun 26 16:13:10 roble kernel: RIP: 0010:[]
 [] generic_exec_single+0xfa/0x1b0
Jun 26 16:13:10 roble kernel: RSP: 0018:a014b24a7c30  EFLAGS: 0202
Jun 26 16:13:10 roble kernel: RAX: 0010 RBX: a014b24a7c00
RCX: 0030
Jun 26 16:13:10 roble kernel: RDX:  RSI: 0010
RDI: 0286
Jun 26 16:13:10 roble kernel: RBP: a014b24a7c78 R08: af213640
R09: 00018040003f
Jun 26 16:13:10 roble kernel: R10: 0001 R11: f83b8e91b540
R12: a014b24a7bc0
Jun 26 16:13:10 roble kernel: R13: 0c9b R14: a01477bf94e8
R15: a01545074270
Jun 26 16:13:10 roble kernel: FS:  7f9fefe89840()
GS:a0172f34() knlGS:
Jun 26 16:13:10 roble kernel: CS:  0010 DS:  ES:  CR0:
80050033
Jun 26 16:13:10 roble kernel: CR2: 7f9fef391e90 CR3: 00014aa0
CR4: 000606e0
Jun 26 16:13:10 roble kernel: Call Trace:
Jun 26 16:13:10 roble kernel: [] ? leave_mm+0x110/0x110
Jun 26 16:13:10 roble kernel: [] ? leave_mm+0x110/0x110
Jun 26 16:13:10 roble kernel: [] ? leave_mm+0x110/0x110
Jun 26 16:13:10 roble kernel: []
smp_call_function_single+0x5f/0xa0
Jun 26 16:13:10 roble kernel: [] ?
cpumask_next_and+0x35/0x50
Jun 26 16:13:10 roble kernel: []
smp_call_function_many+0x22b/0x270
Jun 26 16:13:10 roble kernel: []
native_flush_tlb_others+0xb8/0xc0
Jun 26 16:13:10 roble kernel: []
flush_tlb_mm_range+0x68/0x140
Jun 26 16:13:10 roble kernel: []
tlb_flush_mmu.part.76+0x37/0xe0
Jun 26 16:13:10 roble kernel: [] tlb_finish_mmu+0x55/0x60
Jun 26 16:13:10 roble kernel: [] unmap_region+0xf4/0x140
Jun 26 16:13:10 roble kernel: [] ?
selinux_file_free_security+0x23/0x30
Jun 26 16:13:10 roble kernel: [] ?
__vma_rb_erase+0x121/0x220
Jun 26 16:13:10 roble kernel: [] do_munmap+0x2a5/0x480
Jun 26 16:13:10 roble kernel: [] vm_munmap+0x65/0xb0
Jun 26 16:13:10 roble kernel: [] SyS_munmap+0x22/0x30
Jun 26 16:13:10 roble kernel: []
system_call_fastpath+0x22/0x27
Jun 26 16:13:10 roble kernel: [] ?
system_call_after_swapgs+0xae/0x146
Jun 26 16:13:10 roble kernel: Code: 00 b7 01 00 48 89 de 48 03 14 c5 60 bc
74 af 48 89 df e8 4a b7 27 00 84 c0 75 46 45 85 ed 74 11 f6 43 20 01 74 0b
0f 1f 00 f3 90  43 20 01 75 f8 31 c0 48 8b 7c 24 28 65 48 33 3c 25 28
00 00
Jun 26 16:13:14 roble kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck
for 27s! [kworker/4:3:16530]
Jun 26 16:13:14 roble kernel: Modules linked in: binfmt_misc
rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver nfs lockd grace fscache
sunrpc ppdev iosf_mbi crc32_pclmul ghash_clmulni_intel aesni_intel lrw
gf128mul glue_helper ablk_helper cryptd sg joydev parport_pc parport
virtio_rng i2c_piix4 pcspkr ip_tables xfs libcrc32c sd_mod crc_t10dif
crct10dif_generic sr_mod cdrom ata_generic virtio_console virtio_net
virtio_scsi pata_acpi crct10dif_pclmul crct10dif_common crc32c_intel qxl
drm_kms_helper syscopyarea sysfillrect sysimgblt serio_raw fb_sys_fops ttm
drm floppy ata_piix libata virtio_pci virtio_ring virtio
drm_panel_orientation_quirks dm_mirror dm_region_hash dm_log dm_mod
Jun 26 16:13:14 roble kernel: CPU: 4 PID: 16530 Comm: kworker/4:3 Kdump:
lo

[ovirt-users] Re: oVirt hyerconverged more than 12 node

2019-06-26 Thread Strahil
Where did you read that?

It seems I can't find such statement in the web.

Best Regards
Strahil NikolovOn Jun 26, 2019 11:52, wodel youchi  
wrote:
>
> Hi,
>
> Anyone!!!???
>
> Regards.
>
> Le dim. 23 juin 2019 à 17:06, wodel youchi  a écrit :
>>
>> Hi,
>>
>> Could someone explain the 12 nodes limitation when installing oVirt 
>> Hyperconverged?
>>
>> Our client has 16 nodes, can we use them on a hyperconverged installation? 
>> for example creating two clusters, one with 9 nodes and the second with 6 
>> nodes.
>>
>> Regards.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BH6YGVJ5VU7LCBBY2WR2NXME5VMPWK7U/


[ovirt-users] Re: USB Passtrough device problem

2019-06-26 Thread Strahil
Slow motion... This sounds like bad driver or an unoptimized one.


Sadly I have no more ideas how to overcome this.

Best Rregards,
Strahil NikolovOn Jun 25, 2019 20:07, jplor...@gmail.com wrote:
>
> Hi Strahil 
>
> Sorry for the late reply but google sent ovirt mails to spam. I have tried 
> and thought I get audio, it sounds like its played at an incorrect bitrate (I 
> recorded audio ant soundls like slow motion audio).
> Is there any other way to present the usb device than throught console usb 
> emulation?
> Regards
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VB6FF7G3I2LUIPGO6HYGNOKVUQ4Z7TWK/


[ovirt-users] Re: Error virNetTLSContextLoadCertFromFile after upgrade from oVirt 4.2 to 4.3.4

2019-06-26 Thread Strahil
What about setting the date and time manually somewhere at 2016 on all hosts 
and blockking ntp at all ?

Then the certs will be still valid and can be renewed ?

Just asking... Not sure what will be the outcome.

Best Regards,
Strahil NikolovOn Jun 25, 2019 12:31, Yedidyah Bar David  
wrote:
>
> On Tue, Jun 25, 2019 at 12:28 PM Stefano Danzi  wrote: 
> > 
> > 
> > 
> > Il 25/06/2019 10:08, Yedidyah Bar David ha scritto: 
> > > On Tue, Jun 25, 2019 at 10:26 AM Stefano Danzi  wrote: 
> > >> 
> > >> 
> > >> Il 25/06/2019 08:27, Yedidyah Bar David ha scritto: 
> > >>> On Mon, Jun 24, 2019 at 7:56 PM Stefano Danzi  wrote: 
> >  I've found that this issue is related to: 
> >  
> >  https://bugzilla.redhat.com/show_bug.cgi?id=1648190 
> > >>> Are you sure? 
> > >>> 
> > >>> That bug is about an old cert, generated by an old version, likely 
> > >>> before we fixed bug 1210486 (even though it's not mentioned in above 
> > >>> bug). 
> > >> Yes! Malformed "Not Before" date/time in certs 
> > >> 
> >  But i've no idea how fix it 
> >  
> >  Il 24/06/2019 18:19, Stefano Danzi ha scritto: 
> > > I've just upgraded my test environment from ovirt 4.2 to 4.3.4. 
> > >>> Was it installed as 4.2, or upgraded? From which first version? 
> > >> I don't remember the first installed version. Maybe 4.0... I always 
> > >> upgraded the original installation. 
> > >> 
> > > System has only one host (Centos 7.6.1810) and run a self hosted 
> > > engine. 
> > > 
> > > After upgrade I'm not able to run vdsmd (and so hosted engine) 
> > > 
> > > Above the error in log: 
> > > 
> > >    journalctl -xe 
> > > 
> > > -- L'unità libvirtd.service ha iniziato la fase di avvio. 
> > > giu 24 18:09:17 ovirt01.hawai.lan libvirtd[8176]: 2019-06-24 
> > > 16:09:17.006+: 8176: info : libvirt version: 4.5.0, package: 
> > > 10.el7_6.12 (CentOS BuildSystem , 
> > > 2019-06-20-15:01:15, x86-01.bsys. 
> > > giu 24 18:09:17 ovirt01.hawai.lan libvirtd[8176]: 2019-06-24 
> > > 16:09:17.006+: 8176: info : hostname: ovirt01.hawai.lan 
> > > giu 24 18:09:17 ovirt01.hawai.lan libvirtd[8176]: 2019-06-24 
> > > 16:09:17.006+: 8176: error : virNetTLSContextLoadCertFromFile:513 
> > > : Unable to import server certificate 
> > > /etc/pki/vdsm/certs/vdsmcert.pem 
> > >>> Did you check this file? Does it exist? 
> > >>> 
> > >>> ls -l /etc/pki/vdsm/certs/vdsmcert.pem 
> > >>> 
> > >>> Can vdsm user read it? 
> > >>> 
> > >>> su - vdsm -s /bin/bash -c 'cat /etc/pki/vdsm/certs/vdsmcert.pem > 
> > >>> /dev/null' 
> > >>> 
> > >>> Please check/share output of: 
> > >>> 
> > >>> openssl x509 -in /etc/pki/vdsm/certs/vdsmcert.pem -text 
> > >>> 
> > >>> Thanks and best regards, 
> > >> vdsm can read vdsmcert. The problem is "Not Before" date: 
> > >> 
> > >> [root@ovirt01 ~]# su - vdsm -s /bin/bash -c 'openssl x509 -in 
> > >> /etc/pki/vdsm/certs/vdsmcert.pem -text' 
> > >> Certificate: 
> > >>   Data: 
> > >>   Version: 3 (0x2) 
> > >>   Serial Number: 4102 (0x1006) 
> > >>   Signature Algorithm: sha1WithRSAEncryption 
> > >>   Issuer: C=US, O=hawai.lan, CN=ovirtbk-sheng.hawai.lan.63272 
> > >>   Validity 
> > >>   Not Before: Feb  4 08:36:07 2015 
> > >>   Not After : Feb  4 08:36:07 2020 GMT 
> > >> [CUT] 
> > >> 
> > >> 
> > >> [root@ovirt01 ~]# su - vdsm -s /bin/bash -c 'openssl x509 -in 
> > >> /etc/pki/vdsm/certs/cacert.pem -text' 
> > >> Certificate: 
> > >>   Data: 
> > >>   Version: 3 (0x2) 
> > >>   Serial Number: 4096 (0x1000) 
> > >>   Signature Algorithm: sha1WithRSAEncryption 
> > >>   Issuer: C=US, O=hawai.lan, CN=ovirtbk-sheng.hawai.lan.63272 
> > >>   Validity 
> > >>   Not Before: Feb  4 00:06:25 2015 
> > >>   Not After : Feb  2 00:06:25 2025 GMT 
> > >> 
> > > OK :-( 
> > > 
> > > So it will be rather difficult to fix. 
> > > 
> > > You should have been prompted by engine-setup long ago to renew PKI, 
> > > weren't you? And when you did, didn't you have to reinstall (or Re- 
> > > Enroll Certificates, in later versions) all hosts? 
> > 
> > I don't remember to ever seen a question about this during engine-setup, 
> > but it could be. 
> > In /etc/pki/vdsm/certs/ I can see an old cert and ca with subjet: 
> > 
> > [root@ovirt01 ~]# su - vdsm -s /bin/bash -c 'openssl x509 -in 
> > /etc/pki/vdsm/certs/cacert.pem.20150205093608 -text' 
> > Certificate: 
> >  Data: 
> >  Version: 3 (0x2) 
> >  Serial Number: 1423056193 (0x54d21d41) 
> >  Signature Algorithm: sha256WithRSAEncryption 
> >  Issuer: CN=VDSM Certificate Authority 
> >  Validity 
> >  Not Before: Feb  4 13:23:13 2015 GMT 
> >  Not After : Feb  4 13:23:13 2016 GMT 
> >  Subject: CN=VDSM Certificate Authority 
> >  Subject Public Key Info: 

[ovirt-users] VDI Brokering

2019-06-26 Thread Ciro Iriarte
Hi!,

What's the usual way to implement VDI with oVirt?, is it usuallly
paired with a broker like UDS Enterprise / OpenUDS?, does it have
anything embedded that can solve the VM assignment for a group of
users?.

Regards.
CI.-
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/XOFJ6TANAJUUDDHMV2FYV4EBZIHWRZDY/


[ovirt-users] Re: Graphics performance and Windows VM

2019-06-26 Thread Ciro Iriarte
Waiting for quotes, pondering Windows 10 + VDA vs Windows Server 2019
Datacenter. Unluckily, this project is Windows bound

If I go with RDP, is there any requirement/trick on the endpoint
side?, will OpenThinClient be the right tool?.

Regards,
CI.-

El mié., 26 jun. 2019 a las 10:34, Christopher Cox
() escribió:
>
> On 6/26/19 9:21 AM, Ciro Iriarte wrote:
> > Hello!,
> >
> > I'm wondering what would be a good fit for decent graphics performance
> > on Windows 10/2016/2019 + oVirt/KVM.
> >
> > Is there some kind of offloading with SPICE?, should I use RDP
> > instead?, will vGPU backed by Nvidia cards help somehow?. The idea is
> > to build a VDI environment for Windows VM, probably using
> > OpenThinClient or a custom Linux image at the endpoint.
> >
> > The clients will use office suites, Java IDE, AutoCAD and Sketchup.
> >
> > Comments?
>
>
> Use RDP.  (you may need to check your licensing with regards to running 
> Windows
> VDI, there may be some cost)
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/54W73EWK5ZPHRDJX2FF6TTEUEQTOSSYZ/



-- 
Ciro Iriarte
http://iriarte.it
--
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/46M6AT2ZI3K3U3W3WWPNAZ7PK7E7FWR2/


[ovirt-users] [ANN] oVirt 4.3.5 Third Release Candidate is now available for testing

2019-06-26 Thread Sandro Bonazzola
The oVirt Project is pleased to announce the availability of the oVirt
4.3.5 Third Release Candidate for testing, as of June 26th, 2019.

While testing this release candidate please consider deeper testing on
gluster upgrade since with this release we are switching from Gluster 5 to
Gluster 6.

This update is a release candidate of the fifth in a series of
stabilization updates to the 4.3 series.
This is pre-release software. This pre-release should not to be used in
production.

This release is available now on x86_64 architecture for:
* Red Hat Enterprise Linux 7.6 or later
* CentOS Linux (or similar) 7.6 or later

This release supports Hypervisor Hosts on x86_64 and ppc64le architectures
for:
* Red Hat Enterprise Linux 7.6 or later
* CentOS Linux (or similar) 7.6 or later
* oVirt Node 4.3 (available for x86_64 only)

See the release notes [1] for installation / upgrade instructions and a
list of new features and bugs fixed.

Notes:
- oVirt Appliance has not been updated due to a regression in the tooling
we use for building it.[3]
- oVirt Node is already available[2]

Additional Resources:
* Read more about the oVirt 4.3.5 release highlights:
http://www.ovirt.org/release/4.3.5/
* Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
* Check out the latest project news on the oVirt blog:
http://www.ovirt.org/blog/

[1] http://www.ovirt.org/release/4.3.5/
[2] http://resources.ovirt.org/pub/ovirt-4.3-pre/iso/
[3] https://bugzilla.redhat.com/show_bug.cgi?id=1724076

-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV

Red Hat EMEA 

sbona...@redhat.com

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/SLOUXNXRFEONB2KE64ATFEDZPUOYMLYW/


[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-26 Thread Robert Crawford
So i created the brick without the cache an add the cache doing the commands 
below; but it appers it's not working because I see no improvement in the 
benchmarks. 

pvcreate /dev/md/VMStorageHot
vgextend RHGS_vg_VMStorage /dev/md/VMStorageHot
lvcreate -L 1500G -n lv_cache RHGS_vg_VMStorage /dev/md/VMStorageHot
lvcreate -L 100M -n lv_cache_meta RHGS_vg_VMStorage /dev/md/VMStorageHot
lvconvert --type cache-pool --cachemode writeback --poolmetadata 
RHGS_vg_VMStorage/lv_cache_meta RHGS_vg_VMStorage/lv_cache
lvconvert --type cache --cachepool HGS_vg_VMStorage/lv_cache 
RHGS_vg_VMStorage/VMStorage_lv_pool
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BQ4ZS245WZDDEUJTFYTJUFMOPL7ECCDQ/


[ovirt-users] Re: Graphics performance and Windows VM

2019-06-26 Thread Christopher Cox

On 6/26/19 9:21 AM, Ciro Iriarte wrote:

Hello!,

I'm wondering what would be a good fit for decent graphics performance
on Windows 10/2016/2019 + oVirt/KVM.

Is there some kind of offloading with SPICE?, should I use RDP
instead?, will vGPU backed by Nvidia cards help somehow?. The idea is
to build a VDI environment for Windows VM, probably using
OpenThinClient or a custom Linux image at the endpoint.

The clients will use office suites, Java IDE, AutoCAD and Sketchup.

Comments?



Use RDP.  (you may need to check your licensing with regards to running Windows 
VDI, there may be some cost)

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/54W73EWK5ZPHRDJX2FF6TTEUEQTOSSYZ/


[ovirt-users] Graphics performance and Windows VM

2019-06-26 Thread Ciro Iriarte
Hello!,

I'm wondering what would be a good fit for decent graphics performance
on Windows 10/2016/2019 + oVirt/KVM.

Is there some kind of offloading with SPICE?, should I use RDP
instead?, will vGPU backed by Nvidia cards help somehow?. The idea is
to build a VDI environment for Windows VM, probably using
OpenThinClient or a custom Linux image at the endpoint.

The clients will use office suites, Java IDE, AutoCAD and Sketchup.

Comments?

Regards,

-- 
CI.-
--
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/A64FCVCG6AH5KQDUBILOJCCHBOMVWF7V/


[ovirt-users] Re: yum versionlock in ovirt node 4.3

2019-06-26 Thread markus . falb
> On 26.06.19 13:02, markus.falb(a)mafalb.at wrote:
> 
> 
> I never saw version locked packages on a node before. I went from 4.2.x 
> over previous
> 4.3.x versions to 4.3.4 and didn't have or see any versionlocks. What 
> packages are locked ?

Most installed packaged are version locked.

...snip
# rpm -qa|wc -l
847
# yum versionlock list|grep "^.:"|wc -l
Cannot upload enabled repos report, is this client registered?
831
snap...

> 
> # yum versionlock status

Could you instead try an

# yum versionlock list

Maybe the CentOS repos are disabled by default, then versionlock status would 
be empty.

Best Regards, Markus
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HYLIJZ6G6U67DMVDDV4EYXJL6MXRTHUZ/


[ovirt-users] Re: yum versionlock in ovirt node 4.3

2019-06-26 Thread Oliver Riesener

On 26.06.19 13:02, markus.f...@mafalb.at wrote:


Thanks Oliver,

a Node installation is image based and this should not happen ...

What should not happen? That it is manually updated via yum? Hmm, always done 
that with previous versions.


I never saw version locked packages on a node before. I went from 4.2.x 
over previous
4.3.x versions to 4.3.4 and didn't have or see any versionlocks. What 
packages are locked ?


# yum versionlock status

Could it be a list of obsoletes ?


On an Engine system you have to call engine-setup again (don't worry)
which updates installation files and then installs the versionlock'ed
packages.

But on an my engine there are no versionlocks, and there are the ovirt repos 
active, I thought that updates would be picked up with an yum update. I thought 
that engine-setup is only for upgrades (minor and/or major version bump)


you are right on this.

Best regards, Oliver


Best regards, Markus
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/WQCZ7MNZAGOSYJMGVNKV5NEFRMON7ES3/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/B4CANC65LRSJ3AIJIGBC56MIDNH6T7OW/


[ovirt-users] Re: yum versionlock in ovirt node 4.3

2019-06-26 Thread markus . falb
Thanks Oliver,
> a Node installation is image based and this should not happen ...

What should not happen? That it is manually updated via yum? Hmm, always done 
that with previous versions.

> 
> On an Engine system you have to call engine-setup again (don't worry)
> which updates installation files and then installs the versionlock'ed 
> packages.

But on an my engine there are no versionlocks, and there are the ovirt repos 
active, I thought that updates would be picked up with an yum update. I thought 
that engine-setup is only for upgrades (minor and/or major version bump)

Best regards, Markus
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/WQCZ7MNZAGOSYJMGVNKV5NEFRMON7ES3/


[ovirt-users] Proper way to upgrade hosts OS?

2019-06-26 Thread Nicolas Ecarnot

Hello,

We're not using nodes but CentOS 7.x hosts.
Do you know if some documentation has been written about the proper way 
to upgrade the operating system of the hosts, and especially how to 
prevent breaking dependencies or cause versions flaws?


Thank you.

--
Nicolas ECARNOT
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/4SYJWWODEY2VZOAMU5NIRDOJCPANNR6S/


[ovirt-users] Re: Unable to log into Administration Portal

2019-06-26 Thread Yedidyah Bar David
On Sun, Jun 23, 2019 at 7:51 AM Strahil  wrote:
>
> Zachary,
>
> The version lock is used by oVirt devs to prevent the system to update too 
> far ahead of the oVirt level.
> Don't remove that next time.

Indeed. The engine is not working well with a database that is not
100% matching it (both schema and actual content). So we have
engine-setup that handles upgrades (clears versionlock, updates the
database and the packages, versionlocks again). It's not very nice but
that's how it goes...

>
> You should access the engine only by https://FQDN .IP should not be used.
>
> If you have some kind of snapshot (for example gluster) - you can consider 
> reverting.

You can also try 'yum history undo $ID' (after 'yum history' and one
or more 'yum history info $ID' to find the correct one).

That said, in principle the new engine could even have corrupted the
database, so even that does not guarantee success.

>
> Even consider restore from backup.
>
> I'm pretty sure that almost every failiure is recorded somewhere there ... (I 
> am still new to advise location).

Perhaps new, but very helpful. Thanks :-)

Good luck and best regards,

>
> Bet Regards,
> Strahil Nikolov
> On Jun 23, 2019 04:41, zachary.win...@witsconsult.com wrote:
> >
> > I suppose I just keep striking out on recent oVirt updates.  Today (22 June 
> > 2019, all previous updates have been installed successfully) I saw that an 
> > update was available for my Enterprise Linux Host (main oVirt engine, 
> > CentOS 7 x64), and I attempted to update it.  The update failed, which had 
> > never happened before.  I logged in via SSH and saw that the updates had 
> > been halted due to "yum versionlock."  I cleared versionlock and proceeded 
> > with the update, which appeared to work successfully.  I rebooted the 
> > system, which came up a-ok.  However, I can no longer reach the 
> > Administration Portal page.  The browser only hangs.  I see the following:
> >
> > - type in the IP address to the server and get the https:// > address>/ovirt-engine/sso/oauth/authorize page, which tells me:
> >
> > "The FQDN used to access the system is not a valid engine FQDN. You must 
> > access the system using the engine FQDN or one of the engine alternate 
> > FQDNs.
> > Click here to continue."
> >
> > When I click the provided link, I get the same hanging behavior and it 
> > never loads the login page.
> >
> > - I was able to connect via Cockpit to https://:9090 and log in 
> > successfully as root after SSH'ing in and restarting the engine.  There are 
> > no major issues displayed, and I was able to create a Diagnostic Report.  
> > Under Hostname > oVirt Machines, it will actually redirect me to the login 
> > page at https://fqdn/ovirt-engine/sso/login.html.  The page will actually 
> > load after the redirect, but when I enter my admin@internal credentials it 
> > just hangs and spins.
> >
> > When I return to "Virtual Machines" in Cockpit, I have 
> > Host/Cluster/Templates/VDSM options, I see "oVirt login in progress" with a 
> > continually spinning circle, never actually able to authenticate.
> >
> >
> > In /var/log/ovirt-engine/ui.log, I see:
> >
> > 2019-06-22 19:08:02,533-04 ERROR 
> > [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] 
> > (default task-4) [] Permutation name: C92E6928986552EDD0E1C99CDC0CC8AB
> > 2019-06-22 19:08:02,533-04 ERROR 
> > [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] 
> > (default task-4) [] Uncaught exception: 
> > com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read 
> > property 'kh' of null
> > at 
> > org.ovirt.engine.ui.uicommonweb.dataprovider.AsyncDataProvider.$lambda$4(AsyncDataProvider.java:387)
> > at 
> > org.ovirt.engine.ui.uicommonweb.dataprovider.AsyncDataProvider$lambda$4$Type.executed(AsyncDataProvider.java:387)
> > at 
> > org.ovirt.engine.ui.frontend.Frontend$2.$onFailure(Frontend.java:329) 
> > [frontend.jar:]
> > at 
> > org.ovirt.engine.ui.frontend.Frontend$2.onFailure(Frontend.java:329) 
> > [frontend.jar:]
> > at 
> > org.ovirt.engine.ui.frontend.communication.OperationProcessor$2.$onFailure(OperationProcessor.java:184)
> >  [frontend.jar:]
> > at 
> > org.ovirt.engine.ui.frontend.communication.OperationProcessor$2.onFailure(OperationProcessor.java:184)
> >  [frontend.jar:]
> > at 
> > org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider.$handleMultipleQueriesFailure(GWTRPCCommunicationProvider.java:305)
> >  [frontend.jar:]
> > at 
> > org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.onFailure(GWTRPCCommunicationProvider.java:263)
> >  [frontend.jar:]
> > at 
> > com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:198)
> >  [gwt-servlet.jar:]
> > at 
> > com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:233)
> >  [gwt-servlet.jar:]
> > 

[ovirt-users] Re: Error when upgrading Node

2019-06-26 Thread Yedidyah Bar David
On Sun, Jun 23, 2019 at 3:30 AM  wrote:
>
> Regarding "Perhaps try to find out what exactly failed?", that is why I 
> posted this thread.  I am new to oVirt and trying to master it, but I do not 
> know where to look.  I have not found any documentation yet that tells me 
> which logs to look at when, so please bear with me as I try to figure this 
> out.  Thank you however for your help.

For general information, see:
https://www.ovirt.org/documentation/admin-guide/chap-Log_Files.html

>
> I ran the yum command you listed and got the debug output.  I do in fact have 
> a storage domain on the Node, and I am almost certain that is why it is 
> failing.  I suspect that removing the storage domain will allow the update to 
> work, but I am confused though because I have successfully updated this node 
> with a storage domain on it several times now, so is this going to be a 
> permanent requirement?

This check was added for the following bug, in 4.2.2 (so rather new -
it makes sense that you did mange to use one in the past):

https://bugzilla.redhat.com/show_bug.cgi?id=1549630

So it seems to prevent local storage domains on the root filesystem.
So you can/should probably try moving your storage domain to a
separate filesystem.

>
> is there any advanced documentation (i.e., this log captures this, here is 
> what to look for when this happens) available?

There is lots of material on ovirt.org, including many pages and many
many posts to the mailing lists.

I am not aware of any book-style "advanced documentation".

For this particular example, to find above bug, I did this:

Found the place in the source code that includes this scriptlet:

https://github.com/oVirt/ovirt-node-ng/blob/master/packaging/ovirt-node-ng.spec.in#L160

Search the git log for this file. You can do this in github ("History"
button), but I find it much more comfortable to use 'git log -u' and
search inside. This finds:

https://github.com/oVirt/ovirt-node-ng/commit/a46150de468fac72224762e67e4f7fddc2151783#diff-87ef1c528b1eda8356fb2204d7844cef

And this links to the bug.

Best regards,
-- 
Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/P6UF6YKD7QBCQ64DQGSTXR4RHXB7ICQO/


[ovirt-users] Re: Error virNetTLSContextLoadCertFromFile after upgrade from oVirt 4.2 to 4.3.4

2019-06-26 Thread Stefano Danzi



Il 26/06/2019 11:57, Yedidyah Bar David ha scritto:

On Tue, Jun 25, 2019 at 8:37 PM Stefano Danzi  wrote:

Il 25/06/2019 14:26, Stefano Danzi ha scritto:

I don't remember to ever seen a question about this during
engine-setup,
but it could be.
In /etc/pki/vdsm/certs/ I can see an old cert and ca with subjet:

[root@ovirt01 ~]# su - vdsm -s /bin/bash -c 'openssl x509 -in
/etc/pki/vdsm/certs/cacert.pem.20150205093608 -text'
Certificate:
   Data:
   Version: 3 (0x2)
   Serial Number: 1423056193 (0x54d21d41)
   Signature Algorithm: sha256WithRSAEncryption
   Issuer: CN=VDSM Certificate Authority
   Validity
   Not Before: Feb  4 13:23:13 2015 GMT
   Not After : Feb  4 13:23:13 2016 GMT
   Subject: CN=VDSM Certificate Authority
   Subject Public Key Info:

[CUT]

[root@ovirt01 ~]# su - vdsm -s /bin/bash -c 'openssl x509 -in
/etc/pki/vdsm/certs/vdsmcert.pem.20150205093609 -text'
Certificate:
   Data:
   Version: 3 (0x2)
   Serial Number: 1423056193 (0x54d21d41)
   Signature Algorithm: sha256WithRSAEncryption
   Issuer: CN=VDSM Certificate Authority
   Validity
   Not Before: Feb  4 13:23:13 2015 GMT
   Not After : Feb  4 13:23:13 2016 GMT
   Subject: CN=ovirt01.hawai.lan, O=VDSM Certificate
   Subject Public Key Info:
   Public Key Algorithm: rsaEncryption


I think that was certs made during first hosted engine installation.
Could it work if I manually create certs like this?
Just to start libvirtd, vdsm and hosted-engine.

I think it's worth a try. Just create a self-signed CA, a keypair
signed by it, and place them correctly, should work.

The engine won't be able to talk with the host, but you can then more
easily reinstall/re-enroll-certs.

Good luck,

This workaround works!
I have hosted engine running!

So I have to find how reinstall/re-enroll-certs on host. From engine
UI host status is "NonResponsive" and I can't do nothing
___

Status:

now Host status is "Unassiged".  Engine can't reach host for "General
SSLEngine problem" and It's ok because certs are "home made".
I can't switch host to maintenance because it's not operational.
I can't enroll certificate because is not in maintenance status.

You can try to remove it. I think we do not support "force-remove"
despite being asked about this occasionally, because
generally-speaking, this is very unsafe. If you insist, you can try
using the sql function DeleteVds to delete it from the database.


hou I can enroll host cert manually?

You can try following what I wrote in "2. Try to manually fix" before.
Create a CSR on the host (with whatever private key you want), copy it
to engine, pki-enroll-request, copy the cert to host.

Good luck and best regards,


I've just solved using  pki-enroll-request as you told me. Thanks!!
This upgrade was very very hard!!


 
___

Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/XX4U45DYHZJXGMP2DIPS7X34CBGUHFYZ/


[ovirt-users] Re: Error virNetTLSContextLoadCertFromFile after upgrade from oVirt 4.2 to 4.3.4

2019-06-26 Thread Yedidyah Bar David
On Tue, Jun 25, 2019 at 8:37 PM Stefano Danzi  wrote:
>
> Il 25/06/2019 14:26, Stefano Danzi ha scritto:
> >
> >>> I don't remember to ever seen a question about this during
> >>> engine-setup,
> >>> but it could be.
> >>> In /etc/pki/vdsm/certs/ I can see an old cert and ca with subjet:
> >>>
> >>> [root@ovirt01 ~]# su - vdsm -s /bin/bash -c 'openssl x509 -in
> >>> /etc/pki/vdsm/certs/cacert.pem.20150205093608 -text'
> >>> Certificate:
> >>>   Data:
> >>>   Version: 3 (0x2)
> >>>   Serial Number: 1423056193 (0x54d21d41)
> >>>   Signature Algorithm: sha256WithRSAEncryption
> >>>   Issuer: CN=VDSM Certificate Authority
> >>>   Validity
> >>>   Not Before: Feb  4 13:23:13 2015 GMT
> >>>   Not After : Feb  4 13:23:13 2016 GMT
> >>>   Subject: CN=VDSM Certificate Authority
> >>>   Subject Public Key Info:
> >>>
> >>> [CUT]
> >>>
> >>> [root@ovirt01 ~]# su - vdsm -s /bin/bash -c 'openssl x509 -in
> >>> /etc/pki/vdsm/certs/vdsmcert.pem.20150205093609 -text'
> >>> Certificate:
> >>>   Data:
> >>>   Version: 3 (0x2)
> >>>   Serial Number: 1423056193 (0x54d21d41)
> >>>   Signature Algorithm: sha256WithRSAEncryption
> >>>   Issuer: CN=VDSM Certificate Authority
> >>>   Validity
> >>>   Not Before: Feb  4 13:23:13 2015 GMT
> >>>   Not After : Feb  4 13:23:13 2016 GMT
> >>>   Subject: CN=ovirt01.hawai.lan, O=VDSM Certificate
> >>>   Subject Public Key Info:
> >>>   Public Key Algorithm: rsaEncryption
> >>>
> >>>
> >>> I think that was certs made during first hosted engine installation.
> >>> Could it work if I manually create certs like this?
> >>> Just to start libvirtd, vdsm and hosted-engine.
> >> I think it's worth a try. Just create a self-signed CA, a keypair
> >> signed by it, and place them correctly, should work.
> >>
> >> The engine won't be able to talk with the host, but you can then more
> >> easily reinstall/re-enroll-certs.
> >>
> >> Good luck,
> > This workaround works!
> > I have hosted engine running!
> >
> > So I have to find how reinstall/re-enroll-certs on host. From engine
> > UI host status is "NonResponsive" and I can't do nothing
> > ___
>
> Status:
>
> now Host status is "Unassiged".  Engine can't reach host for "General
> SSLEngine problem" and It's ok because certs are "home made".
> I can't switch host to maintenance because it's not operational.
> I can't enroll certificate because is not in maintenance status.

You can try to remove it. I think we do not support "force-remove"
despite being asked about this occasionally, because
generally-speaking, this is very unsafe. If you insist, you can try
using the sql function DeleteVds to delete it from the database.

>
> hou I can enroll host cert manually?

You can try following what I wrote in "2. Try to manually fix" before.
Create a CSR on the host (with whatever private key you want), copy it
to engine, pki-enroll-request, copy the cert to host.

Good luck and best regards,
-- 
Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RUHRDGOBWLRPBAN7I6EIO6J3EI44RCGP/


[ovirt-users] Re: yum versionlock in ovirt node 4.3

2019-06-26 Thread Yedidyah Bar David
On Wed, Jun 26, 2019 at 11:59 AM  wrote:
>
> Hi,
> I just upgraded some ovirt node 4.2.8 to ovirt node 4.3.4
> After a
>
> ...snip
> # yum update ovirt-node-ng-image-update
> snap...
>
> I rebooted, and afterwards I wanted to run a yum update like I was doing it 
> with the previous versions, but
>
> ...snip
> # yum update --disableplugin fastestmirror,subscription-manager
> Loaded plugins: enabled_repos_upload, imgbased-persist, package_upload, 
> product-id, search-disabled-repos, vdsmupgrade, versionlock
> Repository centos-sclo-rh-release is listed more than once in the 
> configuration
> Excluding 76 updates due to versionlock (use "yum versionlock status" to show 
> them)
> No packages marked for update
> Uploading Enabled Repositories Report
> Cannot upload enabled repos report, is this client registered?
> snap...
>
> "Excluding 76 updates due to versionlock" !
>
> Many packages are locked via the yum-versionlock plugin, also many system 
> packages like the kernel and python (well, these 2 got my attention because 
> there were security updates published recently). Isn't it recommended anymore 
> to update the these packages to the latest versions? Do you use modified 
> packages (different from CentOS?) Is it safe to remove the versionlock?

You should wait for next node release and upgrade to that.

Nothing prevents you from removing lines from versionlock and running
'yum update', but I have no idea what happens on your next node
upgrade - e.g. if it contains newer packages that what you manually
updated, will yours take over (thus cause a downgrade), etc. If you
think you really need/want to do that, experiment carefully, and if
you think it's a valid need/request, please open a bug.

Good luck and best regards,
-- 
Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/3RRBTCKFZ7OLKWFV4Y2MLKPY4S4NJQUT/


[ovirt-users] Re: yum versionlock in ovirt node 4.3

2019-06-26 Thread Oliver Riesener

Hi Markus,

a Node installation is image based and this should not happen ...

On an Engine system you have to call engine-setup again (don't worry)
which updates installation files and then installs the versionlock'ed 
packages.


Best regards, Oliver

On 26.06.19 10:57, markus.f...@mafalb.at wrote:

Hi,
I just upgraded some ovirt node 4.2.8 to ovirt node 4.3.4
After a

...snip
# yum update ovirt-node-ng-image-update
snap...

I rebooted, and afterwards I wanted to run a yum update like I was doing it 
with the previous versions, but

...snip
# yum update --disableplugin fastestmirror,subscription-manager
Loaded plugins: enabled_repos_upload, imgbased-persist, package_upload, 
product-id, search-disabled-repos, vdsmupgrade, versionlock
Repository centos-sclo-rh-release is listed more than once in the configuration
Excluding 76 updates due to versionlock (use "yum versionlock status" to show 
them)
No packages marked for update
Uploading Enabled Repositories Report
Cannot upload enabled repos report, is this client registered?
snap...

"Excluding 76 updates due to versionlock" !

Many packages are locked via the yum-versionlock plugin, also many system 
packages like the kernel and python (well, these 2 got my attention because 
there were security updates published recently). Isn't it recommended anymore 
to update the these packages to the latest versions? Do you use modified 
packages (different from CentOS?) Is it safe to remove the versionlock?

Best regards, Markus
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6QPTCDBGI4PAWJ4ZKQVVOJSHCMSAVJ6G/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CJJ2O34UEAH2LEFASFBHQKDLPNXCTIZ2/


[ovirt-users] Re: oVirt hyerconverged more than 12 node

2019-06-26 Thread xilazz
16-node your plan for creating two clusters works, and glusterfs ensures that 
at least three nodes in one cluster work if you want to use glusterfs.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CSTLJUBR4HXDADECGBY3E6UWPZ3VX5BJ/


[ovirt-users] Can ovirt implement FT functions

2019-06-26 Thread xilazz
Hi, now that ovirt has implemented the HA functionality of Shared storage and 
virtual machines, that's great.
In our daily use and maintenance, we sometimes need some functions of virtual 
machine FT. At present, VMware can realize FT functions based on VSAN.
Once upon a time there was a colo project, using qemu virtualization, 
https://wiki.qemu.org/Features/COLO, is now no one is updated.
I would like to consult ovirt about the project plan of FT.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5FTF3PKRQEFZPJVOSDYCCPWD7URGXBGQ/


[ovirt-users] Re: Ovirt Hyperconverged Cluster

2019-06-26 Thread Simone Tiraboschi
On Wed, Jun 26, 2019 at 10:58 AM Simone Tiraboschi 
wrote:

> You issue is here:
> 2019-06-20 11:25:53,200+02 WARN
>  [org.ovirt.engine.core.bll.network.host.HostSetupNetworksCommand]
> (EE-ManagedThreadFactory-engine-Thread-1) [2598128e] Validation of action
> 'HostSetupNetworks' failed for user admin@internal-authz. Reasons:
> VAR__ACTION__SETUP,VAR__TYPE__NETWORKS,INVALID_BOND_MODE_FOR_BOND_WITH_VM_NETWORK,$BondName
> bond0,$networkName ovirtmgmt
>
> Please use a valid bond mode for the bond selected on the management
> network (I'll try to understand why the setup tool didn't detected it
> before).
>

Ok, the issue is here:
2019-06-17 13:50:04,014+0200 DEBUG otopi.plugins.otopi.dialog.human
dialog.__logString:204 DIALOG:SEND Please indicate a nic to
set ovirtmgmt bridge on: (team0, team0.13, team0.19) [team0.13]:
2019-06-17 13:50:14,978+0200 DEBUG otopi.plugins.otopi.dialog.human
dialog.__logString:204 DIALOG:RECEIVEteam0.19

oVirt doesn't support at all the teamed devices but just bonds, please see:
https://www.ovirt.org/documentation/admin-guide/chap-Logical_Networks.html#bonding-modes

Unfortunately ansible facts module as for
https://github.com/ansible/ansible/issues/43129 also fails discriminating a
teamed interface from a plain one and so you were able to select it.


>
> On Wed, Jun 26, 2019 at 10:46 AM  wrote:
>
>> Yes, I am using the same two interface in bond configuration with one
>> vlan for the storage and annoter one for the mgmt.
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/56UBS4RALC2QQ6SVYSEKLSYV5NOFN5XO/
>>
>
>
> --
>
> Simone Tiraboschi
>
> He / Him / His
>
> Principal Software Engineer
>
> Red Hat 
>
> stira...@redhat.com
> @redhatjobs    redhatjobs
>  @redhatjobs
> 
> 
> 
>


-- 

Simone Tiraboschi

He / Him / His

Principal Software Engineer

Red Hat 

stira...@redhat.com
@redhatjobs    redhatjobs
 @redhatjobs



___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/MDRZWDUVFRLCMKX2CZU7RW3CBFUAE3JQ/


[ovirt-users] Re: Ovirt Hyperconverged Cluster

2019-06-26 Thread Simone Tiraboschi
You issue is here:
2019-06-20 11:25:53,200+02 WARN
 [org.ovirt.engine.core.bll.network.host.HostSetupNetworksCommand]
(EE-ManagedThreadFactory-engine-Thread-1) [2598128e] Validation of action
'HostSetupNetworks' failed for user admin@internal-authz. Reasons:
VAR__ACTION__SETUP,VAR__TYPE__NETWORKS,INVALID_BOND_MODE_FOR_BOND_WITH_VM_NETWORK,$BondName
bond0,$networkName ovirtmgmt

Please use a valid bond mode for the bond selected on the management
network (I'll try to understand why the setup tool didn't detected it
before).

On Wed, Jun 26, 2019 at 10:46 AM  wrote:

> Yes, I am using the same two interface in bond configuration with one vlan
> for the storage and annoter one for the mgmt.
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/56UBS4RALC2QQ6SVYSEKLSYV5NOFN5XO/
>


-- 

Simone Tiraboschi

He / Him / His

Principal Software Engineer

Red Hat 

stira...@redhat.com
@redhatjobs    redhatjobs
 @redhatjobs



___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/MWQI2YNGLGPMGOM7ULGOH362KR63NFMP/


[ovirt-users] yum versionlock in ovirt node 4.3

2019-06-26 Thread markus . falb
Hi,
I just upgraded some ovirt node 4.2.8 to ovirt node 4.3.4
After a

...snip
# yum update ovirt-node-ng-image-update
snap...

I rebooted, and afterwards I wanted to run a yum update like I was doing it 
with the previous versions, but

...snip
# yum update --disableplugin fastestmirror,subscription-manager
Loaded plugins: enabled_repos_upload, imgbased-persist, package_upload, 
product-id, search-disabled-repos, vdsmupgrade, versionlock
Repository centos-sclo-rh-release is listed more than once in the configuration
Excluding 76 updates due to versionlock (use "yum versionlock status" to show 
them)
No packages marked for update
Uploading Enabled Repositories Report
Cannot upload enabled repos report, is this client registered?
snap...

"Excluding 76 updates due to versionlock" !

Many packages are locked via the yum-versionlock plugin, also many system 
packages like the kernel and python (well, these 2 got my attention because 
there were security updates published recently). Isn't it recommended anymore 
to update the these packages to the latest versions? Do you use modified 
packages (different from CentOS?) Is it safe to remove the versionlock? 

Best regards, Markus
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6QPTCDBGI4PAWJ4ZKQVVOJSHCMSAVJ6G/


[ovirt-users] Re: oVirt hyerconverged more than 12 node

2019-06-26 Thread wodel youchi
Hi,

Anyone!!!???

Regards.

Le dim. 23 juin 2019 à 17:06, wodel youchi  a
écrit :

> Hi,
>
> Could someone explain the 12 nodes limitation when installing oVirt
> Hyperconverged?
>
> Our client has 16 nodes, can we use them on a hyperconverged installation?
> for example creating two clusters, one with 9 nodes and the second with 6
> nodes.
>
> Regards.
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/J6IMAQJBR32B35K6VNNCSDI3U3JEX3ZP/


[ovirt-users] Re: Ovirt Hyperconverged Cluster

2019-06-26 Thread raffaele
Yes, I am using the same two interface in bond configuration with one vlan for 
the storage and annoter one for the mgmt.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/56UBS4RALC2QQ6SVYSEKLSYV5NOFN5XO/