pvc/client-cli
Joshua Boniface 7a40c7a55b Add support for replacing/refreshing OSDs
Adds commands to both replace an OSD disk, and refresh (reimport) an
existing OSD disk on a new node. This handles the cases where an OSD
disk should be replaced (either due to upgrades or failures) or where a
node is rebuilt in-place and an existing OSD must be re-imported to it.

This should avoid the need to do a full remove/add sequence for either
case.

Also cleans up some aspects of OSD removal that are identical between
methods (e.g. using safe-to-destroy and sleeping after stopping) and
fixes a bug if an OSD does not truly exist when the daemon starts up.
2022-05-06 15:32:06 -04:00
..
pvc Add support for replacing/refreshing OSDs 2022-05-06 15:32:06 -04:00
scripts Update copyright year in headers 2021-03-25 17:01:55 -04:00
setup.py Bump version to 0.9.48 2022-04-29 15:03:52 -04:00