Bug 2090685 - [RDR] rbd image failed to mount with msg rbd error output: rbd: sysfs write failed
Summary: [RDR] rbd image failed to mount with msg rbd error output: rbd: sysfs write f...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: odf-dr
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ODF 4.10.3
Assignee: Shyamsundar
QA Contact: Pratik Surve
URL:
Whiteboard:
Depends On: 2089797
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-26 11:02 UTC by krishnaram Karthick
Modified: 2023-08-09 17:00 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of: 2089797
Environment:
Last Closed: 2022-06-14 12:26:59 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github red-hat-storage ramen pull 40 0 None open Bug 2090685: Cache object storer for subsequent uploads 2022-05-26 11:29:39 UTC
Github red-hat-storage ramen pull 41 0 None open Bug 2090685: Cache errors from UploadPV 2022-06-02 02:57:54 UTC
Red Hat Product Errata RHBA-2022:5023 0 None None None 2022-06-14 12:27:12 UTC

Comment 9 Benamar Mekhissi 2022-06-01 12:55:18 UTC
Most of the pods were stuck in the ContainerCreating state because there were equivalent pods stuck in the Terminating state.
Example:
busybox-workloads-1                                busybox-1-7f8f44d74f-k4nnl                                        0/1     ContainerCreating   0               3h39m
busybox-workloads-1                                busybox-1-7f8f44d74f-r8xbw                                        1/1     Terminating         0               22h

a "kubectl describe" on the one in Terminating state shows:
------
Warning  FailedKillPod  54s (x163 over 15h)  kubelet  error killing pod: [failed to "KillContainer" for "busybox" with KillContainerError: "rpc error: code = DeadlineExceeded desc = context deadline exceeded", failed to "KillPodSandbox" for "65a4abda-5f77-4145-a46b-bbb0e2b2242f" with KillPodSandboxError: "rpc error: code = DeadlineExceeded desc = context deadline exceeded"]
------

a "kubectl describe" on the one in ContainerCreating state shows:
-----
Warning  FailedMount  18m (x21 over 3h55m)  kubelet            Unable to attach or mount volumes: unmounted volumes=[mypvc], unattached volumes=[kube-api-access-bpjmc mypvc]: timed out waiting for the condition
-----

Force killing the Pod in Terminating state will cause the one in ContainerCreating state to make a progress but it gets stuck at the mount stop.

VRs are all showing the CURRENT STATE as "Unknown"
That might be because the mirror state for all the images is not healthy
Trying to query the mirror status get stuck

Checking the Ceph pods I see 2 OSDs down as well as the RGW.

That may explain why I am unable to query mirror status and why the VR is showing the CURRENT STATE as unknown and why the PODs are stuck in Terminating and/or ContainerCreating state

Comment 17 errata-xmlrpc 2022-06-14 12:26:59 UTC
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 (Red Hat OpenShift Data Foundation 4.10.3 bug fix 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/RHBA-2022:5023


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