Use the dashboard to create Ceph Object Gateway buckets on the IBM Storage Ceph once the credentials are set up using the
CLI.
Before you begin
Before you begin, make sure that you have the following prerequisites in place:
- A running IBM Storage Ceph cluster.
- Dashboard is installed.
- The Ceph Object Gateway is installed.
- Ceph Object Gateway login credentials are added to the dashboard.
- Ceph Object Gateway user is created and not suspended.
Procedure
- From the dashboard navigation, go to
.
- Click Create.
The Create Bucket
displays.
- Fill in the Create Bucket form.
- Enter a Name for the bucket.
- Select a Owner. The owner is a user that is not
suspended.
- Select a Placement target.
Important: A bucket's placement target cannot be changed after creation.
- Optional: In the Locking section, select
Enabled to enable locking for the bucket objects.
Important: Locking can only be enabled while creating a bucket and cannot be changed
after creation.
- Select the Mode, either Compliance or
Governance.
- In the Days field, select the default retention period that is
applied to new objects placed in this bucket.
- Optional: In the Security section, select
Security to encrypt objects in the bucket.
- Set the configuration values for SSE-S3. Click the Encryption
information icon and then Click here.
Note: When using SSE-S3 encryption type, Ceph manages the encryption keys that are
stored in the vault by the user.
- In the Update RGW Encryption Configurations dialog, ensure that
SSE-S3 is selected as the Encryption
Type.
- Fill in the other required information.
- Click Submit.
Figure 1. Encrypt objects in the bucket

- In the Tags section, click Add to
add bucket tags.
These tags are equivalent to the S3 PutBucketTagging. Enter the tag
Key and tag Value to categorize your storage
buckets.
- Set the bucket policies in the Policies
section.
- Enter the Bucket policy.
Use the
Policy
generator or
Policy examples buttons to help create the bucket
policies, as needed.
Enter or modify the policy in JSON format.
Use the
following links from within the form to help create your bucket policy. These links open a new tab
in your browser.
- Set the Access Control Lists (ACL) grantee and permission information.
Table 1. ACL user
operations
| Permission |
Bucket |
Object |
READ |
Grantee can list the objects in the bucket. |
Grantee can read the object. |
WRITE |
Grantee can write or delete objects in the bucket. |
N/A |
FULL_CONTROL |
Grantee has full permissions for object in the bucket. |
Grantee can read or write to the object ACL. |
- Click Create Bucket.
A notification displays that the
bucket was created successfully.