Skip to content

Commit 40d90db

Browse files
committed
Add hyphen to file names
1 parent bdfd1a8 commit 40d90db

17 files changed

+12
-12
lines changed

articles/cyclecloud/how-to/mount-fileserver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The NFS can be another resource managed by CycleCloud or an external resource.
1616

1717
The default cluster templates for each scheduler includes a section for configuring NFS options when creating a clsuter.
1818

19-
![New Cluster Network Attached Storage Settings screen](../images/version-8/quickstart-networkattachedstorage-settings.png)
19+
![New Cluster Network Attached Storage Settings screen](../images/version-8/quickstart-network-attached-storage-settings.png)
2020

2121
The `/shared/` directory for each cluster is an NFS share by default. The `NFS Type` dropdown in this configuration section provides options for this NFS share to be either exported from the cluster headnode (the `Builtin` option), or mounted from an NFS server.
2222

articles/cyclecloud/how-to/slurm-cloud-bursting-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ NFSServer IP Address: 10.222.xxx.xxx
138138
- Select the OS from Advance setting tab - **Ubuntu 22.04** or **AlmaLinux 8** from the drop down based on the scheduler VM.
139139
- Once all settings are configured, click **Save** and then **Start** the `hpc1` cluster.
140140

141-
![NFS settings](../images/slurm-cloud-burst/cyclecloudui-config.png)
141+
![NFS settings](../images/slurm-cloud-burst/cyclecloud-ui-config.png)
142142

143143
### CycleCloud Autoscaler Integration on Slurm Scheduler
144144

@@ -200,7 +200,7 @@ Last login: Tue May 14 04:54:51 UTC 2024 on pts/0
200200
1 hpc hostname user1 CF 0:04 1 hpc1-hpc-1
201201
[user1@masternode2 ~]$ hpc1-hpc-1
202202
```
203-
![Node Creation](../images/slurm-cloud-burst/cyclecloud-ui-newnode.png)
203+
![Node Creation](../images/slurm-cloud-burst/cyclecloud-ui-new-node.png)
204204

205205
You should see the job running successfully, indicating a successful integration with CycleCloud.
206206

0 commit comments

Comments
 (0)