|
1 | 1 | [](){#ref-alps-storage} |
2 | 2 | # Alps Storage |
3 | 3 |
|
| 4 | +Alps has different storage attached, each with characteristics suited to different workloads and use cases. |
| 5 | +HPC storage is manged in a separate cluster of nodes that host servers that manage the storage and the physical storage drives. |
| 6 | +These separate clusters are on the same Slingshot 11 network as the Alps. |
| 7 | + |
| 8 | +| | Capstor | IOPStor | Vast | |
| 9 | +|--------------|------------------------|------------------------|---------------------| |
| 10 | +| Model | HPE ClusterStor E1000D | HPE ClusterStor E1000F | Vast | |
| 11 | +| Type | Lustre | Lustre | NFS | |
| 12 | +| Capacity | 129 PB raw GridRAID | 7.2 PB raw RAID 10 | 1 PB | |
| 13 | +| Number of Drives | 8,480 16 TB HDD | 240 * 30 TB NVME SSD | N/A | |
| 14 | +| Read Speed | 1.19 TB/s | 782 GB/s | 38 GB/s | |
| 15 | +| Write Speed | 1.09 TB/s | 393 GB/s | 11 GB/s | |
| 16 | +| IOPs | 1.5M | 8.6M read, 24M write | 200k read, 768k write | |
| 17 | +| file create/s| 374k | 214k | 97k | |
| 18 | + |
| 19 | +## capstor |
| 20 | + |
| 21 | +Capstor is the largest file system, for storing large amounts of input and output data. |
| 22 | +It is used to provide SCRATCH and STORE for different clusters - the precise details are platform-specific. |
| 23 | + |
| 24 | +## iopstor |
| 25 | + |
4 | 26 | !!! todo |
5 | | - Document the main storage hardware attached to Alps: |
| 27 | + small text explaining what iopstor is designed to be used for. |
| 28 | + |
| 29 | +## vast |
6 | 30 |
|
7 | | - * capstor |
8 | | - * iopstor |
9 | | - * vast |
| 31 | +The Vast storage is smaller capacity system that is designed for use as home folders. |
10 | 32 |
|
11 | | - The focus of these docs would be the basic details. |
| 33 | +!!! todo |
| 34 | + small text explaining what iopstor is designed to be used for. |
12 | 35 |
|
13 | | - The mounts, and how they are used for SCRATCH, STORE, PROJECT, HOME would be in the [storage docs](../storage/index.md) |
| 36 | +The mounts, and how they are used for SCRATCH, STORE, PROJECT, HOME would be in the [storage docs][ref-storage-fs] |
14 | 37 |
|
0 commit comments