Start and Stop Maintenance features
Mykola Perehinets
38 Posts
March 17, 2017, 11:06 amQuote from Mykola Perehinets on March 17, 2017, 11:06 amHi folks,
We need add on left side New tab - Manage Cluster tab
Please add on Manage Cluster tab - button Start Maintenance and Stop Maintenance (periodically, you may need to perform maintenance on a subset of your cluster, or resolve a problem that affects a failure domain (e.g., a rack). If you do not want CRUSH to automatically rebalance the cluster as you stop this process for maintenance).
Start Maintenance button has execute next commands (install ceph flags):
ceph osd set noout
ceph osd set nodown
ceph osd set noup
ceph osd set norecover
Stop Maintenance button has execute next commands (remove ceph flags):
ceph osd unset noout
ceph osd unset nodown
ceph osd unset noup
ceph osd unset norecover
Also need additionally verify this situation(automatically rebalance) before reboot/shutdown from console.
Detail info: http://docs.ceph.com/docs/jewel/rados/troubleshooting/troubleshooting-osd/
Hi folks,
We need add on left side New tab - Manage Cluster tab
Please add on Manage Cluster tab - button Start Maintenance and Stop Maintenance (periodically, you may need to perform maintenance on a subset of your cluster, or resolve a problem that affects a failure domain (e.g., a rack). If you do not want CRUSH to automatically rebalance the cluster as you stop this process for maintenance).
Start Maintenance button has execute next commands (install ceph flags):
ceph osd set noout
ceph osd set nodown
ceph osd set noup
ceph osd set norecover
Stop Maintenance button has execute next commands (remove ceph flags):
ceph osd unset noout
ceph osd unset nodown
ceph osd unset noup
ceph osd unset norecover
Also need additionally verify this situation(automatically rebalance) before reboot/shutdown from console.
Detail info: http://docs.ceph.com/docs/jewel/rados/troubleshooting/troubleshooting-osd/
Last edited on March 18, 2017, 9:34 pm · #1
Mykola Perehinets
38 Posts
March 29, 2017, 10:02 pmQuote from Mykola Perehinets on March 29, 2017, 10:02 pmHello,
Please update status.
Thank you.
Hello,
Please update status.
Thank you.
admin
2,921 Posts
March 30, 2017, 6:49 amQuote from admin on March 30, 2017, 6:49 amI somehow missed reply to you here, but we did discuss your idea of a maintenance mode think it is excellent and we did put it in our to do list (which is big) , it will not be in the next release but once i will know i will update you,
I somehow missed reply to you here, but we did discuss your idea of a maintenance mode think it is excellent and we did put it in our to do list (which is big) , it will not be in the next release but once i will know i will update you,
Start and Stop Maintenance features
Mykola Perehinets
38 Posts
Quote from Mykola Perehinets on March 17, 2017, 11:06 amHi folks,
We need add on left side New tab - Manage Cluster tab
Please add on Manage Cluster tab - button Start Maintenance and Stop Maintenance (periodically, you may need to perform maintenance on a subset of your cluster, or resolve a problem that affects a failure domain (e.g., a rack). If you do not want CRUSH to automatically rebalance the cluster as you stop this process for maintenance).
Start Maintenance button has execute next commands (install ceph flags):
ceph osd set noout
ceph osd set nodown
ceph osd set noup
ceph osd set norecover
Stop Maintenance button has execute next commands (remove ceph flags):
ceph osd unset noout
ceph osd unset nodown
ceph osd unset noup
ceph osd unset norecover
Also need additionally verify this situation(automatically rebalance) before reboot/shutdown from console.
Detail info: http://docs.ceph.com/docs/jewel/rados/troubleshooting/troubleshooting-osd/
Hi folks,
We need add on left side New tab - Manage Cluster tab
Please add on Manage Cluster tab - button Start Maintenance and Stop Maintenance (periodically, you may need to perform maintenance on a subset of your cluster, or resolve a problem that affects a failure domain (e.g., a rack). If you do not want CRUSH to automatically rebalance the cluster as you stop this process for maintenance).
Start Maintenance button has execute next commands (install ceph flags):
ceph osd set noout
ceph osd set nodown
ceph osd set noup
ceph osd set norecover
Stop Maintenance button has execute next commands (remove ceph flags):
ceph osd unset noout
ceph osd unset nodown
ceph osd unset noup
ceph osd unset norecover
Also need additionally verify this situation(automatically rebalance) before reboot/shutdown from console.
Detail info: http://docs.ceph.com/docs/jewel/rados/troubleshooting/troubleshooting-osd/
Mykola Perehinets
38 Posts
Quote from Mykola Perehinets on March 29, 2017, 10:02 pmHello,
Please update status.
Thank you.
Hello,
Please update status.
Thank you.
admin
2,921 Posts
Quote from admin on March 30, 2017, 6:49 amI somehow missed reply to you here, but we did discuss your idea of a maintenance mode think it is excellent and we did put it in our to do list (which is big) , it will not be in the next release but once i will know i will update you,
I somehow missed reply to you here, but we did discuss your idea of a maintenance mode think it is excellent and we did put it in our to do list (which is big) , it will not be in the next release but once i will know i will update you,