[ovirt-users] Re: assign quota to a user with the api rest services of ovirt

2019-04-08 Thread Lucie Leistnerova

Hello,

On 4/8/19 8:41 PM, racol...@softel.cu wrote:

Hi

I am running version 4.3.2 of ovirt and I am trying to assign a user to a quota 
with the services of api rest of ovirt. I can not find any service or reference 
between the services that help me to make the user assignment to quota.
Consumer of quota is a special permission added to the quota. Add new 
one with:


POST 
/ovirt-engine/api/datacenters/{datacenter:id}/quotas/{quota:id}/permissions


with xml body:


  
    QuotaConsumer
  
  



Please help

Thanks
___
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/YXFX2GNSC3Y7INVINHKBI5KAHIHXY2PG/

Best regards.

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

IRC: lleistne @ #rhev-qe
___
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/7KWOKILNEFJACBACBFQSUD72NC6XGKST/


[ovirt-users] assign quota to a user with the api rest services of ovirt

2019-04-08 Thread racolina
Hi

I am running version 4.3.2 of ovirt and I am trying to assign a user to a quota 
with the services of api rest of ovirt. I can not find any service or reference 
between the services that help me to make the user assignment to quota.

Please help

Thanks
___
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/YXFX2GNSC3Y7INVINHKBI5KAHIHXY2PG/


[ovirt-users] Import of VMs failing - 0% progress on qemu-img

2019-04-08 Thread Callum Smith
Dear All,

We've exported some VMs from our old oVirt infrastructure and want to import 
them into the new one, but qemu-img appears to be failing. We have mounted an 
export domain populated from the old oVirt in the new hosted engine and are 
using the GUI to import the VM. Manually running the command sits at 16% CPU, 
0% network usage and no progress. It appears to lock the NFS mount and ls and 
lsof both hang.

sudo -u vdsm /usr/bin/qemu-img convert -p -t none -T none -f raw  -O raw 

Conversely a simple cp will work (ruling out file permissions errors):
sudo -u vddm cp  

What might we be doing wrong?

Regards,
Callum

--

Callum Smith
Research Computing Core
Wellcome Trust Centre for Human Genetics
University of Oxford
e. cal...@well.ox.ac.uk

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


[ovirt-users] Re: cinderlib: VM migration fails

2019-04-08 Thread Matthias Leopold

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

Am 08.04.19 um 13:15 schrieb Benny Zlotnik:

Please open a bug for this, with vdsm and supervdsm logs

On Mon, Apr 8, 2019 at 2:13 PM Matthias Leopold
 wrote:


Hi,

after I successfully started my first VM with a cinderlib attached disk
in oVirt 4.3.2 I now want to test basic operations. I immediately
learned that migrating this VM (OS disk: iSCSI, 2nd disk: Managed Block)
fails with a java.lang.NullPointerException (see below) in engine.log.
This even happens when the cinderlib disk is deactivated.
Shall I report things like this here, shall I open a bug report or shall
I just wait because the feature is under development?

thx
Matthias


2019-04-08 12:57:40,250+02 INFO
[org.ovirt.engine.core.common.utils.cinderlib.CinderlibExecutor]
(default task-66) [4ef05101] cinderlib output: {"driver_volume_type":
"rbd", "data": {"secret_type": "ceph", "name":
"ovirt-test/volume-2f053070-f5b7-4f04-856c-87a56d70cd75",
"auth_enabled": true, "keyring": "[client.ovirt-test_user_rbd]\n\tkey =
xxx\n", "cluster_name": "ceph", "secret_uuid": null, "hosts":
["xxx.xxx.216.45", "xxx.xxx.216.54", "xxx.xxx.216.55"], "volume_id":
"2f053070-f5b7-4f04-856c-87a56d70cd75", "discard": true,
"auth_username": "ovirt-test_user_rbd", "ports": ["6789", "6789", "6789"]}}
2019-04-08 12:57:40,256+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand]
(default task-66) [4ef05101] START,
AttachManagedBlockStorageVolumeVDSCommand(HostName = ov-test-04-01,
AttachManagedBlockStorageVolumeVDSCommandParameters:{hostId='59efbbfe-904a-4c43-9555-b544f77bb456',
vds='Host[ov-test-04-01,59efbbfe-904a-4c43-9555-b544f77bb456]'}), log
id: 67d3a79e
2019-04-08 12:57:40,262+02 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand]
(default task-66) [4ef05101] Failed in
'AttachManagedBlockStorageVolumeVDS' method, for vds: 'ov-test-04-01';
host: 'ov-test-04-01.foo.bar': null
2019-04-08 12:57:40,262+02 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand]
(default task-66) [4ef05101] Command
'AttachManagedBlockStorageVolumeVDSCommand(HostName = ov-test-04-01,
AttachManagedBlockStorageVolumeVDSCommandParameters:{hostId='59efbbfe-904a-4c43-9555-b544f77bb456',
vds='Host[ov-test-04-01,59efbbfe-904a-4c43-9555-b544f77bb456]'})'
execution failed: null
2019-04-08 12:57:40,262+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand]
(default task-66) [4ef05101] FINISH,
AttachManagedBlockStorageVolumeVDSCommand, return: , log id: 67d3a79e
2019-04-08 12:57:40,310+02 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-66) [4ef05101] EVENT_ID: VM_MIGRATION_FAILED(65),
Migration failed  (VM: ovirt-test01.srv, Source: ov-test-04-03).
2019-04-08 12:57:40,314+02 INFO
[org.ovirt.engine.core.bll.MigrateVmCommand] (default task-66)
[4ef05101] Lock freed to object
'EngineLock:{exclusiveLocks='[4a8c9902-f9ab-490f-b1dd-82d9aee63b5f=VM]',
sharedLocks=''}'
2019-04-08 12:57:40,314+02 ERROR
[org.ovirt.engine.core.bll.MigrateVmCommand] (default task-66)
[4ef05101] Command 'org.ovirt.engine.core.bll.MigrateVmCommand' failed:
org.ovirt.engine.core.common.errors.EngineException: EngineException:
java.lang.NullPointerException (Failed with error ENGINE and code 5001)
2019-04-08 12:57:40,314+02 ERROR
[org.ovirt.engine.core.bll.MigrateVmCommand] (default task-66)
[4ef05101] Exception: javax.ejb.EJBException:
org.ovirt.engine.core.common.errors.EngineException: EngineException:
java.lang.NullPointerException (Failed with error ENGINE and code 5001)
___
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/HSU2OYTNMR3KU4MN2NV5IAP72G37TYH3/


--
Matthias Leopold
IT Systems & Communications
Medizinische Universität Wien
Spitalgasse 23 / BT 88 /Ebene 00
A-1090 Wien
Tel: +43 1 40160-21241
Fax: +43 1 40160-921200
___
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/6ZXJDMYLTOZRAO2ZGPAXNIYG35A7HCTD/


[ovirt-users] Re: remote-viewer can not display console properly

2019-04-08 Thread peixubin
In my environment,some  vm console cannot be displayed,others can be 
displayed properly.


please view attatch,debug message ,netstat and screenshot  in there .

thanks.



remote-viewer debug messages:

(remote-viewer:27120): GSpice-DEBUG: 18:59:28.838: spice-session.c:280 New 
session (compiled from package spice-gtk 0.35)
(remote-viewer:27120): GSpice-DEBUG: 18:59:28.838: spice-session.c:284 
Supported channels: main, display, inputs, cursor, playback, record, smartcard, 
usbredir
(remote-viewer:27120): GSpice-DEBUG: 18:59:28.839: usb-device-manager.c:504 
auto-connect filter set to 0x03,-1,-1,-1,0|-1,-1,-1,-1,1
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.092: usb-device-manager.c:504 
auto-connect filter set to -1,-1,-1,-1,0
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.094: spice-session.c:1765 no 
migration in progress
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.097: spice-channel.c:141 
main-1:0: spice_channel_constructed
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.097: spice-session.c:2268 
main-1:0: new main channel, switching
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.097: spice-gtk-session.c:1087 
Changing main channel from (nil) to 0x56416f9b1fd0
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.161: usb-device-manager.c:967 
device added 04b3:4010 (0x56416edd2370)
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.162: spice-channel.c:2693 
main-1:0: Open coroutine starting 0x56416f9b1fd0
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.162: spice-channel.c:2534 
main-1:0: Started background coroutine 0x56416f9b1650
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.163: spice-session.c:2214 
main-1:0: Using TLS, port 5901
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.163: spice-session.c:2147 open 
host :5901
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.163: spice-session.c:2069 
main-1:0: connecting 0x7f97f3bffa30...
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.164: spice-session.c:2053 
main-1:0: connect ready
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.164: spice-channel.c:2456 
main-1:0: Load CA, file: (null), data: 0x56416f5d3350
(remote-viewer:27120): Spice-DEBUG: 18:59:29.171: 
ssl_verify.c:407:verify_subject: subjects match
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.174: spice-channel.c:1368 
main-1:0: channel type 1 id 0 num common caps 1 num caps 1
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.199: spice-channel.c:1392 
main-1:0: Peer version: 2:2
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.199: spice-channel.c:1948 
main-1:0: spice_channel_recv_link_msg: 2 caps
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.199: spice-channel.c:1954 
main-1:0: got remote common caps:
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.200: spice-channel.c:1903 
0:0xB
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.200: spice-channel.c:1958 
main-1:0: got remote channel caps:
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.200: spice-channel.c:1903 
0:0x9
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.200: spice-channel.c:2918 test 
cap 0 in 0xB: yes
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.200: spice-channel.c:2918 test 
cap 2 in 0xB: no
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.200: spice-channel.c:2918 test 
cap 1 in 0xB: yes
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.200: spice-channel.c:2918 test 
cap 3 in 0xB: yes
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.200: spice-channel.c:1990 
main-1:0: use mini header: 1
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.202: spice-channel.c:1296 
main-1:0: channel up, state 3
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.203: spice-session.c:2377 set mm 
time: 157969966
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.203: spice-session.c:2380 
spice_session_set_mm_time: mm-time-reset, old 174965430, new 157969966
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.203: channel-main.c:1694 server 
name: centos7-vm2
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.203: channel-main.c:1705 server 
uuid: b9751eb6-a353-40d3-bea8-97521445eb1e
(remote-viewer:27120): Spice-DEBUG: 18:59:29.231: 
channel-display-gst.c:696:gstvideo_debug_available_decoders: From  11 video 
decoder elements,  1 can handle caps   image/jpeg: jpegdec
(remote-viewer:27120): Spice-DEBUG: 18:59:29.232: 
channel-display-gst.c:696:gstvideo_debug_available_decoders: From  11 video 
decoder elements,  1 can handle caps  video/x-vp8: vp8dec
(remote-viewer:27120): Spice-DEBUG: 18:59:29.232: 
channel-display-gst.c:725:gstvideo_has_codec: From 11 decoders, none can handle 
'video/x-h264'
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.232: channel-display.c:864 
GStreamer does not support the h264 codec
(remote-viewer:27120): Spice-DEBUG: 18:59:29.232: 
channel-display-gst.c:696:gstvideo_debug_available_decoders: From  11 video 
decoder elements,  1 can handle caps  video/x-vp9: vp9dec
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.232: spice-channel.c:141 
display-2:0: spice_channel_constructed
(remote-viewer:27120): GSpice-DEBUG: 18:59:29.233: spice-channel.c:141 

[ovirt-users] Re: cinderlib: VM migration fails

2019-04-08 Thread Benny Zlotnik
Please open a bug for this, with vdsm and supervdsm logs

On Mon, Apr 8, 2019 at 2:13 PM Matthias Leopold
 wrote:
>
> Hi,
>
> after I successfully started my first VM with a cinderlib attached disk
> in oVirt 4.3.2 I now want to test basic operations. I immediately
> learned that migrating this VM (OS disk: iSCSI, 2nd disk: Managed Block)
> fails with a java.lang.NullPointerException (see below) in engine.log.
> This even happens when the cinderlib disk is deactivated.
> Shall I report things like this here, shall I open a bug report or shall
> I just wait because the feature is under development?
>
> thx
> Matthias
>
>
> 2019-04-08 12:57:40,250+02 INFO
> [org.ovirt.engine.core.common.utils.cinderlib.CinderlibExecutor]
> (default task-66) [4ef05101] cinderlib output: {"driver_volume_type":
> "rbd", "data": {"secret_type": "ceph", "name":
> "ovirt-test/volume-2f053070-f5b7-4f04-856c-87a56d70cd75",
> "auth_enabled": true, "keyring": "[client.ovirt-test_user_rbd]\n\tkey =
> xxx\n", "cluster_name": "ceph", "secret_uuid": null, "hosts":
> ["xxx.xxx.216.45", "xxx.xxx.216.54", "xxx.xxx.216.55"], "volume_id":
> "2f053070-f5b7-4f04-856c-87a56d70cd75", "discard": true,
> "auth_username": "ovirt-test_user_rbd", "ports": ["6789", "6789", "6789"]}}
> 2019-04-08 12:57:40,256+02 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand]
> (default task-66) [4ef05101] START,
> AttachManagedBlockStorageVolumeVDSCommand(HostName = ov-test-04-01,
> AttachManagedBlockStorageVolumeVDSCommandParameters:{hostId='59efbbfe-904a-4c43-9555-b544f77bb456',
> vds='Host[ov-test-04-01,59efbbfe-904a-4c43-9555-b544f77bb456]'}), log
> id: 67d3a79e
> 2019-04-08 12:57:40,262+02 ERROR
> [org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand]
> (default task-66) [4ef05101] Failed in
> 'AttachManagedBlockStorageVolumeVDS' method, for vds: 'ov-test-04-01';
> host: 'ov-test-04-01.foo.bar': null
> 2019-04-08 12:57:40,262+02 ERROR
> [org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand]
> (default task-66) [4ef05101] Command
> 'AttachManagedBlockStorageVolumeVDSCommand(HostName = ov-test-04-01,
> AttachManagedBlockStorageVolumeVDSCommandParameters:{hostId='59efbbfe-904a-4c43-9555-b544f77bb456',
> vds='Host[ov-test-04-01,59efbbfe-904a-4c43-9555-b544f77bb456]'})'
> execution failed: null
> 2019-04-08 12:57:40,262+02 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand]
> (default task-66) [4ef05101] FINISH,
> AttachManagedBlockStorageVolumeVDSCommand, return: , log id: 67d3a79e
> 2019-04-08 12:57:40,310+02 ERROR
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
> (default task-66) [4ef05101] EVENT_ID: VM_MIGRATION_FAILED(65),
> Migration failed  (VM: ovirt-test01.srv, Source: ov-test-04-03).
> 2019-04-08 12:57:40,314+02 INFO
> [org.ovirt.engine.core.bll.MigrateVmCommand] (default task-66)
> [4ef05101] Lock freed to object
> 'EngineLock:{exclusiveLocks='[4a8c9902-f9ab-490f-b1dd-82d9aee63b5f=VM]',
> sharedLocks=''}'
> 2019-04-08 12:57:40,314+02 ERROR
> [org.ovirt.engine.core.bll.MigrateVmCommand] (default task-66)
> [4ef05101] Command 'org.ovirt.engine.core.bll.MigrateVmCommand' failed:
> org.ovirt.engine.core.common.errors.EngineException: EngineException:
> java.lang.NullPointerException (Failed with error ENGINE and code 5001)
> 2019-04-08 12:57:40,314+02 ERROR
> [org.ovirt.engine.core.bll.MigrateVmCommand] (default task-66)
> [4ef05101] Exception: javax.ejb.EJBException:
> org.ovirt.engine.core.common.errors.EngineException: EngineException:
> java.lang.NullPointerException (Failed with error ENGINE and code 5001)
> ___
> 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/HSU2OYTNMR3KU4MN2NV5IAP72G37TYH3/
___
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/XPIKUU34ZYNF4AMHTIZ3KOOQFQA2E7OH/


[ovirt-users] cinderlib: VM migration fails

2019-04-08 Thread Matthias Leopold

Hi,

after I successfully started my first VM with a cinderlib attached disk 
in oVirt 4.3.2 I now want to test basic operations. I immediately 
learned that migrating this VM (OS disk: iSCSI, 2nd disk: Managed Block) 
fails with a java.lang.NullPointerException (see below) in engine.log. 
This even happens when the cinderlib disk is deactivated.
Shall I report things like this here, shall I open a bug report or shall 
I just wait because the feature is under development?


thx
Matthias


2019-04-08 12:57:40,250+02 INFO 
[org.ovirt.engine.core.common.utils.cinderlib.CinderlibExecutor] 
(default task-66) [4ef05101] cinderlib output: {"driver_volume_type": 
"rbd", "data": {"secret_type": "ceph", "name": 
"ovirt-test/volume-2f053070-f5b7-4f04-856c-87a56d70cd75", 
"auth_enabled": true, "keyring": "[client.ovirt-test_user_rbd]\n\tkey = 
xxx\n", "cluster_name": "ceph", "secret_uuid": null, "hosts": 
["xxx.xxx.216.45", "xxx.xxx.216.54", "xxx.xxx.216.55"], "volume_id": 
"2f053070-f5b7-4f04-856c-87a56d70cd75", "discard": true, 
"auth_username": "ovirt-test_user_rbd", "ports": ["6789", "6789", "6789"]}}
2019-04-08 12:57:40,256+02 INFO 
[org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand] 
(default task-66) [4ef05101] START, 
AttachManagedBlockStorageVolumeVDSCommand(HostName = ov-test-04-01, 
AttachManagedBlockStorageVolumeVDSCommandParameters:{hostId='59efbbfe-904a-4c43-9555-b544f77bb456', 
vds='Host[ov-test-04-01,59efbbfe-904a-4c43-9555-b544f77bb456]'}), log 
id: 67d3a79e
2019-04-08 12:57:40,262+02 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand] 
(default task-66) [4ef05101] Failed in 
'AttachManagedBlockStorageVolumeVDS' method, for vds: 'ov-test-04-01'; 
host: 'ov-test-04-01.foo.bar': null
2019-04-08 12:57:40,262+02 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand] 
(default task-66) [4ef05101] Command 
'AttachManagedBlockStorageVolumeVDSCommand(HostName = ov-test-04-01, 
AttachManagedBlockStorageVolumeVDSCommandParameters:{hostId='59efbbfe-904a-4c43-9555-b544f77bb456', 
vds='Host[ov-test-04-01,59efbbfe-904a-4c43-9555-b544f77bb456]'})' 
execution failed: null
2019-04-08 12:57:40,262+02 INFO 
[org.ovirt.engine.core.vdsbroker.vdsbroker.AttachManagedBlockStorageVolumeVDSCommand] 
(default task-66) [4ef05101] FINISH, 
AttachManagedBlockStorageVolumeVDSCommand, return: , log id: 67d3a79e
2019-04-08 12:57:40,310+02 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(default task-66) [4ef05101] EVENT_ID: VM_MIGRATION_FAILED(65), 
Migration failed  (VM: ovirt-test01.srv, Source: ov-test-04-03).
2019-04-08 12:57:40,314+02 INFO 
[org.ovirt.engine.core.bll.MigrateVmCommand] (default task-66) 
[4ef05101] Lock freed to object 
'EngineLock:{exclusiveLocks='[4a8c9902-f9ab-490f-b1dd-82d9aee63b5f=VM]', 
sharedLocks=''}'
2019-04-08 12:57:40,314+02 ERROR 
[org.ovirt.engine.core.bll.MigrateVmCommand] (default task-66) 
[4ef05101] Command 'org.ovirt.engine.core.bll.MigrateVmCommand' failed: 
org.ovirt.engine.core.common.errors.EngineException: EngineException: 
java.lang.NullPointerException (Failed with error ENGINE and code 5001)
2019-04-08 12:57:40,314+02 ERROR 
[org.ovirt.engine.core.bll.MigrateVmCommand] (default task-66) 
[4ef05101] Exception: javax.ejb.EJBException: 
org.ovirt.engine.core.common.errors.EngineException: EngineException: 
java.lang.NullPointerException (Failed with error ENGINE and code 5001)

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


[ovirt-users] 4.3.2 Problem with prestarted vm in pool

2019-04-08 Thread kiv
Hi all!

Create pool 10 vm from template win10.
Type - automatic
Prestarted vm - 2
Add user UserVM from AD, and add rights - User role.

Login to VM portal under account UserVM - VM shutdown state. If click "run" - 
then VM starts and works.
In the administration portal 2 vm from this pool in work state.
___
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/23R2ZCQ6K3XXNGCALPYH3DYXIDZ5K6VB/


[ovirt-users] Re: [oVirt Jenkins] ovirt-system-tests_hc-basic-suite-master - Build # 1068 - Still Failing!

2019-04-08 Thread Gobinda Das
Hi Simone/Ido,
 Could you please help me here? Do we need to pass any value specifically
for content_type ?

On Mon, Apr 8, 2019 at 11:45 AM Gobinda Das  wrote:

> There is a new field called "content_type" introduced in
> ovirt-ansible-hosted-engine-setup role which is causing problem.
>
> *07:32:47* TASK [ovirt.hosted_engine_setup : Add HE disks] 
> *07:32:48* failed: [localhost] 
> (item={u'content': u'hosted_engine', u'description': u'Hosted-Engine disk', 
> u'sparse': True, u'format': u'raw', u'size': u'61GiB', u'name': 
> u'he_virtio_disk'}) => {"changed": false, "item": {"content": 
> "hosted_engine", "description": "Hosted-Engine disk", "format": "raw", 
> "name": "he_virtio_disk", "size": "61GiB", "sparse": true}, "msg": 
> "Unsupported parameters for (ovirt_disk) module: content_type Supported 
> parameters include: auth, bootable, description, download_image_path, 
> fetch_nested, force, format, id, image_provider, interface, logical_unit, 
> name, nested_attributes, openstack_volume_type, poll_interval, profile, 
> quota_id, shareable, size, sparse, sparsify, state, storage_domain, 
> storage_domains, timeout, upload_image_path, vm_id, vm_name, wait"}
>
>
> Right now I have no clue why it saying Unsupported parameters, In code i can 
> see the content type is constant value i.e. 
> 'hosted_engine','hosted_engine_sanlock','hosted_engine_configuration' and 
> 'hosted_engine_metadata'
>
>
> Ref: 
> https://github.com/oVirt/ovirt-ansible-hosted-engine-setup/commit/94499eccec9fe858b133bc3167545785b2e88dbc
>
>
> On Mon, Apr 8, 2019 at 10:19 AM Sahina Bose  wrote:
>
>> Can you review rhis?
>> Both 4.3 and master seem to be failing
>>
>> On Mon, Apr 8, 2019 at 7:33 AM  wrote:
>> >
>> > Project:
>> http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/
>> > Build:
>> http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/1068/
>> > Build Number: 1068
>> > Build Status:  Still Failing
>> > Triggered By: Started by timer
>> >
>> > -
>> > Changes Since Last Success:
>> > -
>> > Changes for Build #1066
>> > [Eitan Raviv] hostlib: report host mgmt net and its attachment data
>> >
>> >
>> > Changes for Build #1067
>> > [Eitan Raviv] hostlib: report host mgmt net and its attachment data
>> >
>> >
>> > Changes for Build #1068
>> > [Dominik Holler] basic-suite-master: Use 384MB memory for VM0
>> >
>> > [Evgheni Dereveanchin] Make standard-manual-runner run concurrently
>> >
>> >
>> >
>> >
>> > -
>> > Failed Tests:
>> > -
>> > No tests ran.
>>
>
>
> --
>
>
> Thanks,
> Gobinda
>


-- 


Thanks,
Gobinda
___
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/3DPXRT7GJ3M4MBYCQGZMYIMYCV66MY34/


[ovirt-users] Re: remote-viewer can not display console properly

2019-04-08 Thread Victor Toso
Hi,

On Sat, Apr 06, 2019 at 05:07:57PM -, p...@zj.sgcc.com.cn wrote:
> I installed ovirt 4.2.8 on centos7,hosts and vms runs norml.
> However, the virtual machine console often does not display
> properly. When I open the console, only "connected to graphic
> server" is displayed.

It can help a bit if you add --spice-debug command line argument
to remote-viewer and share those logs.


signature.asc
Description: PGP 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/GLYZMNGNN3CPLZ57GF4D2RGHVSH4A5YE/


[ovirt-users] Re: remote-viewer can not display console properly

2019-04-08 Thread Dominik Holler

Can you please check, if the host (e.g. ping ) and the TCP port
for SSL (e.g. nc -z -v  ) mentioned in the console.vv,
which describes the connection settings to the display, are reachable
from your client?




On Sun, 7 Apr 2019 09:04:50 +0800 (CST)
裴旭斌-运维-省公司  wrote:

> I'm using Spice and access it from admin portal.
> 
> 
> Thanks.
> 
> 
> 
>  
>  
> 邮件原文
> 发件人:Strahil  
> 收件人:users  ,pxb  
> 抄 送: (无)
> 发送时间:2019-04-07 01:21:50
> 主题:Re: [ovirt-users] remote-viewer can not display console properly
> 
> Which type of console are you using ? Spice or VNC?
> Are you accessing it from admin portal or VM portal?
> 
> Best Regards,
> Strahil NikolovOn Apr 6, 2019 20:07, p...@zj.sgcc.com.cn wrote:
> >
> > I installed ovirt 4.2.8 on centos7,hosts and vms runs norml. However, the 
> > virtual machine console often does not display properly. When I open the 
> > console, only "connected to graphic server" is displayed.
> > ___
> > 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/GNXWBQLPII5ACXQTVEKQ6RIL3FB7T5EL/
> 
> Subject:Re: [ovirt-users] remote-viewer can not display console properly
> 
> 
___
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/MJETLI65BX6T5RRDKXUPCI7L66DCIIT7/


[ovirt-users] Re: Trying to reset password for ovirt wiki

2019-04-08 Thread thanos17997
Must be thanks for the nice post for all users access 
https://fixconnectionsbluetoothaudiodeviceswirelessdisplayswindows10.net and 
seen the fix bluetooth audio devices connections in windows system.
___
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/QVQCY6CZYVT533J3A4AOUNEIH6MWNMUH/


[ovirt-users] Re: ovirt-guest-agent issue on rhel5.5

2019-04-08 Thread thanos17997
Here are the update to all web users online just follow here 
http://fileexplorerwindows.com and seen the all function for know how to get 
help with file explorer in windows 10.
___
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/3MBNENXUFWU2GGB7ZNDWJPYKXN6W7DKX/


[ovirt-users] Re: [Users] oVirt Workshop at LinuxCon Japan 2012

2019-04-08 Thread thanos17997
Thanks for the nice post here you need to access here 
http://syncsettingswindows10.com and seen the more settings windows 10 for the 
easily download in system 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/B2I6WOQU7XN33KDIBOXWREJCEV3WSEQZ/


[ovirt-users] Re: huge page in ovirt 4.2.7

2019-04-08 Thread thanos17997
Must be thanks for the amazing post here follow here 
http://deletebinghistory.com and need to know how to delete bing history 
completely in system browser.
___
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/K7YWQL4EPFLQKSQQ7YALSSTDI3J4WJNS/