Praveen M 3e73768de0 rbd: add RegenerateVolumeGroupJournal method for Manager interface
This commit adds `RegenerateVolumeGroupJournal` to Manager
interface. RegenerateVolumeGroupJournal regenerate the omap
data for the volume group.

This performs the following operations:
  - extracts clusterID and Mons from the cluster mapping
  - Retrieves pool and journalPool parameters from the VolumeGroupReplicationClass
  - Reserves omap data
  - Add volumeIDs mapping to the reserved volume group omap object
  - Generate new volume group handle

Returns the generated volume group handler.

Signed-off-by: Praveen M <m.praveen@ibm.com>
2024-12-04 13:04:37 +05:30
..
2024-11-06 09:48:45 +00:00
2024-09-04 10:13:47 +00:00
2024-07-19 13:26:28 +00:00
2024-09-20 08:55:17 +00:00