зеркало из https://github.com/Azure/azurehpc.git
18b835d439 | ||
---|---|---|
.. | ||
scripts | ||
config.json | ||
readme.md |
readme.md
Lustre Cluster
Visualisation: config.json
This is a demo set up for lustre to use the HSM plugin.
Resources:
- Head node (headnode)
- Compute nodes (compute)
- Lustre
- Management/Meta-data server (lfsmds)
- Object storage servers (lfsoss)
- Hierarchical storage management nodes (lfshsm)
Note: The Hb nodes are used for the cluster. To get best performance nodes with accelerated networking should be used.
The configuration file requires the following variables to be set:
Variable | Description |
---|---|
resource_group | The resource group for the project |
storage_account | The storage account for HSM |
storage_key | The storage key for HSM |
storage_container | The container to use for HSM |
Note: Key Vault should be used for the keys to keep them out of the config files.