Parth Arora
Parth Arora
``` [rider@localhost rbd]$ oc get CephBlockPoolRadosNamespace -o yaml apiVersion: v1 items: - apiVersion: ceph.rook.io/v1 kind: CephBlockPoolRadosNamespace metadata: creationTimestamp: "2024-02-13T15:09:40Z" finalizers: - cephblockpoolradosnamespace.ceph.rook.io generation: 1 managedFields: - apiVersion: ceph.rook.io/v1 fieldsType: FieldsV1...
ohh isee now even the rados namespace is in failurre state so we cant create radosnamesapce on ec pool
@bauerjs1 is this what you are looking for https://github.com/rook/rook/pull/13769, Can you try it now
@bauerjs1 so can you try and test the new script changes https://github.com/rook/rook/pull/13769 and lemme know is that fix you wanted, as the requirements were quite confusing.
@bauerjs1 so you were able to test the original change for ec pools?
@bauerjs1 can you show the output of `ceph quorum_status`
this is moreover a ceph configuration nothing to relate with external script, Currently external script either checks if v1 exists or both v1 and v2 exists, @travisn should we support...
So this is for the external mode, lets discuss
@bauerjs1 yes that is moreover the internal mode settings, With this fix https://github.com/rook/rook/pull/13856 you can use just v2 port
@bauerjs1 so https://github.com/rook/rook/pull/13856 is fixed can you try out the https://github.com/rook/rook/pull/13769