When you made the change to the policy a treewalk sync runs, and will rewrite the data. What you can do is to set the diff_sync option before running the reset policy so that data which already exists on the target is not written to prevent the SIQ-Failover snapshot from growing.
# isi sync policy modify --diff_sync=on
Please let us know if you have any other questions.
DELL-Sam L
Moderator
•
7.8K Posts
0
March 23rd, 2020 14:00
Hello InfraMED,
When you made the change to the policy a treewalk sync runs, and will rewrite the data. What you can do is to set the diff_sync option before running the reset policy so that data which already exists on the target is not written to prevent the SIQ-Failover snapshot from growing.
# isi sync policy modify --diff_sync=on
Please let us know if you have any other questions.
InfraMED
39 Posts
0
March 25th, 2020 02:00
Many thanks @DELL-Sam L .
It seems that for our currently version from OneFS (8.0.0.7) that command it doesn't exist.
I have try with this option:
--target-compare-initial-sync
Does it the same feature that the other option?
Thanks.
Best regards.