You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/filesystems.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Overview
2
2
3
+
The Slurm appliance supports multiple ways of configuring shared filesystems, including:
4
+
5
+
- Configuring the control node as an NFS server. (Default)
6
+
7
+
- CephFS via Manila
8
+
9
+
- Lustre
10
+
11
+
# Manila
12
+
3
13
The Slurm appliance supports mounting shared filesystems using [CephFS](https://docs.ceph.com/en/latest/cephfs/) via [OpenStack Manila](https://docs.openstack.org/manila/latest/). This section explains:
0 commit comments