[ovirt-users] The user admin@internal is not authorized to perform login

2018-11-23 Thread Shawn Southern
No one can log in to our oVirt instance today.  LDAP users cannot authenticate, 
and the internal 'admin' user gets "The user admin@internal is not authorized 
to perform login" after being authenticated.

>From engine.log:
2018-11-23 10:17:12,454-05 INFO  
[org.ovirt.engine.core.sso.utils.AuthenticationUtils] (default task-24) [] User 
admin@internal successfully logged in with scopes: ovirt-app-admin 
ovirt-app-api ovirt-app-portal ovirt-ext=auth:sequence-priority=~ 
ovirt-ext=revoke:revoke-all ovirt-ext=token-info:authz-search 
ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate 
ovirt-ext=token:password-access
2018-11-23 10:17:12,576-05 INFO  
[org.ovirt.engine.core.bll.aaa.CreateUserSessionCommand] (default task-24) 
[43bd2e4f] Running command: CreateUserSessionCommand internal: false.
2018-11-23 10:17:12,584-05 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default 
task-24) [43bd2e4f] EVENT_ID: USER_VDC_LOGIN_FAILED(114), User 
admin@internal-authz connecting from '10.11.12.13' failed to log in.
2018-11-23 10:17:12,585-05 ERROR 
[org.ovirt.engine.core.aaa.servlet.SsoPostLoginServlet] (default task-24) [] 
The user admin@internal is not authorized to perform login

Where do I go from here?
___
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/OQNDRRXT3EZGGKGMBDIRZRLJYC2546N4/


[ovirt-users] Hosted-engine restore to another data center

2018-11-23 Thread kannis
Hello all,

I'm trying to work out if it's possible to backup and restore a hosted-engine 
from one data center to a new hosted-engine in another data center. I am 
working on setting up oVirt across physical co-locations sites without shared 
storage between them and being able to restore a hosted-engine backup in 
another data center would be useful if the co-lo where the hosted-engine 
normally runs were to go down.

Best,
Kevin
___
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/PCZQ5QJIPKXSTRQN6NRA2HKP5O6R3BOY/


[ovirt-users] Re: ansible ovirt_vm_facts and custom_compatibility_version attributes

2018-11-23 Thread Nathanaël Blanchet

Thank you it works fine.

Now, an other question. I want to extract all vms which have the lease 
optionnal attribute and  display the name of the storage domain of that 
lease.


I managed to get that dict:

    "lease": {
    "storage_domain": {
    "href": 
"/ovirt-engine/api/storagedomains/0dc2941a-bdc2-4ce4-8ad7-43fa9c944f88",

    "id": "0dc2941a-bdc2-4ce4-8ad7-43fa9c944f88"
    }

but how can I get the name of the storage instead of the id?

thank you for your help

Le 20/11/2018 à 11:19, Lucie Leistnerova a écrit :


Hello Nathanaël,

On 11/19/18 7:42 PM, Nathanaël Blanchet wrote:


I'd like to manipulate with ovirt_vm_fact ansible module some vm  
attributes in the API lik_e _custom_compatibility_version. 



Some of VM attributes are returned via API only when there are some 
values saved. That are for example all custom items in System section.


Right  from the APi description, it is available from the VmBase 
struct, but I can't find it in the return ovirt_vm_facts value, 
neither with nested attributes.


How should I do ?


Change the value to not null and then run ansible module to see them.


--
Nathanaël Blanchet

Supervision réseau
Pôle Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5   
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr  


___
Users mailing list --users@ovirt.org
To unsubscribe send an email tousers-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/I7VRJREC56DJWVCCFN33C5HQKGLRX7SS/


Best regards,

Lucie

--
Lucie Leistnerova
Quality Engineer, QE Cloud, RHVM
Red Hat EMEA

IRC: lleistne @ #rhev-qe


--
Nathanaël Blanchet

Supervision réseau
Pôle Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5   
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr

___
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/6D5WC64B2UROITJA6EK7O67WMQYMSK6G/


[ovirt-users] Re: RDP as default console for Windows VM

2018-11-23 Thread Greg Sheremeta
Set it to RDP, power off the VM (not reboot), and then start the VM. Does
it work now? If not, please file a bug at
https://bugzilla.redhat.com/enter_bug.cgi?product=ovirt-engine

On Wed, Nov 14, 2018 at 5:07 AM Anantha Raghava <
rag...@exzatechconsulting.com> wrote:

> Hi,
>
> In the past, we could set RDP as default console for Windows VM. VMs used
> to reboot once we set RDP under console options & become default for all
> users. In the new versions I am unable to achieve the same result.
>
> Is there a way to set RDP as default Console for Windows VM?
>
> --
>
> Thanks & Regards,
>
>
> Anantha Raghava
>
>
> Do not print this e-mail unless required. Save Paper & trees.
> ___
> 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/MN2SPMBVYQ52FR7JIMGVJLXHN73UKZPX/
>


-- 

GREG SHEREMETA

SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX

Red Hat NA



gsher...@redhat.comIRC: gshereme

___
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/4IGTYPFQC7MWBUYBBRQKO2CY7KSBWTMI/


[ovirt-users] Re: Ovirt VNC Server

2018-11-23 Thread Greg Sheremeta
I don't know the answer to your question, but I'm curious why the built-in
console functionality isn't working for you. Is there a use case missing
that guacamole is solving?

On Thu, Nov 15, 2018 at 2:06 PM Hari Prasanth Loganathan <
hariprasant...@msystechnologies.com> wrote:

> Hi Team,
>
> I have a VM for which I applied the console configuration as VNC.
> Now I have installed a tool Guacamole to connect to this VM from outside.
> As per Guacamole, It expects the following parameter to connect to the VM
> using VNC,
>
> 
> vnc
> 172.1.1.1
> *5901*
> 
>
> I understand that the IP Address is VM's IP address but what is the port I 
> need to use for connecting to the VM? What is the  VNC server port in ovirt?
>
> Anyhelp is appreciated.
>
>
> Thanks,
>
> Hari
>
>
> DISCLAIMER - *MSysTechnologies LLC*
>
> This email message, contents and its attachments may contain confidential,
> proprietary or legally privileged information and is intended solely for
> the use of the individual or entity to whom it is actually intended. If you
> have erroneously received this message, please permanently delete it
> immediately and notify the sender. If you are not the intended recipient of
> the email message,you are notified strictly not to disseminate,distribute
> or copy this e-mail.E-mail transmission cannot be guaranteed to be secure
> or error-free as Information could be intercepted, corrupted, lost,
> destroyed, incomplete or contain viruses and MSysTechnologies LLC accepts
> no liability for the contents and integrity of this mail or for any damage
> caused by the limitations of the e-mail transmission.
>
> ___
> 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/FAZ2GBSMJFW7DUKS5V6QVLFO6DA4LQR6/
>


-- 

GREG SHEREMETA

SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX

Red Hat NA



gsher...@redhat.comIRC: gshereme

___
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/MB5YKNUCZOI3J5URQJHXHVSJHS6IT2A3/


[ovirt-users] Re: Lots of storage.MailBox.SpmMailMonitor

2018-11-23 Thread Fabrice Bacchella


> Le 22 nov. 2018 à 20:53, Nir Soffer  a écrit :
> 
> On Thu, Nov 22, 2018, 13:43 Fabrice Bacchella   wrote:
> My vdsm log files are huge:
> 
> -rw-r--r--  1 vdsm kvm  1.8G Nov 22 11:32 vdsm.log
> 
> And this is juste half an hour of logs:
> 
> $ head -1 vdsm.log
> 2018-11-22 11:01:12,132+0100 ERROR (mailbox-spm) 
> [storage.MailBox.SpmMailMonitor] mailbox 2 checksum failed, not clearing 
> mailbox, clearing new mail (data='...lots of data', 
> expected='\xa4\x06\x08\x00') (mailbox:612)
> 

> 
> blkdiscard -z /dev/domain-uuid/{inbox,outbox}

This command solved my problem for now. They was too much logs to send. So I 
purged all my logs and will open a bug if this problem come again.___
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/RASLCKC3MTFNZOQEDEIJKU32UNZK3VXW/


[ovirt-users] NFS storage and importation

2018-11-23 Thread Alexis Grillon
Hello,

Our cluster use NFS storage (on each node as data, and on a NAS for export)
We currently have a huge problem on our cluster, and export VM as OVA
takes lot's of time.

I checked on the NFS storage, and it looks like there's files who might
be OVA in the images directory, and OVF files in the the master/vms

Can someone tell me if, when i install a new engine,
there's a way to get this VMs back inside the new engine (like the
import tools by example)

Thank you a lot for your answers,



regards,
Alexis Grillon

Pôle Humanités Numériques, Outils, Méthodes et Analyse de Données
Maison européenne des sciences de l'homme et de la société
MESHS - Lille Nord de France / CNRS
tel. +33 (0)3 20 12 58 57 | alexis.gril...@meshs.fr
www.meshs.fr | 2, rue des Canonniers 59000 Lille
GPG fingerprint AC37 4C4B 6308 975B 77D4 772F 214F 1E97 6C08 CD11



signature.asc
Description: OpenPGP digital signature
___
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/S4QBTXLRZLA77LEFYD57TJVZJNY2SVUT/


[ovirt-users] NFS storage and importation

2018-11-23 Thread AG
Hello,

Our cluster use NFS storage (on each node as data, and on a NAS for export)
We currently have a huge problem on our cluster, and export VM as OVA
takes lot's of time.

I checked on the NFS storage, and it looks like there's files who might
be OVA in the images directory, and OVF files in the the master/vms

Can someone tell me if, when i install a new engine,
there's a way to get this VMs back inside the new engine (like the
import tools by example)

Thank you a lot for your answers,

Regards,
Alexis


ps : it should be said in the documentation to NEVER use backup of an
engine when he is in a NFS storage domain on a node. It looks like it's
working, but all the data are unsynch with reality.
___
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/HD3ZF5LVAIFHD4RADJQ5QV3Y2IMFZMIA/


[ovirt-users] max number of snapshot per vm

2018-11-23 Thread Nathanaël Blanchet

Hi,

What are the best pratices about vm snapshots?

Is there a maximum number of snapshots per vm?

Has a high number of present snapshot an impact on the vm performance? 
... on how long the snapshot is completed?


--
Nathanaël Blanchet

Supervision réseau
Pôle Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5   
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr
___
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/VO7EICQZO53MMVR2BCDB6U2YNMFAJEB2/


[ovirt-users] Re: Can i use l2-cache-size parameter for qcow2 images with Ovirt?

2018-11-23 Thread Kai Zimmer

Am 22.11.18 um 20:02 schrieb Nir Soffer:



On Thu, Nov 22, 2018, 14:15 mailto:zim...@bbaw.de> wrote:

Hi,

i'm new to Ovirt. Can i create qcow2 images with l2-cache-size
parameter?
Qemu supports it, see

http://blogs.igalia.com/berto/2015/12/17/improving-disk-io-performance-in-qemu-2-5-with-the-qcow2-l2-cache/

But i'm not sure if the Ovirt frontend can handle it?


We don't support it yet. Please open RFE for this.

Nir


Thanks - i added it here:

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

Kai


___
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/OABGYNTU7YDNWCT7HZHQYAQN4PSL37ET/