Bug 2080458
| Summary: | Podman volume plugin timeout should be configurable | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | mangesh.panche | |
| Component: | podman | Assignee: | Jindrich Novy <jnovy> | |
| Status: | CLOSED ERRATA | QA Contact: | Yuhui Jiang <yujiang> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 8.6 | CC: | bbaude, dornelas, dwalsh, jaykim, jligon, jnovy, lsm5, mamccoma, mheon, mrussell, pthomas, rmanes, toneata, tsweeney, umohnani, ypu | |
| Target Milestone: | rc | Keywords: | FutureFeature, Triaged, ZStream | |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | podman-4.3.1-1.el8 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2124676 2124952 2132814 2132992 2132993 (view as bug list) | Environment: | ||
| Last Closed: | 2023-05-16 08:18:40 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2124676, 2124952, 2132814, 2132992, 2132993 | |||
|
Description
mangesh.panche
2022-04-29 17:00:26 UTC
Charlie could you take a look at this one. yes I will look at this today sorry, getting to this in the bug fixing sprint this week. PR in flight https://github.com/containers/podman/pull/14449 Will this be available in next release of RHEL 8.6 which is planned for early August? @mangesh.panche as this was a low level RFE, the fix has only been targeted towards the next release RHEL 8.7 and 9.1. If this needs to be backported to RHEL 8.6, we'll need a business justification. Setting this PR to Post and Assigning to Jindrich for any further packaging or BZ needs. The same issue is seen while starting the container which bind mounts the volume from plugin inside the container. ERROR: for myapp Cannot start service myapp: error mounting volume myvol for container c795384ce6822b2589e1e1727b093b699c7250d9b281f0428c4e19b7515f75d3: error sending request to volume plugin veritas endpoint /VolumeDriver.Mount: Post "http://plugin/VolumeDriver.Mount": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Is there any update on this? The specifying timeout during volume create is not sufficient. It currently affects create and mount and may affect other operations as well. There should be specifying the timeout globally through the config file. @mangesh.panche the current status is this is fixed in Podman v4.2 which will be part of RHEL 8.7 and 9.1. Given the level of the reported bug, we have not planned to backport this fix. If that is not sufficient, please elevate this bug and contact @dornelas @tsweeney Apart from elevating the priority, the solution of providing timeout during the 'podman volume create' will not help. It affects other APIs as well. So, we need a different solution. Thanks all for the discussion on this. Given that, I'm going to move this BZ back to "Assigned" and have assigned it to Matt Heon. I have also removed the RFE tag from the subject to clarify it is not an RFE. @tsweeney @mheon Is there any update on this? *** Bug 2132814 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: container-tools:rhel8 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:2758 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: container-tools:rhel8 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:2758 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |