From e61facfbb372d99d904935cdb41277bdbfcaf9c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Mon, 23 Jan 2017 12:08:42 +0100 Subject: [PATCH] Filesystem to File system --- docs.it4i/salomon/storage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md index 8d0df2489..7a90bd10f 100644 --- a/docs.it4i/salomon/storage.md +++ b/docs.it4i/salomon/storage.md @@ -22,7 +22,7 @@ Archiving Please don't use shared file systems as a backup for large amount of data or long-term archiving mean. The academic staff and students of research institutions in the Czech Republic can use [CESNET storage service](#cesnet-data-storage), which is available via SSHFS. -Shared Filesystems +Shared File systems ---------------------- Salomon computer provides two main shared file systems, the [HOME file system](#home-filesystem) and the [SCRATCH file system](#scratch-filesystem). The SCRATCH file system is partitioned to [WORK and TEMP workspaces](#shared-workspaces). The HOME file system is realized as a tiered NFSÂ disk storage. The SCRATCH file system is realized as a parallel Lustre file system. Both shared file systems are accessible via the Infiniband network. Extended ACLs are provided on both HOME/SCRATCH file systems for the purpose of sharing data with other users using fine-grained control. @@ -46,7 +46,7 @@ Configuration of the SCRATCH Lustre storage - Disk array EF3015 - 12 x 600 GB SAS 15 krpm disk -### Understanding the Lustre Filesystems +### Understanding the Lustre File systems (source <http://www.nas.nasa.gov>) -- GitLab