Project

General

Profile

Feature #38233

Updated by Sebastian Wagner almost 5 years ago

In Cluster->Hosts, add the following additional features: 
 * Add host - add new host 
 * Remove host - remove one of the existing hosts 
 * Stop host - stop all processes (osds , monitor etc) on the host 
 * Start host - start all processes (osds , monitor etc) on the host 

 Those functions are just subs in Ceph Dashboard, which later will extended in Ceph Orchestrator.

Back