Project

General

Profile

Cleanup #51479

Updated by Ernesto Puerta almost 3 years ago

Sage suggested the following improvements to the NFS create form: 

 # Display more info in the clusters dropdown (this is provided by the new mgr/nfs module) 
 # Remove Daemons and Pseudo (not needed) 
 # Hide v3 (no longer used) 
 # CephFS: 
 ## Remove uid 
 ## Remove cephx user selection (no needed as the mgr/nfs takes care of it) 
 ## Rename CephFS name to volume or fs 
 ## CephFS patch: prepopulate with "/" 
 # Access type: RW and RO only 
 # Squash (add tooltip as it's not easy to understand all options)

Back