38
edits
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
[[File:Ceph-maintenance.png|thumb]] | [[File:Ceph-maintenance.png|thumb]] | ||
* Set noout flag on host: `ceph osd set-group noout <node>` | * Set noout flag on host: `ceph osd set-group noout <node>` | ||
# gain ssh access to host | |||
# Log in through IPA | |||
# Run the command | |||
* '''Reboot''' node through web GUI | * '''Reboot''' node through web GUI | ||
* Wait for node to come back up | * Wait for node to come back up | ||
| Line 29: | Line 34: | ||
* Remove noout flag on host: `ceph osd unset-group noout <node>` ,to do this: | * Remove noout flag on host: `ceph osd unset-group noout <node>` ,to do this: | ||
* If a kernel update was done, manually execute the `Operating system` item manually to detect the update. Manually executing the two items that indicate a reboot is also usefull if they were firing, to stop them/check no further reboots are needed. | * If a kernel update was done, manually execute the `Operating system` item manually to detect the update. Manually executing the two items that indicate a reboot is also usefull if they were firing, to stop them/check no further reboots are needed. | ||
edits