Bug #48240
ceph: reexpand the config meta just after the fork() is done
Source:
Development
Tags:
Backport:
octopus
Regression:
No
Severity:
3 - minor
Description
Especially for the tools or the daemons whose config options need to expand the '$pid', they will be always expanded with the parent processes. We need to reexpand them in child processes just after the fork is done.
Related issues
History
#2 Updated by Patrick Donnelly 2 months ago
- Target version set to v16.0.0
- Source set to Development
#4 Updated by Jason Dillaman about 2 months ago
- Status changed from Resolved to Pending Backport
- Backport set to octopus
#5 Updated by Nathan Cutler about 2 months ago
- Copied to Backport #48456: octopus: ceph: reexpand the config meta just after the fork() is done added
#6 Updated by Nathan Cutler 21 days ago
- Status changed from Pending Backport to Resolved
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".