Add /nfs/home to fox documentation
Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
This commit is contained in:
parent
2ed881cd89
commit
d3b355f651
@ -100,5 +100,8 @@ Then just run `nix develop` from the same directory:
|
|||||||
|
|
||||||
The machine has several file systems available.
|
The machine has several file systems available.
|
||||||
|
|
||||||
|
- `/nfs/home`: The `/home` from apex via NFS, which is also shared with other
|
||||||
|
xeon machines. It has about 2 ms of latency, so not suitable for quick random
|
||||||
|
access.
|
||||||
- `/nvme{0,1}/$USER`: The two local NVME disks, very fast and large capacity.
|
- `/nvme{0,1}/$USER`: The two local NVME disks, very fast and large capacity.
|
||||||
- `/tmp`: tmpfs, fast but not backed by a disk. Will be erased on reboot.
|
- `/tmp`: tmpfs, fast but not backed by a disk. Will be erased on reboot.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user