Description of problem: "ceph config get mds mds_symlink_recovery" fails Version-Release number of selected component (if applicable): 16.2.10-196.el8cp How reproducible: ceph config get mds mds_symlink_recovery Steps to Reproduce: 1.ceph config get mds mds_symlink_recovery 2. 3. Actual results: [cephuser@ceph-julpark-kcl0ip-node8 ~]$ ceph config get mds mds_symlink_recovery Error ENOENT: Expected results: there should be no problem with setting the value Additional info:
(In reply to julpark from comment #0) > Description of problem: > > "ceph config get mds mds_symlink_recovery" fails > > Version-Release number of selected component (if applicable): > > 16.2.10-196.el8cp > > How reproducible: > > ceph config get mds mds_symlink_recovery > > Steps to Reproduce: > 1.ceph config get mds mds_symlink_recovery > 2. > 3. > > Actual results: > > [cephuser@ceph-julpark-kcl0ip-node8 ~]$ ceph config get mds > mds_symlink_recovery > Error ENOENT: https://tracker.ceph.com/issues/46166 introduced this config as is available in RHCS6. The fix wasn't backported to pacific - not sure why. I think we can backport this. > > Expected results: > > there should be no problem with setting the value > > Additional info: