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 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 to sync one-way now.

It's similar to setting up container sync like above, but providing an empty --sync-to parameter:

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

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