[ovirt-users] Re: VM clone network interfaces names changes

2018-10-13 Thread Edward Haas
On Fri, Oct 12, 2018 at 5:23 PM Artem Tambovskiy 
wrote:

> Hello,
>
> I have a question indirectly related to oVirt - I have a VM with CentOS 6
> running on my cluster, which has 6 virtual interfaces (eth0 - eth5). Now
> its a time to do an upgrade to CentOS 7 based, and I did a VM clone to test
> an upgrade process and was a bit surprised to see that now I have interface
> names shifted  eth6 - eth11. I would afraid that I'll run out of digits
> soon :)
>
> Anyway how to change the interfaces names back to originals and perhaps
> prevent them form the further changes? I do understand that MAC address has
> changed, but don't get why it changing the interfaces names.
>
> Cleaning up everything from /etc/udev/rules.d/70-persistent-net.rules
> doesn't really helped ..
>

This is a CentOS 6 old behaviour.
Except the udev rules which you need to update (I think you need to update
the mac addresses in order to keep the order), you may need to also touch
the ifcfg files if the mac address is mentioned there.


>
> Regards,
> Artem
> ___
> 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/VF7FANR24CQS4DHDBLYXAUTHL3G42FR2/
>
___
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/ZZMCYQOZMDLGPT6XYZFOWRXAIZTL5QYV/


[ovirt-users] Re: oVirt HE 4.2.6 - Cannot upload a QCOW2 disk image via oVirt Administration Portal

2018-10-13 Thread Eyal Shenitzky
Adding Daniel and Nir.
Can you please take a look?

On Sat, Oct 13, 2018 at 8:48 PM Aleksey Maksimov <
aleksey.i.maksi...@yandex.ru> wrote:

> Hello, oVirt Team
>
> I have oVirt Hosted Engine 4.2.6.4-1.el7
>
> I cannot upload a QCOW2 disk image via oVirt Administration Portal
> (Storage\Disks\Upload).
> "Test Connection" in upload disk dialog works but the upload is changed to
> "Paused by System" after upload ~8GB from 30GB disk
>
> -
> Log from Hosted Engine:
>
> [root@KOM-OVIRT1 ~]# tail -f /var/log/ovirt-imageio-proxy/image-proxy.log
>
> (MainThread) INFO 2018-10-13 19:15:49,379 image_proxy:35:root:(main)
> Server shut down, exiting
> (MainThread) INFO 2018-10-13 19:15:50,807 image_proxy:26:root:(main)
> Server started, successfully notified systemd
> (Thread-2  ) INFO 2018-10-13 19:56:11,121
> auth:187:auth2:(add_signed_ticket) Adding new ticket:  id=u'5438fcde-a614-4123-a2d5-f4fb067c6453', url=u'
> https://kom-vm14.holding.com:54322' timeout=35997.87838792801 at
> 0x7fa43b30e410>
> (Thread-3  ) INFO 2018-10-13 19:56:14,160
> connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn)
> Starting new HTTPS connection (1): kom-vm14.holding.com
> (Thread-4  ) INFO 2018-10-13 19:56:18,209
> connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn)
> Starting new HTTPS connection (1): kom-vm14.holding.com
> ...
> 
> ...
> (Thread-102) INFO 2018-10-13 20:02:26,311
> connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn)
> Starting new HTTPS connection (1): kom-vm14.holding.com
> (Thread-103) INFO 2018-10-13 20:02:26,339
> connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn)
> Starting new HTTPS connection (1): kom-vm14.holding.com
> (Thread-103) ERROR 2018-10-13 20:02:26,357 web:136:web:(log_error) ERROR
> [10.160.0.142] PUT /images/5438fcde-a614-4123-a2d5-f4fb067c6453 [500]
> Failed response from host: 500 {"explanation": "The server has either erred
> or is incapable of performing the requested operation.", "code": 500,
> "detail": "[Errno 22] Invalid argument", "title": "Internal Server Error"}
> [request=0.027293]
> Traceback (most recent call last):
>   File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/web.py",
> line 99, in __call__
> resp = self.dispatch(request, clock)
>   File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/web.py",
> line 128, in dispatch
> return method(*match.groups())
>   File
> "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/http_helper.py", line
> 86, in wrapper
> return func(self, *args)
>   File
> "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/http_helper.py", line
> 59, in wrapper
> ret = func(self, *args)
>   File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/images.py",
> line 153, in put
> read_timeout=self.config.imaged_read_timeout_sec)
>   File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/images.py",
> line 239, in make_imaged_request
> raise exc.status_map[imaged_resp.status_code](s)
> HTTPInternalServerError: Failed response from host: 500 {"explanation":
> "The server has either erred or is incapable of performing the requested
> operation.", "code": 500, "detail": "[Errno 22] Invalid argument", "title":
> "Internal Server Error"}
> (Thread-104) INFO 2018-10-13 20:02:29,463
> connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn)
> Starting new HTTPS connection (1): kom-vm14.holding.com
> (Thread-104) ERROR 2018-10-13 20:02:29,475 web:136:web:(log_error) ERROR
> [10.160.0.142] PUT /images/5438fcde-a614-4123-a2d5-f4fb067c6453 [500]
> Failed response from host: 500 {"explanation": "The server has either erred
> or is incapable of performing the requested operation.", "code": 500,
> "detail": "[Errno 22] Invalid argument", "title": "Internal Server Error"}
> [request=0.013473]
> Traceback (most recent call last):
>   File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/web.py",
> line 99, in __call__
> resp = self.dispatch(request, clock)
>   File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/web.py",
> line 128, in dispatch
> return method(*match.groups())
>   File
> "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/http_helper.py", line
> 86, in wrapper
> return func(self, *args)
>   File
> "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/http_helper.py", line
> 59, in wrapper
> ret = func(self, *args)
>   File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/images.py",
> line 153, in put
> read_timeout=self.config.imaged_read_timeout_sec)
>   File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/images.py",
> line 239, in make_imaged_request
> raise exc.status_map[imaged_resp.status_code](s)
> HTTPInternalServerError: Failed response from host: 500 {"explanation":
> "The server has either erred or is incapable of performing the requested
> operation.", "code": 500, "detail": "[Errno 22] Invalid 

[ovirt-users] Storage domain has corrupt data

2018-10-13 Thread Chris Burckhard
We have an iscsi storage domain that has corrupt data. The os boots to the 
login screen, but does not accept the password, so ovirt cannot connect to it. 
We are able to boot to a centos live usb and mount the root partitions to see 
that data, but that doesn't really help since it has iscsi targets. We are 
seeing errors such as this: 
ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetVGInfoVDSCommand] 
(org.ovirt.thread.pool-6-thread-21) [3fb88fb0] Command 
'GetVGInfoVDSCommand(HostName = 0103ITVH084, 
GetVGInfoVDSCommandParameters:{runAsync='true', 
hostId='aaf63dd3-d8b9-4cc2-8ca7-977fbb1ea18a', 
VGID='sxpvjb-cdco-NyZ9-ReKL-WQdw-WGxG-qNjVCp'})' execution failed: 
VDSGenericException: VDSErrorException: Failed to GetVGInfoVDS, error = Volume 
Group does not exist: (u'vg_uuid: sxpvjb-cdco-NyZ9-ReKL-WQdw-WGxG-qNjVCp',), 
code = 506 

Which seems to me that since it is on the live cd, the uuid changed. Is there 
any way to get the storage domain back online using something like a Centos 
Live USB? 

Thank you, 


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


[ovirt-users] Re: VM hangs after live migration

2018-10-13 Thread Pavel Gashev
 I believe there is an issue with online migration from qemu 2.6.0. I hit it 
too. Online migration from latest 2.6.0 to latest 2.9.0 worked with no random 
VM hangs for me.

On 11/10/2018, 07:58, "t HORIKOSHI"  wrote:

Hi, I'm using RHV.
When live migration of guest VM (CentOS 6) from RHV Host 4.0 to RHV Host 
4.2.6, it hung up immediately after migration.
When ssh login to the RHV Host and executing the top command, the CPU usage 
rate of the qemu - kvm process of the corresponding VM was close to 400%. (I 
assigned 4 CPUs to this VM)
To solve this hangup, there was only power off.
This problem has already occurred at 5 VM(kernel-2.6.32-504.3.3.el6, 
kernel-2.6.32-504.el6, kernel-2.6.32-358.14.1.el6, kernel-2.6.32-642.15.1.el6 
*2 )
This problem does not occur in guest OS VM, CentOS 7, ubuntu. 

Why does this problem occur?


[[Migration source host]]
OS Version: RHEL - 4.0 - 7.1.el7
OS Description: Red Hat Virtualization Host 4.0 (el7.3)
Kernel Version: 3.10.0 - 514.10.2.el7.x86_64
KVM Version: 2.6.0 - 28.el7_3.6
LIBVIRT Version: libvirt-2.0.0-10.el7_3.5
VDSM Version: vdsm-4.18.24-3.el7ev
SPICE Version: 0.12.4 - 20.el7_3
GlusterFS Version: [N/A]
CEPH Version: librbd1-0.94.5-1.el7
Kernel Features: N/A

CPU model: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz
CPU Type: Intel Broadwell-noTSX Family

[[Migration destination host]]
OS Version: RHEL - 7.5 - 6.2.el7
OS Description: Red Hat Virtualization Host 4.2.6 (el7.5)
Kernel Version: 3.10.0 - 862.14.4.el7.x86_64
KVM Version: 2.10.0 - 21.el7_5.4
LIBVIRT Version: libvirt-3.9.0-14.el7_5.7
VDSM Version: vdsm-4.20.39.1-1.el7ev
SPICE Version: 0.14.0 - 2.el7_5.4
GlusterFS Version: glusterfs-3.8.4-54.15.el7rhgs
CEPH Version: librbd1-0.94.5-2.el7
Kernel Features: RETP: 1, IBRS: 0, PTI: 1

CPU model: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz
CPU Type: Intel Broadwell-noTSX-IBRS Family

[[ /var/log/libvirt/qemu/web-001.log]]
2018-10-10 03:56:04.828+: starting up libvirt version: 3.9.0, package: 
14.el7_5.7 (Red Hat, Inc. , 
2018-07-27-12:56:56, x86-037.build.eng.bos.redhat.com), qemu version: 
2.10.0(qemu-kvm-rhev-2.10.0-21.el7_5.4), hostname: host-04
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 
QEMU_AUDIO_DRV=spice /usr/libexec/qemu-kvm -name guest=web-001,debug-threads=on 
-S -object 
secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-13-xyxon_verify_web-001/master-key.aes
 -machine pc-i440fx-rhel7.2.0,accel=kvm,usb=off,dump-guest-core=off -cpu 
SandyBridge -m size=12582912k,slots=16,maxmem=4294967296k -realtime mlock=off 
-smp 4,maxcpus=16,sockets=16,cores=1,threads=1 -numa 
node,nodeid=0,cpus=0-3,mem=12288 -uuid 9b038cf5-1913-42a1-adfe-3b1eb06d4611 
-smbios 'type=1,manufacturer=Red Hat,product=RHEV 
Hypervisor,version=7.2-20160711.0.el7ev,serial=7602B47E-E827-11E3-B8AB-6CAE8B08B02B,uuid=9b038cf5-1913-42a1-adfe-3b1eb06d4611'
 -no-user-config -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-13-web-001/monitor.sock,server,nowait
 -mon chardev=charmonitor,id=monitor,mode=control -rtc 
base=2018-10-10T03:56:05,driftfix=slew -global kvm-pit.lost_tick_policy=delay 
-no-hpet -no-shutdo
 wn -boot strict=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 
-device virtio-scsi-pci,id=scsi0,bus=pci.0,addr=0x4 -device 
virtio-serial-pci,id=virtio-serial0,max_ports=16,bus=pci.0,addr=0x5 -drive 
if=none,id=drive-ide0-1-0,readonly=on -device 
ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0,bootindex=2 -drive 
file=/rhev/data-center/0001-0001-0001-0001-0383/450774af-11c3-4ea0-9d42-845809159f51/images/36a3d651-6b37-4dab-b4aa-911dcf0218ad/9e89f573-6931-4beb-937b-d50e8af67aa6,format=qcow2,if=none,id=drive-virtio-disk0,serial=36a3d651-6b37-4dab-b4aa-911dcf0218ad,cache=none,werror=stop,rerror=stop,aio=native
 -device 
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1
 -netdev tap,fd=56,id=hostnet0,vhost=on,vhostfd=58 -device 
virtio-net-pci,netdev=hostnet0,id=net0,mac=00:1a:4a:16:01:70,bus=pci.0,addr=0x3 
-netdev tap,fd=59,id=hostnet1,vhost=on,vhostfd=60 -device 
virtio-net-pci,netdev=hostnet1,id=net1,mac=00:1a:4a:16:01
 :71,bus=pci.0,addr=0x8 -chardev 
socket,id=charserial0,path=/var/run/ovirt-vmconsole-console/9b038cf5-1913-42a1-adfe-3b1eb06d4611.sock,server,nowait
 -device isa-serial,chardev=charserial0,id=serial0 -chardev 
socket,id=charchannel0,path=/var/lib/libvirt/qemu/channels/9b038cf5-1913-42a1-adfe-3b1eb06d4611.com.redhat.rhevm.vdsm,server,nowait
 -device 
virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.rhevm.vdsm
 -chardev 
socket,id=charchannel1,path=/var/lib/libvirt/qemu/channels/9b038cf5-1913-42a1-adfe-3b1eb06d4611.org.qemu.guest_agent.0,server,nowait
 -device 

[ovirt-users] Re: ovirt - in docker

2018-10-13 Thread Vojtech Juranek
On pátek 12. října 2018 12:49:03 CEST ReSearchIT Eng wrote:
> We mainly need a good answers file, while entrypoint might be kept from
> 4.1, right?

I looked on it and there are some smaller changes needed. I'll send an update 
soon


signature.asc
Description: This is a digitally signed message part.
___
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/J65APKCQW5CSIED2HH3NUHEYMAW4LG3B/


[ovirt-users] Re: Diary of hosted engine install woes

2018-10-13 Thread Brendan Holmes
Hi Simone,

 

“restart from scratch deploying with a static IP”.  Okay, I have reinstalled 
the host using oVirt Node from scratch.  I am assigning a static IP using the 
attached answers.conf which contains:

OVEHOSTED_VM/cloudinitVMStaticCIDR=str:10.0.0.109/24

 

create_target_vm.yml and all other RedHat code is as-shipped.  I’m getting the 
same error:

 

[ INFO  ] TASK [Copy /etc/hosts back to the Hosted Engine VM]

[ INFO  ] changed: [localhost]

[ INFO  ] TASK [Copy local VM disk to shared storage]

[ INFO  ] changed: [localhost]

[ INFO  ] TASK [Clean /etc/hosts on the host]

[ ERROR ] fatal: [localhost]: FAILED! => {"msg": "The task includes an option 
with an undefined variable. The error was: list object has no element 0\n\nThe 
error appears to have been in 
'/usr/share/ovirt-hosted-engine-setup/ansible/create_target_vm.yml': line 396, 
column 5, but may\nbe elsewhere in the file depending on the exact syntax 
problem.\n\nThe offending line appears to be:\n\nchanged_when: True\n  - 
name: Clean /etc/hosts on the host\n^ here\n"}

 

Any ideas?  How can I debug this failure to assign an IP (undefined variable)?



Many thanks,

Brendan

 

From: Simone Tiraboschi mailto:stira...@redhat.com> > 
Sent: 10 October 2018 12:06
To: B Holmes mailto:m...@brendanh.com> >
Cc: users mailto:users@ovirt.org> >
Subject: Re: [ovirt-users] Re: Diary of hosted engine install woes

 

 

On Tue, Oct 9, 2018 at 11:50 PM Brendan Holmes mailto:m...@brendanh.com> > wrote:

Hi Simone,

 

Yes the MAC address in answers.conf: OVEHOSTED_VM/vmMACAddr=

is added as a reservation to the DHCP server, so in theory 10.0.0.109 should be 
assigned.  

 

However perhaps DHCP is not working.  I have just changed to a static IP 
instead:

OVEHOSTED_VM/cloudinitVMStaticCIDR=str:10.0.0.109/24  

(let me know if this isn’t the correct way)

 

My host fails to get an IP automatically from this DHCP server, so it is quite 
possible engine’s DHCP has been failing too.  Each time the host boots, I must 
type dhclient in order to receive an IP address.  Anyway, after changing this 
and re-running hosted-engine –deploy, failed due to:

 

[ INFO  ] TASK [Copy local VM disk to shared storage]

[ INFO  ] changed: [localhost]

[ INFO  ] TASK [show local_vm_ip.std_out_lines[0] that will be written to etc 
hosts]

[ INFO  ] ok: [localhost]

[ INFO  ] TASK [show FQDN]

[ INFO  ] ok: [localhost]

[ INFO  ] TASK [Clean /etc/hosts on the host]

[ ERROR ] fatal: [localhost]: FAILED! => {"msg": "The task includes an option 
with an undefined variable. The error was: list object has no element 0\n\nThe 
error appears to have been in 
'/usr/share/ovirt-hosted-engine-setup/ansible/create_target_vm.yml': line 400, 
column 5, but may\nbe elsewhere in the file depending on the exact syntax 
problem.\n\nThe offending line appears to be:\n\ndebug: var=FQDN\n  - name: 
Clean /etc/hosts on the host\n^ here\n"}

 

I have just tried deploying using the webui, same error.  I suspect the 
“undefined variable” is local_vm_ip.std_out_lines[0].  My new debug task that 
tries to output this is:

  - name: show local_vm_ip.std_out_lines[0] that will be written to etc hosts

debug: var=local_vm_ip.stdout_lines[0]

 

You can see the output of this above.  I think I was mistaken to suggest the 
value of this is localhost.  Localhost is just the machine this task ran on.  I 
don’t think list local_vm_ip.std_out_lines is defined.  Any more ideas?

 

The issue is on a task that isn't  part of the code we are shipping.

I can just suggest to simply reinstall the rpm to get rid of any modification 
and restart from scratch deploying with a static IP if your DHCP server is not 
properly working.

 

 

Many thanks

 

From: Simone Tiraboschi <  stira...@redhat.com> 
Sent: 09 October 2018 16:51
To: B Holmes <  m...@brendanh.com>
Cc: users <  users@ovirt.org>
Subject: Re: [ovirt-users] Re: Diary of hosted engine install woes

 

 

On Tue, Oct 9, 2018 at 4:54 PM mailto:m...@brendanh.com> > 
wrote:

I'ved added a record to the DNS server here:
ovirt-engine.example.com    10.0.0.109

 

OK, and how the engine VM will get that address?

Are you using DHCP? do you have a DHCP reservation for the MAC address you are 
using on the engine VM?

Are you configuring it with a static IP?

 


This IP address is on the physical network that the host is on (host is on 
10.0.0.171).  I trust this is correct and I should not resolve to a natted IP 
instead.  I notice that regardless of this record, the name 
ovirt-engine.example.com   resolves to a 
natted IP: 192.168.124.51 because the ansible script adds an entry to 
/etc/hosts:
192.168.124.51  ovirt-engine.example.com  
While the script is running, if I I 

[ovirt-users] oVirt HE 4.2.6 - Cannot upload a QCOW2 disk image via oVirt Administration Portal

2018-10-13 Thread Aleksey Maksimov
Hello, oVirt Team

I have oVirt Hosted Engine 4.2.6.4-1.el7

I cannot upload a QCOW2 disk image via oVirt Administration Portal 
(Storage\Disks\Upload). 
"Test Connection" in upload disk dialog works but the upload is changed to 
"Paused by System" after upload ~8GB from 30GB disk

-
Log from Hosted Engine:

[root@KOM-OVIRT1 ~]# tail -f /var/log/ovirt-imageio-proxy/image-proxy.log

(MainThread) INFO 2018-10-13 19:15:49,379 image_proxy:35:root:(main) Server 
shut down, exiting
(MainThread) INFO 2018-10-13 19:15:50,807 image_proxy:26:root:(main) Server 
started, successfully notified systemd
(Thread-2  ) INFO 2018-10-13 19:56:11,121 auth:187:auth2:(add_signed_ticket) 
Adding new ticket: https://kom-vm14.holding.com:54322' timeout=35997.87838792801 at 
0x7fa43b30e410>
(Thread-3  ) INFO 2018-10-13 19:56:14,160 
connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) 
Starting new HTTPS connection (1): kom-vm14.holding.com
(Thread-4  ) INFO 2018-10-13 19:56:18,209 
connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) 
Starting new HTTPS connection (1): kom-vm14.holding.com
...

...
(Thread-102) INFO 2018-10-13 20:02:26,311 
connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) 
Starting new HTTPS connection (1): kom-vm14.holding.com
(Thread-103) INFO 2018-10-13 20:02:26,339 
connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) 
Starting new HTTPS connection (1): kom-vm14.holding.com
(Thread-103) ERROR 2018-10-13 20:02:26,357 web:136:web:(log_error) ERROR 
[10.160.0.142] PUT /images/5438fcde-a614-4123-a2d5-f4fb067c6453 [500] Failed 
response from host: 500 {"explanation": "The server has either erred or is 
incapable of performing the requested operation.", "code": 500, "detail": 
"[Errno 22] Invalid argument", "title": "Internal Server Error"} 
[request=0.027293]
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/web.py", line 
99, in __call__
resp = self.dispatch(request, clock)
  File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/web.py", line 
128, in dispatch
return method(*match.groups())
  File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/http_helper.py", 
line 86, in wrapper
return func(self, *args)
  File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/http_helper.py", 
line 59, in wrapper
ret = func(self, *args)
  File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/images.py", line 
153, in put
read_timeout=self.config.imaged_read_timeout_sec)
  File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/images.py", line 
239, in make_imaged_request
raise exc.status_map[imaged_resp.status_code](s)
HTTPInternalServerError: Failed response from host: 500 {"explanation": "The 
server has either erred or is incapable of performing the requested 
operation.", "code": 500, "detail": "[Errno 22] Invalid argument", "title": 
"Internal Server Error"}
(Thread-104) INFO 2018-10-13 20:02:29,463 
connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) 
Starting new HTTPS connection (1): kom-vm14.holding.com
(Thread-104) ERROR 2018-10-13 20:02:29,475 web:136:web:(log_error) ERROR 
[10.160.0.142] PUT /images/5438fcde-a614-4123-a2d5-f4fb067c6453 [500] Failed 
response from host: 500 {"explanation": "The server has either erred or is 
incapable of performing the requested operation.", "code": 500, "detail": 
"[Errno 22] Invalid argument", "title": "Internal Server Error"} 
[request=0.013473]
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/web.py", line 
99, in __call__
resp = self.dispatch(request, clock)
  File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/web.py", line 
128, in dispatch
return method(*match.groups())
  File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/http_helper.py", 
line 86, in wrapper
return func(self, *args)
  File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/http_helper.py", 
line 59, in wrapper
ret = func(self, *args)
  File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/images.py", line 
153, in put
read_timeout=self.config.imaged_read_timeout_sec)
  File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/images.py", line 
239, in make_imaged_request
raise exc.status_map[imaged_resp.status_code](s)
HTTPInternalServerError: Failed response from host: 500 {"explanation": "The 
server has either erred or is incapable of performing the requested 
operation.", "code": 500, "detail": "[Errno 22] Invalid argument", "title": 
"Internal Server Error"}
...

-
Log from Host (kom-vm14.holding.com):

[root@KOM-VM14 ~]# tail -f  /var/log/ovirt-imageio-daemon/daemon.log

2018-09-20 15:28:24,885 INFO(MainThread) [server] Starting (pid=1311, 
version=1.4.4)
2018-09-20 15:28:24,892 INFO(MainThread) [server] 

[ovirt-users] Re: ovirt - in docker

2018-10-13 Thread Greg Sheremeta
On Fri, Oct 12, 2018 at 7:32 PM Greg Sheremeta  wrote:

> I'm in the process of updating that. (It's not related to OP's question.)
>

Done.
Note the new location, ovirtwebui
docker run --rm -it -e ENGINE_URL=https://[ENGINE.FQDN]/ovirt-engine -p
3000:3000 ovirtwebui/ovirt-web-ui


> On Fri, Oct 12, 2018 at 7:40 AM Staniforth, Paul <
> p.stanifo...@leedsbeckett.ac.uk> wrote:
>
>> Hello,
>>
>>   do you know the situation with ovirt-web-ui and docker
>> https://github.com/oVirt/ovirt-web-ui the last time I tried the docker
>> instructions in the quick run section the latest released version was an
>> old version and the most recent image was even older.
>>
>>
>> Thanks,
>>
>> Paul S.
>> --
>> *From:* Sandro Bonazzola 
>> *Sent:* 12 October 2018 09:18
>> *To:* Roman Mohr; Martin Perina
>> *Cc:* re.search.it@gmail.com; users
>> *Subject:* [ovirt-users] Re: ovirt - in docker
>>
>>
>>
>> Il giorno ven 12 ott 2018 alle ore 09:06 Roman Mohr 
>> ha scritto:
>>
>>> On Tue, Oct 9, 2018 at 11:16 AM ReSearchIT Eng
>>>  wrote:
>>> >
>>> > Hello!
>>> > I am interested to run ovirt in docker container.
>>> > It was noticed that there is an official repo for it:
>>> > https://github.com/oVirt/ovirt-container-engine
>>>
>>> Yaniv Bronheim mostly worked on it when the repo was moved to oVirt.
>>>
>>> Sandro,  Simone, since he is now working on other things, do you guys
>>> know anything about plans for updating the repo?
>>>
>>
>> No. Martin?
>>
>>
>>
>>>
>>> Best Regards,
>>>
>>> Roman
>>>
>>> > Unfortunately it did not get an update for 2 years (4.1).
>>> >
>>> > Can anyone help with the required answers/entrypoint/patch files for
>>> > the new 4.2 ?
>>> >
>>> > 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/C66CSW7CY7RCTC56V5YNSZ6KQKHLADIS/
>>>
>>
>>
>> --
>>
>> SANDRO BONAZZOLA
>>
>> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
>>
>> Red Hat EMEA 
>>
>> sbona...@redhat.com
>> 
>> 
>> To view the terms under which this email is distributed, please go to:-
>> http://disclaimer.leedsbeckett.ac.uk/disclaimer/disclaimer.html
>>
>> ___
>> 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/OXJUNLHVCEU4S7NAU2HCRMPUKYOBBS62/
>>
>
>
> --
>
> GREG SHEREMETA
>
> SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX
>
> Red Hat NA
>
> 
>
> gsher...@redhat.comIRC: gshereme
> 
>


-- 

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/YOP5DLJU75DKZDMK6FV4MGPPHA26B3E5/