Project

General

Profile

Feature #36444

Updated by Lenz Grimmer over 4 years ago

The user is going to be warned if the selected OSD cannot safely be destroyed/deleted/removed, but there's not visual indication if the desired operation is safe. 

 For the warning, warning panel is used. It makes sense to use a success panel for positive outcomes. 

 The command @ceph osd safe-to-destroy@ now also supports JSON output: https://github.com/ceph/ceph/pull/24799

Back