Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now objects in Calgary will replicate to Edmonton, but not the other way.


Disabling Container Sync

This doesn't seem to be possible using the new At present disabling container sync is not available in the openstack command line tool at the time of writing. You must use the swift command.

It is possible to disable container sync. One example of why you might want to do this if you previously had a two-way container sync with YEG ↔ YYC and only want wish to sync one-way now.

It's similar to setting up container sync like above, but providing an empty To remove the sync setting, provide an empty --sync-to parameter :instead versus filling in the parameter to set up sync as seen in the section above.

Code Block
$ swift post --sync-to '' container

If you'd like to disable the sync entirely, run this the command on each container in both regions.