Technical Documentation: Difference between revisions
Jump to navigation
Jump to search
(→How to) |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
! Hardware !! Description !! Availability | ! Hardware !! Description !! Availability | ||
|- | |- | ||
| rowspan="2" | Compute VM || Up to 64 vcores and 480 GB of RAM|| | | rowspan="2" | Compute VM || Up to 64 vcores and 480 GB of RAM|| 5184 vcores | ||
|- | |- | ||
|| Up to 64 vcores and 240 GB of RAM || | || Up to 64 vcores and 240 GB of RAM || 6528 vcores | ||
|- | |- | ||
| High Availability VM || Up to 64 cores and 480 GB <br> Connected to UPS and Diesel Generators || | | High Availability VM || Up to 64 cores and 480 GB <br> Connected to UPS and Diesel Generators || 3072 vcores | ||
|- | |- | ||
| rowspan="2" | GPU || Up to 2 A100-40 per VM || 20 GPU | | rowspan="2" | GPU || Up to 2 A100-40 per VM || 20 GPU | ||
Line 26: | Line 26: | ||
! Hardware !! Description !! Availability | ! Hardware !! Description !! Availability | ||
|- | |- | ||
| Block Storage || All SSD || | | Block Storage || All SSD || 740 TB | ||
|- | |- | ||
| Object Storage || S3 and Swift API || | | Object Storage || S3 and Swift API || 59PB | ||
|- | |- | ||
| Ceph FS || High performance multi read/write <br> All SSD || | | Ceph FS || High performance multi read/write <br> All SSD || 1.2 PB | ||
|} | |} | ||
==How to== | |||
* [[Store and Share data]] on the platform | |||
* [[Networking]] between two projects. | |||
* Install the [[OpenStack Client]] | |||
==Services== | ==Services== | ||
Line 38: | Line 43: | ||
* [[Globus]] Data transfer and Sharing | * [[Globus]] Data transfer and Sharing | ||
* [[Elastic HPC]]: High perforamce Computing in the Cloud | * [[Elastic HPC]]: High perforamce Computing in the Cloud | ||
==Object Store== | |||
* [[Object Store Quick Start]] | |||
* [[Backing up Object Store]] buckets to tape | * [[Backing up Object Store]] buckets to tape | ||
* Using [[rclone]] on our system | |||
==Openstack== |
Latest revision as of 19:14, 24 February 2025
Welcome to the technical documentation wiki of the Secure Data for Health (SD4H) project. This is the primary source for users with questions on equipment and services.
Infrastructure
Hardware | Description | Availability |
---|---|---|
Compute VM | Up to 64 vcores and 480 GB of RAM | 5184 vcores |
Up to 64 vcores and 240 GB of RAM | 6528 vcores | |
High Availability VM | Up to 64 cores and 480 GB Connected to UPS and Diesel Generators |
3072 vcores |
GPU | Up to 2 A100-40 per VM | 20 GPU |
Up to 2-A100-80 per VM | 8 GPU |
Hardware | Description | Availability |
---|---|---|
Block Storage | All SSD | 740 TB |
Object Storage | S3 and Swift API | 59PB |
Ceph FS | High performance multi read/write All SSD |
1.2 PB |
How to
- Store and Share data on the platform
- Networking between two projects.
- Install the OpenStack Client
Services
- Globus Data transfer and Sharing
- Elastic HPC: High perforamce Computing in the Cloud
Object Store
- Object Store Quick Start
- Backing up Object Store buckets to tape
- Using rclone on our system