Bug 1616019 - Image I/O fails with TRANSFER_IMAGE_STOPPED_BY_SYSTEM_FAILED_TO_ADD_TICKET_TO_PROXY error
Summary: Image I/O fails with TRANSFER_IMAGE_STOPPED_BY_SYSTEM_FAILED_TO_ADD_TICKET_TO...
Keywords:
Status: CLOSED DUPLICATE of bug 1576500
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-imageio-proxy
Version: 4.2.4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ovirt-4.4.0
: 4.3.0
Assignee: Daniel Erez
QA Contact: Avihai
URL:
Whiteboard:
Depends On:
Blocks: 1547768
TreeView+ depends on / blocked
 
Reported: 2018-08-14 18:10 UTC by Anitha Udgiri
Modified: 2022-03-13 15:23 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-29 16:44:57 UTC
oVirt Team: Storage
Target Upstream Version:
Embargoed:
lsvaty: testing_plan_complete-


Attachments (Terms of Use)
SOS Report 2018-09-03 First Part (15.00 MB, application/x-xz)
2018-09-14 09:40 UTC, miguelangel.campos
no flags Details
SOS Report 2018-09-03 Second Part (13.62 MB, application/octet-stream)
2018-09-14 09:41 UTC, miguelangel.campos
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHV-44245 0 None None None 2021-12-10 17:02:57 UTC
oVirt gerrit 94149 0 master MERGED core: adding verbose logs to add ticket to proxy 2020-11-15 20:47:08 UTC
oVirt gerrit 94369 0 ovirt-engine-4.2 MERGED core: adding verbose logs to add ticket to proxy 2020-11-15 20:47:09 UTC

Description Anitha Udgiri 2018-08-14 18:10:11 UTC
Description of problem:
Customer has configured for Image I/O and has repeatedly failed to successfully upload a disk from their client


It seems similar to https://bugzilla.redhat.com/show_bug.cgi?id=1576500

Comment 5 Tal Nisan 2018-08-16 10:34:15 UTC
Daniel, is that a dup of bug 1576500?

Comment 6 Daniel Erez 2018-08-21 21:14:25 UTC
According to the proxy log, seems the webadmin didn't reach the proxy. So it could be a certificate issue or misconfigured proxy address.

* Try using "Test Connection" button (in upload dialog), to ensure connectivity with imageio-proxy. If it fails, then download the certificate using the link in the error message, and import it to the browser - a green lock should appear in the address bar if imported correctly (have a look at "Error Handling" section of imageio slides: https://danielerez.github.io/slides-imageio/#/7)

* Please ensure that ImageProxyAddress config value is <FQDN of engine>:54323 (using engine-config -g ImageProxyAddress).

Comment 17 Daniel Erez 2018-08-23 06:40:51 UTC
When updating the engine version, imageio-proxy should be updated as well (to avoid version miscorrelation). Can you please try to update ovirt-imageio-proxy and restart ovirt-imageio-proxy service afterwards (if you're using latest 4.2.z engine version, then proxy version should be 1.4.3).

Comment 18 miguelangel.campos 2018-08-23 07:28:12 UTC
All of that is already checked (We ensure at the beginning when support case were opened):

- Test connection is OK
- Certificate problems are resolved (Green lock in browser)
- ImageProxyAdress value is OK in manager

I see inside the manager that ovirt-imageio-proxy versions are correct and updated:
# rpm -qa|grep ovirt-image
ovirt-imageio-common-1.4.2-0.el7ev.noarch
ovirt-imageio-proxy-1.4.2-0.el7ev.noarch
ovirt-imageio-proxy-setup-1.4.2-0.el7ev.noarch

There isn't any other update for these packages:
# yum update ovirt-imageio-proxy
Loaded plugins: product-id, search-disabled-repos, subscription-manager, versionlock
No packages marked for update

Manager system is correctly subscribed to suitable channels:
# subscription-manager list
+-------------------------------------------+
    Installed Product Status
+-------------------------------------------+
Product Name:   Red Hat Virtualization Manager
Product ID:     415
Version:        4.2
Arch:           x86_64
Status:         Subscribed
Status Details:
Starts:         06/14/2018
Ends:           06/14/2019

Product Name:   Red Hat Enterprise Linux Server
Product ID:     69
Version:        7.5
Arch:           x86_64
Status:         Subscribed
Status Details:
Starts:         06/14/2018
Ends:           06/14/2019

From Red Hat download page -> Red Hat Virtualization -> Packages, I can see there isn't any other update for ovirt-imageio-proxy and latest version is 1.4.2 which we already have installed.

Comment 20 miguelangel.campos 2018-08-23 08:47:06 UTC
> So what are the 1.3.1.2 version packages mentioned in
> https://bugzilla.redhat.com/show_bug.cgi?id=1616019#c12 ? Is it before the
> update?

We're on 1.4.2 version since we updated to RHV 4.2. So, I don't know where it says we had ovirt-imageio-proxy 1.3.1.2 version. I don't know where has been collected that info.

Actual scenario is as I said before.

Comment 21 Daniel Erez 2018-08-23 08:56:37 UTC
Could I perhaps connect to the engine environment in any way to debug the issue? Or should I prepare a jar with verbose logging to pinpoint the issue?

Comment 22 miguelangel.campos 2018-08-23 09:01:38 UTC
Both options are OK.

On one side, we can do an online session for you can see for yourself the engine environment.

On the other side, you can prepare a jar if you think is suitable for this issue.

Comment 23 Anitha Udgiri 2018-08-23 14:08:19 UTC
(In reply to Daniel Erez from comment #21)
> Could I perhaps connect to the engine environment in any way to debug the
> issue? Or should I prepare a jar with verbose logging to pinpoint the issue?

Daniel,
   This is weird. The info I have in the log-collector shows this :

ovirt-imageio-common-1.3.1.2-0.el7ev.noarch           Wed Jun 20 18:32:37 2018
ovirt-imageio-proxy-1.3.1.2-0.el7ev.noarch            Wed Jun 20 18:36:22 2018
ovirt-imageio-proxy-setup-1.3.1.2-0.el7ev.noarch      Wed Jun 20 18:36:20 2018

I did ask for debug logging to be enabled and the subsequent logs they sent did not show any info at all.

It may be a good idea to get another log-collector from the system to verify.
Will have them run the test again and obtain all the relevant logs.

Comment 24 Daniel Erez 2018-08-23 14:24:37 UTC
(In reply to Anitha Udgiri from comment #23)
> (In reply to Daniel Erez from comment #21)
> > Could I perhaps connect to the engine environment in any way to debug the
> > issue? Or should I prepare a jar with verbose logging to pinpoint the issue?
> 
> Daniel,
>    This is weird. The info I have in the log-collector shows this :
> 
> ovirt-imageio-common-1.3.1.2-0.el7ev.noarch           Wed Jun 20 18:32:37
> 2018
> ovirt-imageio-proxy-1.3.1.2-0.el7ev.noarch            Wed Jun 20 18:36:22
> 2018
> ovirt-imageio-proxy-setup-1.3.1.2-0.el7ev.noarch      Wed Jun 20 18:36:20
> 2018
> 
> I did ask for debug logging to be enabled and the subsequent logs they sent
> did not show any info at all.
> 
> It may be a good idea to get another log-collector from the system to verify.
> Will have them run the test again and obtain all the relevant logs.

ok, just in case (as we might have an issue with logs output), can you please also add the output of 'journalctl -u ovirt-imageio-proxy' during the upload.

Comment 27 Anitha Udgiri 2018-08-27 15:14:49 UTC
(In reply to Daniel Erez from comment #24)
> (In reply to Anitha Udgiri from comment #23)
> > (In reply to Daniel Erez from comment #21)
> > > Could I perhaps connect to the engine environment in any way to debug the
> > > issue? Or should I prepare a jar with verbose logging to pinpoint the issue?
> > 
> > Daniel,
> >    This is weird. The info I have in the log-collector shows this :
> > 
> > ovirt-imageio-common-1.3.1.2-0.el7ev.noarch           Wed Jun 20 18:32:37
> > 2018
> > ovirt-imageio-proxy-1.3.1.2-0.el7ev.noarch            Wed Jun 20 18:36:22
> > 2018
> > ovirt-imageio-proxy-setup-1.3.1.2-0.el7ev.noarch      Wed Jun 20 18:36:20
> > 2018
> > 
> > I did ask for debug logging to be enabled and the subsequent logs they sent
> > did not show any info at all.
> > 
> > It may be a good idea to get another log-collector from the system to verify.
> > Will have them run the test again and obtain all the relevant logs.
> 
> ok, just in case (as we might have an issue with logs output), can you
> please also add the output of 'journalctl -u ovirt-imageio-proxy' during the
> upload.

Daniel,
     The versions of inmageio on their rhevm system still show :

ovirt-imageio-common-1.3.1.2-0.el7ev.noarch          Wed Jun 20 18:32:37 2018
ovirt-imageio-proxy-1.3.1.2-0.el7ev.noarch           Wed Jun 20 18:36:22 2018
ovirt-imageio-proxy-setup-1.3.1.2-0.el7ev.noarch     Wed Jun 20 18:36:20 2018

Will first ensure that they have the versions GA'd with 4.2.4

Comment 28 Daniel Erez 2018-08-28 09:18:52 UTC
(In reply to Anitha Udgiri from comment #27)
> (In reply to Daniel Erez from comment #24)
> > (In reply to Anitha Udgiri from comment #23)
> > > (In reply to Daniel Erez from comment #21)
> > > > Could I perhaps connect to the engine environment in any way to debug the
> > > > issue? Or should I prepare a jar with verbose logging to pinpoint the issue?
> > > 
> > > Daniel,
> > >    This is weird. The info I have in the log-collector shows this :
> > > 
> > > ovirt-imageio-common-1.3.1.2-0.el7ev.noarch           Wed Jun 20 18:32:37
> > > 2018
> > > ovirt-imageio-proxy-1.3.1.2-0.el7ev.noarch            Wed Jun 20 18:36:22
> > > 2018
> > > ovirt-imageio-proxy-setup-1.3.1.2-0.el7ev.noarch      Wed Jun 20 18:36:20
> > > 2018
> > > 
> > > I did ask for debug logging to be enabled and the subsequent logs they sent
> > > did not show any info at all.
> > > 
> > > It may be a good idea to get another log-collector from the system to verify.
> > > Will have them run the test again and obtain all the relevant logs.
> > 
> > ok, just in case (as we might have an issue with logs output), can you
> > please also add the output of 'journalctl -u ovirt-imageio-proxy' during the
> > upload.
> 
> Daniel,
>      The versions of inmageio on their rhevm system still show :
> 
> ovirt-imageio-common-1.3.1.2-0.el7ev.noarch          Wed Jun 20 18:32:37 2018
> ovirt-imageio-proxy-1.3.1.2-0.el7ev.noarch           Wed Jun 20 18:36:22 2018
> ovirt-imageio-proxy-setup-1.3.1.2-0.el7ev.noarch     Wed Jun 20 18:36:20 2018
> 
> Will first ensure that they have the versions GA'd with 4.2.4

ok, so I'll wait for an updated log-collector. If possible, please update to engine 4.2.5, and imageio 1.4.3.

Comment 34 miguelangel.campos 2018-09-14 09:40:35 UTC
Created attachment 1483255 [details]
SOS Report 2018-09-03 First Part

Comment 35 miguelangel.campos 2018-09-14 09:41:55 UTC
Created attachment 1483257 [details]
SOS Report 2018-09-03 Second Part

Comment 36 miguelangel.campos 2018-09-14 09:49:22 UTC
Hi Daniel,

I've attached sosreport from last 03 of September after restart ovirt imageio daemons and test upload ISO again. It's failing yet.

After that, we've upgraded to latest RHV 4 minor version on manager and hosts.

Mánager:
ovirt-engine-4.2.6.4-0.1.el7ev.noarch
ovirt-imageio-proxy-1.4.4-0.el7ev.noarch

Hosts:
vdsm-4.20.39-1.el7ev.x86_64
ovirt-imageio-daemon-1.4.4-0.el7ev.noarch

With same result as before.

Regards,
M.A. Campos

Comment 37 Sandro Bonazzola 2019-01-28 09:44:41 UTC
This bug has not been marked as blocker for oVirt 4.3.0.
Since we are releasing it tomorrow, January 29th, this bug has been re-targeted to 4.3.1.

Comment 39 Tal Nisan 2019-02-26 13:35:08 UTC
Daniel, any news regarding this bug?

Comment 40 Tal Nisan 2019-06-23 11:44:46 UTC
Hi Anitha,
Does this issue still reproducing?

Comment 41 Anitha Udgiri 2019-06-25 20:58:08 UTC
(In reply to Tal Nisan from comment #40)
> Hi Anitha,
> Does this issue still reproducing?

Where ? and which version? 
The last we know is that the Customer faces this problem on 4.2.6 

Are you asking if the Customer upgraded to 4.3 and is still facing the issue? 

Was the root cause found and issue fixed?

Comment 42 Tal Nisan 2019-07-09 12:01:54 UTC
Yes, as in bug 1576500, this problem was fixed in 4.3.2

Comment 44 Marina Kalinin 2019-08-19 18:41:27 UTC
(In reply to Tal Nisan from comment #42)
> Yes, as in bug 1576500, this problem was fixed in 4.3.2

Should this bug be closed as duplicate of the other bug you mention then?

Comment 45 Daniel Gur 2019-08-28 13:13:26 UTC
sync2jira

Comment 46 Daniel Gur 2019-08-28 13:17:39 UTC
sync2jira

Comment 47 Tal Nisan 2019-10-29 16:44:57 UTC

*** This bug has been marked as a duplicate of bug 1576500 ***


Note You need to log in before you can comment on or make changes to this bug.