Actions
Feature #45747
closedpybind/mgr/nfs: add interface for adding user defined configuration
% Done:
0%
Source:
Development
Backport:
octopus
Reviewed:
Affected Versions:
Component(FS):
mgr/nfs
Labels (FS):
NFS-cluster
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v16.0.0-4351-gdc06096a2d
Released In:
v16.2.0~1695
Upkeep Timestamp:
2025-07-14T19:42:29+00:00
Description
The common config in RADOS (which presently just links to each export config) should also include a user-defined configuration object. That object is not manipulated by the nfs module it is:
- created when the nfs cluster is made
- manipulated by a helper nfs command, maybe: "ceph nfs cluster config "NFS-block-as-string"
- deleted when the nfs cluster is destroyed
Updated by Patrick Donnelly almost 6 years ago
- Subject changed from mgr/volumes/nfs: Add interface to get ganesha config from json file to mgr/nfs: Add interface to get ganesha config from json file
- Target version set to v16.0.0
- Source set to Development
- Backport set to octopus
- Component(FS) mgr/nfs added
- Labels (FS) NFS-cluster added
Updated by Varsha Rao over 5 years ago
Add json ganesha config to common ganesha config rados object
Updated by Patrick Donnelly over 5 years ago
- Subject changed from mgr/nfs: Add interface to get ganesha config from json file to pybind/mgr/nfs: add interface for adding user defined configuration
- Description updated (diff)
- Status changed from New to In Progress
Updated by Varsha Rao over 5 years ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 36351
Updated by Patrick Donnelly over 5 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Nathan Cutler over 5 years ago
- Copied to Backport #46957: octopus: pybind/mgr/nfs: add interface for adding user defined configuration added
Updated by Sebastian Wagner over 5 years ago
- Status changed from Pending Backport to Resolved
backport pr: https://github.com/ceph/ceph/pull/36748
Note that this is an exception. I don't plan to include volumes/nfs PRs to be included in cephadm backports. This was mainly an oversight.
Updated by Upkeep Bot 8 months ago
- Merge Commit set to dc06096a2d949269905dff4b142729d8e52e3467
- Fixed In set to v16.0.0-4351-gdc06096a2d
- Released In set to v16.2.0~1695
- Upkeep Timestamp set to 2025-07-14T19:42:29+00:00
Actions