Configuring OpenStack Object Storage – storage services

The account server lists the available containers on our nodes. The container servers contain object servers seen in our OpenStack Object Storage environment. The object server contains the actual objects seen in our OpenStack Object Storage environment. The following steps must be conducted on all of the storage nodes in our environment.

Getting ready

Ensure that you are logged in to the swift storage nodes. If you created these nodes with vagrant, you will carry out these actions on all five storage nodes. You can access each by issuing the following commands:

vagrant ssh swift-01
vagrant ssh swift-02
vagrant ssh swift-03
vagrant ssh swift-04
vagrant ssh swift-05

How to do it...

For this recipe, ...

Get OpenStack Cloud Computing Cookbook - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.