5b8d335a70
The in & out commands for OSDs are not node specific and can be run on any node in the Ceph cluster. By sending them to the node currently used to access the UI they can still be sent even if the node on which the OSDs are located is down. This helps in a disaster scenario where a node is down. By default Ceph will mark a downed OSD as out after 10 minutes. This could be too long in some situations. Running the CLI command to mark the OSD as out earlier on one of the remaining nodes does work, but if the admin is not used doing it this way, this adds stress, in a potentially already stressful situation. Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com> |
||
---|---|---|
.. | ||
CephInstallWizard.js | ||
Config.js | ||
Crush.js | ||
FS.js | ||
Log.js | ||
Monitor.js | ||
OSD.js | ||
Pool.js | ||
ServiceList.js | ||
Services.js | ||
Status.js | ||
StatusDetail.js |