Periodic fall host
by Spickiy Nikita
Hi, i have oVirt instance (4.2.1.6-1.el7.centos). So, i have cluster with gluster. Hosts periodically non response and VM's is not responding. Usually it happens after get message "command GetGlusterVolumeHealInfoVDS failed: Message timeout which can be caused by communication issues".
Will solve the trouble if an increase timeout for get heat status? And how to do it?
I attach part log below:
https://paste.fedoraproject.org/paste/8TTzwjMbYk32d7wd7Ix0Pw/raw
2018-10-15 14:44:22,582+03 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler6) [70cfd553] EVENT_ID: VDS_BROKER_COMMAND_FAILURE(10,802), VDSM ovirt3.example.org command GetGlusterVolumeHealInfoVDS failed: Message timeout which can be caused by communication issues
2018-10-15 14:44:22,584+03 ERROR [org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVolumeHealInfoVDSCommand] (DefaultQuartzScheduler6) [70cfd553] Command 'GetGlusterVolumeHealInfoVDSCommand(HostName = ovirt3.example.org, GlusterVolumeVDSParameters:{hostId='39215015-2537-4329-921f-c11256f99e04', volumeName='domain1'})' execution failed: VDSGenericException: VDSNetworkException: Message timeout which can be caused by communication issues
2018-10-15 14:44:22,584+03 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (EE-ManagedThreadFactory-engine-Thread-7) [70cfd553] Host 'ovirt3.example.org' is not responding. It will stay in Connecting state for a grace period of 77 seconds and after that an attempt to fence the host will be issued.
2018-10-15 14:44:22,591+03 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-7) [70cfd553] EVENT_ID: VDS_HOST_NOT_RESPONDING_CONNECTING(9,008), Host ovirt3.example.org is not responding. It will stay in Connecting state for a grace period of 77 seconds and after that an attempt to fence the host will be issued.
2018-10-15 14:44:54,620+03 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-13) [] EVENT_ID: VDS_STORAGE_VDS_STATS_FAILED(189), Host ovirt3.example.org reports about one of the Active Storage Domains as Problematic.
2018-10-15 14:44:54,827+03 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-46) [6d9504d1] EVENT_ID: VDS_SET_NONOPERATIONAL_DOMAIN(522), Host ovirt3.example.org cannot access the Storage Domain(s) DOMAIN1 attached to the Data Center Default. Setting Host state to Non-Operational.
2018-10-15 14:44:54,840+03 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-46) [6d9504d1] EVENT_ID: CONNECT_STORAGE_POOL_FAILED(995), Failed to connect Host ovirt3.example.org to Storage Pool Default
2018-10-15 14:45:28,698+03 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-87) [] EVENT_ID: VM_NOT_RESPONDING(126), VM HostedEngine is not responding.
2018-10-15 14:45:30,296+03 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] EVENT_ID: VM_NOT_RESPONDING(126), VM vm2 is not responding.
2018-10-15 14:45:30,362+03 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] EVENT_ID: VM_NOT_RESPONDING(126), VM vm3 is not responding.
6 years, 1 month
engine HA with keeplived
by du_hongyu@yeah.net
hi,
I find hosted-engine restore service about 3 min, Has someone develop engine HA with keeplived?
Regards
Hongyu Du
6 years, 1 month
Affinity rules in ovirt
by Hari Prasanth Loganathan
Hi Team,
I tried to follow up the affinity rules using this tutorial :
https://www.youtube.com/watch?v=rs_5BSqacWE but I have few clarifications
in it.,
1) I understand the VM to VM affinity, It means both the individual VMs
needs to run on a single common host, Say I have 2 hosts, so what happens
in case of failure of host running the VMs?
2) If I create a affinity group and I get the following data,
i) What is host rule / vms rule - enabled, enforcing and
positive ?
"enforcing": "true",
"hosts_rule": {
"enabled": "true",
"enforcing": "true",
"positive": "false"
},
"vms_rule": {
"enabled": "false",
"enforcing": "true",
"positive": "false"
}
3) What is the difference between VM to VM affinity and VM to Host
affinity?
Doc's are not very clear, so please any help 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.
6 years, 1 month
Backport KVM bug fix for nested KVM in ESXi and Hyper-V
by Gianluca Cecchi
Hello,
I send a dedicated subject message on this topic.
Also, the reply to my other related message seems not visible inside list
archive page for some reason.
It seems this nasty problem in nested virt using pc-i440fx-rhel7.X.0
machine type with X >= 3 impacts not only vSphere as main hypervisor for
nested KVM, but other hypervisors too (Hyper-V) and other machine types too
and could be due to a bug in KVM, so in the kernel, if I understood
correctly.
According to this link below
https://bugs.launchpad.net/qemu/+bug/1636217
and its comment by Roman Kagan in June this year:
"
This is a KVM bug. It has been fixed in mainstream Linux in
commit d391f1207067268261add0485f0f34503539c5b0
Author: Vitaly Kuznetsov <email address hidden>
Date: Thu Jan 25 16:37:07 2018 +0100
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when
running nested
I was investigating an issue with seabios >= 1.10 which stopped working
for nested KVM on Hyper-V. The problem appears to be in
handle_ept_violation() function: when we do fast mmio we need to skip
the instruction so we do kvm_skip_emulated_instruction(). This, however,
depends on VM_EXIT_INSTRUCTION_LEN field being set correctly in VMCS.
However, this is not the case.
Intel's manual doesn't mandate VM_EXIT_INSTRUCTION_LEN to be set when
EPT MISCONFIG occurs. While on real hardware it was observed to be set,
some hypervisors follow the spec and don't set it; we end up advancing
IP with some random value.
I checked with Microsoft and they confirmed they don't fill
VM_EXIT_INSTRUCTION_LEN on EPT MISCONFIG.
Fix the issue by doing instruction skip through emulator when running
nested.
Fixes: 68c3b4d1676d870f0453c31d5a52e7e65c7448ae
Suggested-by: Radim Krčmář <email address hidden>
Suggested-by: Paolo Bonzini <email address hidden>
Signed-off-by: Vitaly Kuznetsov <email address hidden>
Acked-by: Michael S. Tsirkin <email address hidden>
Signed-off-by: Radim Krčmář <email address hidden>
Although the commit mentions Hyper-V as L0 hypervisor, the same problem
pertains to ESXi.
The commit is included in v4.16.
"
Is it possible to backport the fix to the kernel provided by plain
RHEL/CentOS hosts and/or RHVH/ovirt-ng nodes?
Thanks,
Gianluca
6 years, 1 month
custom emulated machine in L2 ESXi
by Gianluca Cecchi
Hello,
I had similar problem in the past with ESXi 6.0 U2 host where I defined a
VM and used it as oVirt node for nested virtualization. If I run on this
"virtual" node an L2 VM all went well until custom emulated machine value
was at "pc-i440fx-rhel7.2.0".
At some point the default became 7.3 and the L2 VM was not able to boot any
more: it remained in blank screen at boot.
The same up to now in 4.2.6.1 where this default seems to be 7.5
I'm having same problem in a mini lab on a nuc6 where I have ESXi 6.7
installed and try to setup an hosted engine environment.
This problem prevents me to configure the hosted engine because the L2 VM
that should be the hosted engine freezes (?) during its first startup and I
see indeed that the qemu-kvm process is started with option "-machine
pc-i440fx-rhel7.5.0"
Being stated that I'm in an unsupported configuration, I would like to
understand if I can correct in some point and proceed.
So some questions:
1) How can I understand what is the difference between running qemu-kvm
with "-machine pc-i440fx-rhel7.2.0" ad "-machine pc-i440fx-rhel7.5.0" so
that I can then dig with ESXi parameters eventually to tune the settings of
its VM that becomes my oVirt hypervisor?
2) Do I have any chance to configure my oVirt node so that when it runs the
hosted-engine deploy it runs the engine VM with 7.2 parameter? Any conf
file on host where I can somehow force 7.2 compatibility or set it as
default?
3) during gluster base hosted-engine deployment at first "local" startup
how can I connect to the console of the hosted engine VM and see where it
is blocked?
Thanks in advance,
Gianluca
6 years, 1 month
4.2 User Portal
by Стаценко Константин Юрьевич
Hello!
Users cannot edit and expand VM’s disks from the User Portal after 4.2 upgrade anymore.
VM UI screenshot attached.
Users can press Edit icon, but only “Editing” appears and nothing more.
Same thing happens under admin’s accounts on User Portal.
From Admin Portal everything is fine.
How can we fix this issue, so users can edit they VM from the User Portal as it was in 4.1 ?
Thanks.
6 years, 1 month
JIra upgraded, all other Atlassian apps now broken
by Soujanya Bargavi
I got a notice that our Atlassian Jira 7.1 introduce was EOL, and I should refresh. I read the particular refresh rules, (for example, making a reinforcement of the database). In any case, the procedure was a total fiasco which required two server reboots to get it settled - the overhaul notes neglected to say that the Postgres database ought to be refreshed past 9.1, while Debian 8 stays on 9.1.
I think I recuperated the framework. Jira discovers its introduce dir once more, it discovers its home catalog once more, it discovers its database once more (counting our issues and essentially, our usernames and passwords). Regardless I have to physically begin it, as the init content doesn't work. In any case, I don't surmise that is the issue.
Presently while we can sign in to Jira once more, there's a little issue. We had connected FishEye, Crucible, Bamboo and Confluence to Jira. In Jira I can see that I am as yet an individual from bamboo-administrator and intersection heads. With the goal that bit looks half OK, FishEye/Crucible is absent.
Be that as it may, the "Application Links" for all connected applications are broken, and I can't sign in to any of those. There appear to be 2 related issues:
On account of FishEye/Crubile, there are 5 clients characterized, out of the 10 we have in Jira. Those simply happen to be non-administrator accounts. Most are from representatives that left, and those records are obviously crippled in Jira. Subsequently, I can't sign in any longer. Also, I can't include myself (Starter Edition restrain).
On account of Bamboo and Crucible, I can't sign in either. The Starter Edition restrict is the 10 clients, same as Jira https://goo.gl/bwWJRi, so this can't be indistinguishable issue from FishEye/Crucible. Bu I can't see which clients are known to Bamboo promotion Crucible without signing in.
Bamboo shows that are robotized fabricates are as yet running, so it too approaches its database. A snappy psql to be sure demonstrates all databases to be available. Also, Bamboo's USERS table contains ONLY bamboo-administrator, while Jira demonstrates me as an individual from bamboo-administrator.
My doubt, yet that is just a hunch, is this is identified with some "OAuth" setting for application connecting. There is an "Investigate" interface on the connected application page, however it just gives "OAuth investigating guide - Page Not Found"
I do have root access to the Linux have, so I can settle things from the order line. What do I have to do to re-empower logins to the connected applications given that I can't login to them specifically?
6 years, 1 month
oVirt HE 4.2.6 - Cannot upload a QCOW2 disk image via oVirt Administration Portal
by 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: <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
...
<cut>
...
(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] Ready for requests
2018-10-13 19:56:10,761 INFO (Thread-1) [tickets] [local] ADD ticket={u'uuid': u'5438fcde-a614-4123-a2d5-f4fb067c6453', u'ops': [u'write'], u'url': u'file:///rhev/data-center/mnt/blockSD/45f06588-a77e-4410-9171-9bf3e0d1077f/images/7829f2e9-8550-40a7-ba2c-3045df7e221d/59775a69-4284-45b6-8d8b-eadc7221aab7', u'sparse': False, u'timeout': 300, u'size': 32212254720}
2018-10-13 19:56:14,203 INFO (Thread-3) [images] [10.1.1.40] WRITE size=104857600 offset=0 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:18,220 INFO (Thread-5) [images] [10.1.1.40] WRITE size=104857600 offset=104857600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:22,457 INFO (Thread-6) [images] [10.1.1.40] WRITE size=104857600 offset=209715200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:26,729 INFO (Thread-8) [images] [10.1.1.40] WRITE size=104857600 offset=314572800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:30,744 INFO (Thread-9) [images] [10.1.1.40] WRITE size=104857600 offset=419430400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:34,771 INFO (Thread-10) [images] [10.1.1.40] WRITE size=104857600 offset=524288000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:38,891 INFO (Thread-12) [images] [10.1.1.40] WRITE size=104857600 offset=629145600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:42,979 INFO (Thread-13) [images] [10.1.1.40] WRITE size=104857600 offset=734003200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:47,049 INFO (Thread-15) [images] [10.1.1.40] WRITE size=104857600 offset=838860800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:51,020 INFO (Thread-16) [images] [10.1.1.40] WRITE size=104857600 offset=943718400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:55,182 INFO (Thread-17) [images] [10.1.1.40] WRITE size=104857600 offset=1048576000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:56:59,231 INFO (Thread-19) [images] [10.1.1.40] WRITE size=104857600 offset=1153433600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:03,347 INFO (Thread-20) [images] [10.1.1.40] WRITE size=104857600 offset=1258291200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:07,456 INFO (Thread-22) [images] [10.1.1.40] WRITE size=104857600 offset=1363148800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:11,615 INFO (Thread-23) [images] [10.1.1.40] WRITE size=104857600 offset=1468006400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:15,847 INFO (Thread-24) [images] [10.1.1.40] WRITE size=104857600 offset=1572864000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:15,920 INFO (Thread-25) [tickets] [local] EXTEND timeout=300 ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:20,246 INFO (Thread-27) [images] [10.1.1.40] WRITE size=104857600 offset=1677721600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:24,246 INFO (Thread-28) [images] [10.1.1.40] WRITE size=104857600 offset=1782579200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:28,303 INFO (Thread-30) [images] [10.1.1.40] WRITE size=104857600 offset=1887436800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:32,390 INFO (Thread-31) [images] [10.1.1.40] WRITE size=104857600 offset=1992294400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:36,551 INFO (Thread-33) [images] [10.1.1.40] WRITE size=104857600 offset=2097152000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:40,341 INFO (Thread-34) [images] [10.1.1.40] WRITE size=104857600 offset=2202009600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:44,389 INFO (Thread-35) [images] [10.1.1.40] WRITE size=104857600 offset=2306867200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:48,510 INFO (Thread-37) [images] [10.1.1.40] WRITE size=104857600 offset=2411724800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:52,569 INFO (Thread-38) [images] [10.1.1.40] WRITE size=104857600 offset=2516582400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:57:56,826 INFO (Thread-40) [images] [10.1.1.40] WRITE size=104857600 offset=2621440000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:00,889 INFO (Thread-41) [images] [10.1.1.40] WRITE size=104857600 offset=2726297600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:04,988 INFO (Thread-42) [images] [10.1.1.40] WRITE size=104857600 offset=2831155200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:09,057 INFO (Thread-44) [images] [10.1.1.40] WRITE size=104857600 offset=2936012800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:13,171 INFO (Thread-45) [images] [10.1.1.40] WRITE size=104857600 offset=3040870400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:16,412 INFO (Thread-46) [tickets] [local] EXTEND timeout=300 ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:17,351 INFO (Thread-48) [images] [10.1.1.40] WRITE size=104857600 offset=3145728000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:21,520 INFO (Thread-49) [images] [10.1.1.40] WRITE size=104857600 offset=3250585600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:25,464 INFO (Thread-50) [images] [10.1.1.40] WRITE size=104857600 offset=3355443200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:29,719 INFO (Thread-52) [images] [10.1.1.40] WRITE size=104857600 offset=3460300800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:33,784 INFO (Thread-53) [images] [10.1.1.40] WRITE size=104857600 offset=3565158400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:37,980 INFO (Thread-55) [images] [10.1.1.40] WRITE size=104857600 offset=3670016000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:42,043 INFO (Thread-56) [images] [10.1.1.40] WRITE size=104857600 offset=3774873600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:46,186 INFO (Thread-57) [images] [10.1.1.40] WRITE size=104857600 offset=3879731200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:50,244 INFO (Thread-59) [images] [10.1.1.40] WRITE size=104857600 offset=3984588800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:54,433 INFO (Thread-60) [images] [10.1.1.40] WRITE size=104857600 offset=4089446400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:58:58,573 INFO (Thread-62) [images] [10.1.1.40] WRITE size=104857600 offset=4194304000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:02,788 INFO (Thread-63) [images] [10.1.1.40] WRITE size=104857600 offset=4299161600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:06,947 INFO (Thread-65) [images] [10.1.1.40] WRITE size=104857600 offset=4404019200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:11,055 INFO (Thread-66) [images] [10.1.1.40] WRITE size=104857600 offset=4508876800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:15,145 INFO (Thread-67) [images] [10.1.1.40] WRITE size=104857600 offset=4613734400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:16,824 INFO (Thread-68) [tickets] [local] EXTEND timeout=300 ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:19,430 INFO (Thread-70) [images] [10.1.1.40] WRITE size=104857600 offset=4718592000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:23,517 INFO (Thread-71) [images] [10.1.1.40] WRITE size=104857600 offset=4823449600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:27,618 INFO (Thread-73) [images] [10.1.1.40] WRITE size=104857600 offset=4928307200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:31,826 INFO (Thread-74) [images] [10.1.1.40] WRITE size=104857600 offset=5033164800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:35,965 INFO (Thread-75) [images] [10.1.1.40] WRITE size=104857600 offset=5138022400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:40,199 INFO (Thread-77) [images] [10.1.1.40] WRITE size=104857600 offset=5242880000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:44,332 INFO (Thread-78) [images] [10.1.1.40] WRITE size=104857600 offset=5347737600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:48,475 INFO (Thread-80) [images] [10.1.1.40] WRITE size=104857600 offset=5452595200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:52,557 INFO (Thread-81) [images] [10.1.1.40] WRITE size=104857600 offset=5557452800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 19:59:56,721 INFO (Thread-82) [images] [10.1.1.40] WRITE size=104857600 offset=5662310400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:00,737 INFO (Thread-84) [images] [10.1.1.40] WRITE size=104857600 offset=5767168000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:04,711 INFO (Thread-85) [images] [10.1.1.40] WRITE size=104857600 offset=5872025600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:08,839 INFO (Thread-87) [images] [10.1.1.40] WRITE size=104857600 offset=5976883200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:12,868 INFO (Thread-88) [images] [10.1.1.40] WRITE size=104857600 offset=6081740800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:16,977 INFO (Thread-89) [images] [10.1.1.40] WRITE size=104857600 offset=6186598400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:17,445 INFO (Thread-90) [tickets] [local] EXTEND timeout=300 ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:21,011 INFO (Thread-92) [images] [10.1.1.40] WRITE size=104857600 offset=6291456000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:24,968 INFO (Thread-93) [images] [10.1.1.40] WRITE size=104857600 offset=6396313600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:28,931 INFO (Thread-95) [images] [10.1.1.40] WRITE size=104857600 offset=6501171200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:32,958 INFO (Thread-96) [images] [10.1.1.40] WRITE size=104857600 offset=6606028800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:37,043 INFO (Thread-97) [images] [10.1.1.40] WRITE size=104857600 offset=6710886400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:41,191 INFO (Thread-99) [images] [10.1.1.40] WRITE size=104857600 offset=6815744000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:45,232 INFO (Thread-100) [images] [10.1.1.40] WRITE size=104857600 offset=6920601600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:49,336 INFO (Thread-102) [images] [10.1.1.40] WRITE size=104857600 offset=7025459200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:53,335 INFO (Thread-103) [images] [10.1.1.40] WRITE size=104857600 offset=7130316800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:00:57,543 INFO (Thread-104) [images] [10.1.1.40] WRITE size=104857600 offset=7235174400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:01,652 INFO (Thread-106) [images] [10.1.1.40] WRITE size=104857600 offset=7340032000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:05,487 INFO (Thread-107) [images] [10.1.1.40] WRITE size=104857600 offset=7444889600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:09,571 INFO (Thread-109) [images] [10.1.1.40] WRITE size=104857600 offset=7549747200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:13,727 INFO (Thread-110) [images] [10.1.1.40] WRITE size=104857600 offset=7654604800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:17,873 INFO (Thread-111) [tickets] [local] EXTEND timeout=300 ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:17,995 INFO (Thread-113) [images] [10.1.1.40] WRITE size=104857600 offset=7759462400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:22,113 INFO (Thread-114) [images] [10.1.1.40] WRITE size=104857600 offset=7864320000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:26,041 INFO (Thread-115) [images] [10.1.1.40] WRITE size=104857600 offset=7969177600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:30,196 INFO (Thread-117) [images] [10.1.1.40] WRITE size=104857600 offset=8074035200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:34,308 INFO (Thread-118) [images] [10.1.1.40] WRITE size=104857600 offset=8178892800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:38,364 INFO (Thread-120) [images] [10.1.1.40] WRITE size=104857600 offset=8283750400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:42,511 INFO (Thread-121) [images] [10.1.1.40] WRITE size=104857600 offset=8388608000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:46,589 INFO (Thread-122) [images] [10.1.1.40] WRITE size=104857600 offset=8493465600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:50,724 INFO (Thread-124) [images] [10.1.1.40] WRITE size=104857600 offset=8598323200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:54,783 INFO (Thread-125) [images] [10.1.1.40] WRITE size=104857600 offset=8703180800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:01:58,897 INFO (Thread-127) [images] [10.1.1.40] WRITE size=104857600 offset=8808038400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:03,043 INFO (Thread-128) [images] [10.1.1.40] WRITE size=104857600 offset=8912896000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:07,313 INFO (Thread-129) [images] [10.1.1.40] WRITE size=104857600 offset=9017753600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:11,440 INFO (Thread-131) [images] [10.1.1.40] WRITE size=104857600 offset=9122611200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:15,725 INFO (Thread-132) [images] [10.1.1.40] WRITE size=104857600 offset=9227468800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:18,333 INFO (Thread-133) [tickets] [local] EXTEND timeout=300 ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:19,904 INFO (Thread-135) [images] [10.1.1.40] WRITE size=104857600 offset=9332326400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:24,040 INFO (Thread-136) [images] [10.1.1.40] WRITE size=52625408 offset=9437184000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,165 INFO (Thread-137) [images] [10.1.1.40] WRITE size=0 offset=9542041600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,201 INFO (Thread-138) [images] [10.1.1.40] WRITE size=0 offset=9646899200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,219 INFO (Thread-139) [images] [10.1.1.40] WRITE size=0 offset=9751756800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,237 INFO (Thread-140) [images] [10.1.1.40] WRITE size=0 offset=9856614400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,253 INFO (Thread-141) [images] [10.1.1.40] WRITE size=0 offset=9961472000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,269 INFO (Thread-142) [images] [10.1.1.40] WRITE size=0 offset=10066329600 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,286 INFO (Thread-143) [images] [10.1.1.40] WRITE size=0 offset=10171187200 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,302 INFO (Thread-144) [images] [10.1.1.40] WRITE size=0 offset=10276044800 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,317 INFO (Thread-145) [images] [10.1.1.40] WRITE size=0 offset=10380902400 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,353 INFO (Thread-146) [images] [10.1.1.40] WRITE size=0 offset=10485760000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:26,353 ERROR (Thread-146) [web] ERROR [10.1.1.40] PUT /images/5438fcde-a614-4123-a2d5-f4fb067c6453 [500] [Errno 22] Invalid argument [request=0.001157, operation=0.000433, sync=0.000192]
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_daemon/server.py", line 258, in put
ticket.run(op)
File "/usr/lib/python2.7/site-packages/ovirt_imageio_daemon/tickets.py", line 107, in run
operation.run()
File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/directio.py", line 81, in run
self._run()
File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/directio.py", line 176, in _run
remaining = self._seek_before_first_block(dst)
File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/directio.py", line 195, in _seek_before_first_block
dst.seek(self._offset)
File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/directio.py", line 445, in seek
return self._fio.seek(pos, how)
IOError: [Errno 22] Invalid argument
2018-10-13 20:02:29,470 INFO (Thread-148) [images] [10.1.1.40] WRITE size=0 offset=10485760000 flush=True ticket=5438fcde-a614-4123-a2d5-f4fb067c6453
2018-10-13 20:02:29,471 ERROR (Thread-148) [web] ERROR [10.1.1.40] PUT /images/5438fcde-a614-4123-a2d5-f4fb067c6453 [500] [Errno 22] Invalid argument [request=0.001175, operation=0.000453, sync=0.000210]
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_daemon/server.py", line 258, in put
ticket.run(op)
File "/usr/lib/python2.7/site-packages/ovirt_imageio_daemon/tickets.py", line 107, in run
operation.run()
File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/directio.py", line 81, in run
self._run()
File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/directio.py", line 176, in _run
remaining = self._seek_before_first_block(dst)
File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/directio.py", line 195, in _seek_before_first_block
dst.seek(self._offset)
File "/usr/lib64/python2.7/site-packages/ovirt_imageio_common/directio.py", line 445, in seek
return self._fio.seek(pos, how)
IOError: [Errno 22] Invalid argument
...
-------------------------------------------------
QCOW2 disk image was converted from VHDX disk on Windows Server 2012 R2 with qemu-img tool (https://cloudbase.it/qemu-img-windows/)
C:\>C:\Tools\qemu-img\win-x64\2.3.0\qemu-img.exe info "C:\Temp\KOM-PBX01\KOM-PBX01_disk1.qcow2"
image: C:\Temp\KOM-PBX01\KOM-PBX01_disk1.qcow2
file format: qcow2
virtual size: 30G (32212254720 bytes)
disk size: 8.8G
cluster_size: 65536
Format specific information:
compat: 1.1
lazy refcounts: false
refcount bits: 16
corrupt: false
-------------------------------------------------
It appears that the disk image upload is interrupted by the "disk size" value (~8GB).
The upload process looks as if oVirt is trying to load a full disk with the size "virtual size" (30GB).
How can I upload the disk?
The problem for us is urgent, because we need to create a virtual machine with a disk that we can not upload.
Please help to solve the problem.
6 years, 1 month