Ozone Volumes

Ozone volumes are logical containers used to manage data in Ozone, a scalable, distributed storage system. Each volume serves as a namespace for buckets, which in turn contain keys representing actual data. The Ozone Volumes interface provides detailed information about each volume, including ownership, administrative details, creation and modification timestamps, and links to manage buckets and access control lists (ACLs).

The following table describes key details regarding Ozone Volumes:

FieldDescription
VOLUMEThe name of the volume. This is a unique identifier for each volume within the Ozone system.
OWNERThe owner of the volume. This indicates the user who created or currently owns the volume.
ADMINThe administrator of the volume. This field shows the user with administrative rights over the volume.
CREATION TIMEThe date and time when the volume was created. This is formatted as YYYY-MM-DD HH:MM:SS.
MODIFICATION TIMEThe date and time when the volume was last modified. This timestamp is also formatted as YYYY-MM-DD HH:MM:SS and may match the creation time if no modifications have been made since creation.
BUCKETSA link to view the buckets contained within the volume. Clicking Show Buckets will display a list of all buckets in the volume.
ACLSA link to view the Access Control Lists (ACLs) associated with the volume. Clicking Show ACLs will display the permissions set for different users and groups.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
Ozone Volumes