PowerScale Replication - Reprotect should NOT be calling allow_write_revert #532
Labels
area/csm-replication
Issue pertains to the CSM Replication module
type/feature
A feature. This label is applied to a feature issues.
Milestone
Bug Description
Current implementation of reprotect:
As being discussed in 518(#518), allow_write_revert action on the remote policy (step-5) will delete the directory and gets recreated by the source's SynIQ policy.
This is not the right step to be performed and needs to be investigated. Further, there will be issues with existing NFS export due to recreation.
Logs
POST /platform/11/sync/jobs/ {"action":"allow_write_revert","id":"csi-default--Five_Minutes"}
This request to the API is what causes a deletion of the data before it gets recreated.
Screenshots
No response
Additional Environment Information
No response
Steps to Reproduce
Expected Behavior
Reprotect should not be calling allow_write_revert and should be executing the right steps in the right order.
CSM Driver(s)
CSI Driver for PowerScale v2.4
Installation Type
Helm v3
Container Storage Modules Enabled
Replication v1.3
Container Orchestrator
Kubernetes 1.24.3
Operating System
RHEL 8.4
The text was updated successfully, but these errors were encountered: