Project

General

Profile

Feature #42349

Updated by Lenz Grimmer over 4 years ago

Ceph Luminous added support for CRUSH device classes - see "this article":https://ceph.io/community/new-luminous-crush-device-classes/ for details. 

 The Dashboard should add support for managing these: 

 * Display and allow sorting by an OSD's default device class in the OSD table  
 * -Show Show an OSDs device class in the CRUSH view- view 
 * Explicitly set/change the device class of an OSD 
 * Support creating a placement rule that targets a specific device class 
 * Support selecting that placement rule when creating a replicated pool 
 * Support creating an erasure code profile that includes a property for the desired device class 
 * Support selecting that EC profile when creating an erasure coded pool

Back