Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Decide operation logic when node information updated on ceph cluster yaml #24

Open
hbinkim opened this issue Nov 30, 2021 · 0 comments
Open

Comments

@hbinkim
Copy link
Contributor

hbinkim commented Nov 30, 2021

When cephCluster.yaml updated with node information, there are some things to consider on implementation,

  • add logic to disallow the removal of the bootstrapped node and pre-existing osd hosts (not implemented yet)
  • bootstrapped node and pre-existing osd node remains (current implementation)
  • newly added node as treated as new osd nodes (current implementation)
  • a new ceph cluster is bootstrapped and osd yaml is applied (X)
    • however, the existing bootstrapped node and that ceph cluster should be deleted (this needs to be implemented)
@hbinkim hbinkim changed the title Decide operation logic when bootstrapped host is removed Decide operation logic when node information updated on ceph cluster yaml Dec 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant