version 1 PV does not get deleted when fs name of remote cluster is renamed #1131
Labels
Customer Impact: Localized high impact
(3) Reduction of function. Significant impact to workload.
Customer Probability: Medium
(3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
Found In: 2.11.0
Severity: 2
Indicates that the issue is critical and must be addressed before milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
Describe the bug
when we rename remote filesystem name and try to delete the pvc created by this filesystem then pv does not get deleted and wrong error log is coming as
Error: [unable to list snapshots for fileset pvc-9f35edb2-2e7c-4b21-88b1-b75985f3bddf. Error [rpc error: code = Internal desc = remote call failed with response &{[] {400 Invalid value in 'filesystem'} { 0 }}: GET request https://10.11.57.54:443/scalemgmt/v2/filesystems/fs0/filesets/pvc-9f35edb2-2e7c-4b21-88b1-b75985f3bddf/snapshots, user: remoteadmin9, param: <nil>
whereas I have renamed remotecluster fs name from fs0 to newfs but it is still taking fs0 here
How to Reproduce?
Expected behavior
PV should be deleted
Logs
/scale-csi/D.1131
csisnap.tar.gz
The text was updated successfully, but these errors were encountered: