Skip to content

Instantly share code, notes, and snippets.

@mocchira
Last active August 29, 2015 14:03
Show Gist options
  • Save mocchira/4759aafdc1040db90c93 to your computer and use it in GitHub Desktop.
Save mocchira/4759aafdc1040db90c93 to your computer and use it in GitHub Desktop.
Docs about Swift

Procedure for all in one

links

http://docs.openstack.org/developer/swift/development_saio.html

To be modified

  • Specify ${GROUP} instead of ${USER} as need

Can be ignored

  • One of the prodtests(about split brain) failed but almost works fine (PUT/GET/DELETE/LIST)

Procedure for cluster env

  • Modify rsync setting on each storage node
  • Make xfs partition for Swift on each storage node
  • Build ring corresponds with our env
  • Push ring files and configurations into all storage node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment