Bug 2352882
Summary: | [NFS-Ganesha] Unable to modify the export block post disabling the QoS at cluster level | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Manisha Saini <msaini> | |
Component: | Cephadm | Assignee: | Shweta Bhosale <shbhosal> | |
Status: | ASSIGNED --- | QA Contact: | Manisha Saini <msaini> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 8.0 | CC: | cephqe-warriors | |
Target Milestone: | --- | |||
Target Release: | 8.0z4 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Known Issue | ||
Doc Text: |
Issue: If QoS is disabled at cluster level and export still has QoS enabled, then when user tries to pass 'ceph nfs export info' output to 'ceph nfs export apply' command. it fails saying 'Please enable QoS at cluster level first'
Cause: We don't allow setting QoS at export level when its disabled at cluster level, In this case it was set before disabling at cluster level, so export info is showing qos setting.
Consequence: 'ceph nfs export apply' command will fail if QOS block is present in file passed to command.
Workaround (if any): User can just remove QOS block and run command again.
Result: 'ceph nfs qos apply' will be successful.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2353172 (view as bug list) | Environment: | ||
Last Closed: | 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2353172 |
Description
Manisha Saini
2025-03-17 10:29:53 UTC
|