Configuring physical storage for use with Swift

OpenStack Object Storage, Swift, has relatively simple architecture. It uses proxy servers at the frontend that pass the data to an allocated storage node. The storage nodes can use as many disks as you have available—whether it is one extra disk or a Just a Bunch Of Disks (JBOD) full of drives. In this recipe, the accompanying virtual environment consists of five storage nodes–each with an extra disk/partition, /dev/sdb1, mounted as /srv/node/sdb1, which is where the data will be written. This recipe will describe the process in ensuring these drives are configured correctly for use with Swift.

Getting ready

Ensure that you are logged onto the swift storage nodes. If you created these nodes with ...

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.