Project

General

Profile

Tasks #47482

Updated by Ernesto Puerta over 3 years ago

# The columns in the pools list has a number of anomalies 
 ## Replica size and erasure code profile are shown - these are mutually exclusive, and waste screen space. 
 ### “Protection level” should replace these two columns and show; 2-way mirror, or EC 4+2 for example  
  

 ## Each pool has a “Last Change” column, but this is just an integer, without any context. 
 ### Either this should be a human readable timestamp, or removed entirely from the UI since it’s rarely relevant.  
  

 ## Each pool shows a crushruleset name - but there is no where in the UI that exposes what this is.  
  

 ## Although quota can be applied to pools, the pool list doesn't show whether a pool has a quota is enabled, or if it was what type (bytes or objects)  
  

 # Pool creation  
 ## Allows you to specify QoS for rbd pools that images will inherit, and these are visible in the Pools > poolname > Configuration. However, clicking “Edit” does not allow these to be changed

Back