.The Ceph Dashboard is now aligned with the command line interface’s (CLI) way of NFS exports creation
Previously, the `squash` field for the NFS exports creation was shown as a mandatory field in the edit form. Additionally, if exports were created from the backend and specified a different kind of squash name, the form would return an empty field.
With this fix, the `required` condition is removed from the `squash` field and the issue with the squash field coming up as empty in the edit form is also resolved.
Created attachment 1864995[details]
Dashboard_screenshots
Description of problem:
Squash is not a mandatory parameter for creating the NFS export.
In Edit page also it is shown as mandatory and it is allowing with any value in the form
Version-Release number of selected component (if applicable):
5.10
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
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 6.0 Bug Fix update), 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-2023:1360
Created attachment 1864995 [details] Dashboard_screenshots Description of problem: Squash is not a mandatory parameter for creating the NFS export. In Edit page also it is shown as mandatory and it is allowing with any value in the form Version-Release number of selected component (if applicable): 5.10 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: