mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-27 17:26:42 +00:00
added helper function to read the clusterID mapping from the mounted file. The clusterID mapping contains below mappings * ClusterID mappings (to cluster to which we are failingover and from which cluster failover happened) * RBD PoolID mapping of between the clusters. * CephFS FscID mapping between the clusters. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com> (cherry picked from commit ac11d71e19acfd46b9b6f157902d35c9dd7f953f)