pvc/daemon-common
Joshua Boniface 64e37ae963 Update OSD replacement functionality
1. Simplify this by leveraging the existing remove_osd/add_osd
functions, since its task was functionally identical to those two in
sequential order.
2. Add support for split OSDs within the command (replacing all OSDs on
the block device(s) as required).
3. Add additional configurability and flexibility around the old device,
weight, and external DB LVs.
2023-11-03 01:45:49 -04:00
..
migrations/versions Add support for split OSD adds 2023-11-01 21:31:35 -04:00
__init__.py Add module tag for daemon lib 2022-11-04 03:47:18 -04:00
ceph.py Update OSD replacement functionality 2023-11-03 01:45:49 -04:00
cluster.py Ensure fencing states are properly reflected 2023-09-18 09:59:18 -04:00
common.py Only split a command_string if its not a list 2023-10-23 09:50:58 -04:00
log.py Format based on updated Black 2023-09-12 16:41:02 -04:00
network.py Update copyright header year 2022-10-06 11:55:27 -04:00
node.py Normalize return messages for node commands 2023-05-04 17:02:46 -04:00
vm.py Use more hierarchical backup path structure 2023-10-24 02:04:16 -04:00
zkhandler.py Add support for split OSD adds 2023-11-01 21:31:35 -04:00