swift-get-nodes(1) | OpenStack Swift | swift-get-nodes(1) |
swift-get-nodes - OpenStack Swift get-nodes tool
swift-get-nodes [options] <ring.gz> <account> [<container> [<object>]]
Or
swift-get-nodes [options] <ring.gz> -p <partition>
Or
swift-get-nodes [options] -P policy_name <account> <container> <object>
The swift-get-nodes tool can be used to find out the location where a particular account, container or object item is located within the swift cluster nodes. For example, if you have the account hash and a container name that belongs to that account, you can use swift-get-nodes to lookup where the container resides by using the container ring.
More documentation about OpenStack Swift can be found at https://docs.openstack.org/swift/latest/
swift-account-info(1), swift-container-info(1), swift-object-info(1), swift-ring-builder(1)
10/25/2016 | Linux |