Bug 1348993
Summary: | ovirt-imageio-proxy not working - unable to upload | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Natalie Gavrielov <ngavrilo> | ||||||
Component: | ovirt-imageio-proxy | Assignee: | Amit Aviram <aaviram> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Natalie Gavrielov <ngavrilo> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 4.0.0 | CC: | aaviram, acanan, alsilva, amureini, lsurette, ngavrilo, rbalakri, Rhev-m-bugs, sbonazzo, srevivo, tcarlin, troels, ykaul, ylavi | ||||||
Target Milestone: | ovirt-4.0.2 | ||||||||
Target Release: | 4.0.2 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | v4.18.5 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-08-25 12:44:22 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1328837, 1343077 | ||||||||
Attachments: |
|
Description
Natalie Gavrielov
2016-06-22 12:59:21 UTC
Can you please also attach proxy and chrome logs? Created attachment 1172454 [details]
chrome.log, engine.log, image-proxy.log, vdsm.log
Should this be on 4.0.2? Yes. Amit - shouldn't we respin ovirt-imageio to contain this fix? No, The current version contains this fix. Scenario changed a bit: now there is no need to change any values in the DB, and on host's side it's enough to install vdsm. Verified: vdsm-4.18.9-1.el7ev.x86_64 ovirt-imageio-daemon-0.3.0-0.el7ev.noarch ovirt-imageio-common-0.3.0-0.el7ev.noarch rhevm-4.0.2.3-0.1.el7ev.noarch ovirt-imageio-proxy-0.3.0-0.el7ev.noarch The fix for this issue was included in RHV 4. Remains in 4.0.5 Error message in the webUI when I tried to upload: Unable to upload image to disk 6c844b2d-e864-4e1b-8c34-7c3199f64da7 due to a network error. Make sure ovirt-imageio-proxy service is installed and configured, and ovirt-engine's certificate is registered as a valid CA in the browser. ENGINE.LOG 2017-01-05 14:18:00,529 INFO [org.ovirt.engine.core.bll.storage.disk.image.UploadImageStatusCommand] (default task-58) [39315b8b] Running command: UploadImageStatusCommand internal: false. Entities affected : ID: aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group CREATE_DISK with role type USER 2017-01-05 14:18:04,795 INFO [org.ovirt.engine.core.bll.storage.disk.image.UploadImageStatusCommand] (default task-72) [56bd66ba] Running command: UploadImageStatusCommand internal: false. Entities affected : ID: aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group CREATE_DISK with role type USER 2017-01-05 14:18:06,415 INFO [org.ovirt.engine.core.bll.storage.disk.image.UploadImageStatusCommand] (default task-83) [42b85aca] Running command: UploadImageStatusCommand internal: false. Entities affected : ID: aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group CREATE_DISK with role type USER 2017-01-05 14:18:06,416 INFO [org.ovirt.engine.core.bll.storage.disk.image.UploadImageCommand] (default task-83) [42b85aca] Updating image upload 143150ce-68e4-4ed4-8ae5-1b34a90cbb67 (image 6c844b2d-e864-4e1b-8c34-7c3199f64da7) phase to Paused by System (message: 'Sent 0MB') 2017-01-05 14:18:06,428 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-83) [42b85aca] Correlation ID: 42b85aca, Call Stack: null, Custom Event ID: -1, Message: Unable to upload image to disk 6c844b2d-e864-4e1b-8c34-7c3199f64da7 due to a network error. Make sure ovirt-imageio-proxy service is installed and configured, and ovirt-engine's certificate is registered as a valid CA in the browser. 2017-01-05 14:18:08,630 INFO [org.ovirt.engine.core.bll.storage.disk.image.UploadImageStatusCommand] (default task-85) [17f62f09] Running command: UploadImageStatusCommand internal: false. Entities affected : ID: aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group CREATE_DISK with role type USER |