harvest icon indicating copy to clipboard operation
harvest copied to clipboard

feat: Adding Snapmirror Sources dashboard - 1

Open Hardikl opened this issue 1 year ago • 1 comments

image

Hardikl avatar Oct 21 '24 08:10 Hardikl

SM image

image

Hardikl avatar Oct 21 '24 13:10 Hardikl

Description doesn't seem correct in some of other panels as well. Could you validate?

Also missing source path for below in .74.

image Noticing below error in .74 for policy and lag detail table

Status: 422. Message: execution: found duplicate series for the match group {} on the right hand-side of the operation: [{name="snapmirror_labels", cluster="umeng-aff300-01-02", datacenter="nane", derived_relationship_type="mirror_vault", destination_location="xyz:harvest_ads_vol", destination_node="umeng-aff300-01", destination_volume="harvest_ads_vol", destination_vserver="xyz", group_type="vserver", healthy="true", instance="localhost:13002", job="prometheus", last_transfer_type="update", policy_type="mirror_vault", protectedBy="storage_vm", protectionSourceType="volume", relationship_status="idle", relationship_type="extended_data_protection", source_cluster="umeng-aff300-05-06", source_location="umeng-aff300-05-svm5:harvest_ads_vol", source_volume="harvest_ads_vol", source_vserver="umeng-aff300-05-svm5"}, {name="snapmirror_labels", cluster="umeng-aff300-01-02", datacenter="nane", derived_relationship_type="load_sharing", destination_location="umeng-aff300-01-02://astra_302/astra_302_m1", destination_volume="astra_302_m1", destination_vserver="astra_302", healthy="true", instance="localhost:13002", job="prometheus", local="true", relationship_status="idle", relationship_type="load_sharing", schedule="hourly", source_cluster="umeng-aff300-01-02", source_location="umeng-aff300-01-02://astra_302/astra_302_root", source_volume="astra_302_root", source_vserver="astra_302"}];many-to-many matching not allowed: matching labels must be unique on one side

All errors have been handled here, source_path need to be handled separately.

Hardikl avatar Nov 04 '24 12:11 Hardikl