linux:ceph:create_bucket
Table of Contents
Creating buckets for Object Storage Gateway
Documentation | |
---|---|
Name: | Creating buckets for Object Storage Gateway |
Description: | How to create a bucket owned by a user for the ceph object storage gateway |
Modification date : | 24/10/2018 |
Owner: | dodger |
Notify changes to: | Owner |
Tags: | ceph, object storage |
Scalate to: | Thefuckingbofh |
PRE-requisites
- Python
- boto module for python (amazon s3 API module)
- Username y password to access the Object storage.
Instructions
- Access salt-master
- Go to s3wrapper plugin path:
/home/bofher/scripts/ceph
- You must fill theaccesskey
in theand
secretkeypycfg
file. - Create the bucket with s3wrapper:
python s3_wrapper_v3.py --createbucket newbucket
linux/ceph/create_bucket.txt · Last modified: 2022/02/11 11:36 by 127.0.0.1