Bug 1947224
| Summary: | [RBD] - Ceph-immutable-object-cache "Parent cache fail to connect RO daemon" | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Harish Munjulur <hmunjulu> | ||||||
| Component: | RBD | Assignee: | Ilya Dryomov <idryomov> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Harish Munjulur <hmunjulu> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 5.0 | CC: | ceph-eng-bugs, idryomov, kdreyer, tserlin | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 5.0 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2021-08-30 08:29:34 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Harish Munjulur
2021-04-08 00:53:25 UTC
1. Was ceph-immutable-object-cache daemon running? Yes, its active and Running. 2. Was it and "rbd export" using the same ceph.conf file? Running inside the cephadm shell. So must be using the ceph.conf file. 3. Please paste the output of "ps aux | grep ceph" and "stat /var/run/ceph/immutable_object_cache_sock" right before "rbd export" is executed. Run "rbd export" with --debug_rbd=25 --debug_immutable_obj_cache=25. Attached are the logs for "ps aux | grep ceph" [root@magna031 ~]# stat /var/run/ceph/immutable_object_cache_sock File: /var/run/ceph/immutable_object_cache_sock Size: 0 Blocks: 0 IO Block: 4096 socket Device: 18h/24d Inode: 1601607 Links: 1 Access: (0755/srwxr-xr-x) Uid: ( 167/ ceph) Gid: ( 167/ ceph) Context: system_u:object_r:var_run_t:s0 Access: 2021-04-09 20:01:31.756874490 +0000 Modify: 2021-04-09 20:01:31.756874490 +0000 Change: 2021-04-09 20:01:31.756874490 +0000 Birth: - Created attachment 1773606 [details]
ceph grep
Created attachment 1773607 [details]
output of rbd export
Sure Thanks Ilya for the right steps. I will test it outside the cephadm and close this BZ after verification. (I've posted https://github.com/ceph/ceph/pull/41035 for the error message spelling.) QA Verified. Works as expected outside cephadm shell 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 Ceph Storage 5.0 bug fix and enhancement), 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-2021:3294 |