Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Panel | ||||
---|---|---|---|---|
| ||||
|
Acacia is Pawsey's warm-tier online research data storage serversystem. It is a part of the Pawsey storage portfolio and can be accessed on the Pawsey servers as well as from anywhere on the internetInternet. Acacia's internet Internet address or endpoint is https://projects.pawsey.org.au.
Acacia is a modern Ceph object storage system which can be used by applications compatible with the Amazon S3 protocol. It is built upon the open-source software Ceph. In In practice, this means that instead of files, your data is stored as objects in buckets.
For further information visit - Acacia - User Guide
Warning | ||||
---|---|---|---|---|
| ||||
All Nimbus projects get an automatic 1 TB, which is a shared allocation between project members. You can request for up to 10TB via emailing help@pawsey.org.au |
Using Acacia
Acacia provides a platform that you can use to store your data as long as your Pawsey project is active. It should be used for data that is not being actively used within your Nimbus instance (e.g. input data). Data volumes, which you mount to your instances, should be used for this purpose.
In addition to storing research data for use within Pawsey, Acacia can be used for sharing data with researchers all over the world.
What software to use?
Access to Acacia is via client software that takes care of moving data to and from Acacia and managing data objects. There are many other software clients that are S3 compatible and that provide useful features.
Note |
---|
Pawsey supports the open-source Minio Client (MC) and mc rclone client which comes preinstalled on Nimbus images |
Permissions
For Nimbus projects all members have full rights and access but no-one outside the project.
You can allow anyone access to buckets on Acacia using a time-limited presigned URL.
A more complete and continuing bucket access control can be granted to other Acacia users and projects using policies. These consist of JSON formatted text files which contain the specific configuration desired.
Refer to Acacia - User Guide Copying and sharing objects for more detailed guidance
Code Block |
---|
TBC |
.