From 90746f53b9e2a5a436909b219a4b185475c6af93 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Sun, 7 Mar 2021 16:36:57 +0100
Subject: [PATCH] Update project-storage.md

---
 docs.it4i/storage/project-storage.md | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

diff --git a/docs.it4i/storage/project-storage.md b/docs.it4i/storage/project-storage.md
index a45962452..49ef364d1 100644
--- a/docs.it4i/storage/project-storage.md
+++ b/docs.it4i/storage/project-storage.md
@@ -13,9 +13,9 @@ with HA NFS over GPFS access and the total capacity of 15PB.
 
 | Specification     | Total              | Per Block           |
 | ----------------- | ---------------------------------------- |
-| Protocol          | NFS over GPFS                            |
+| Protocol          | NFS over GPFS      |                     |
 | Total capacity    | 15PB               | 5PB                 |
-| Throughput        | 12 GB/s (3x4)      | 4GB/s               | 
+| Throughput        | 12 GB/s (3x4)      | 4GB/s               |
 | IO Performance    |?|?|
 
 ## Accessing PROJECT
@@ -26,7 +26,7 @@ However, the data can be migrated to another active project's directory.
 Each block of the PROJECT File storage is an independent fileset which allows copying or moving files.
 
 !!!note
-    Note that 'mv' between independent filesystems is not an atomic operations.
+    Note that `mv` between independent filesystems is not an atomic operations.
 
 ### POSIX File Access
 
@@ -71,23 +71,22 @@ Snapshot Format:
  - exports
    |
    - DD-XX-XX
-     |
-     - .snapshots
-       | 
-       - YYYY-MM-DD-hhmmss
-       - YYYY-MM-DD-hhmmss
-
- 
-
+   | |
+   | - .snapshots
+   |   | 
+   |   - YYYY-MM-DD-hhmmss
+   |   - YYYY-MM-DD-hhmmss
+   |
    - OPEN-XX-XX
     |
      - .snapshots
-       | 
+       |
        - YYYY-MM-DD-hhmmss
        - YYYY-MM-DD-hhmmss
 ```
 
 ### ACL and Linux Rights
+
 nfs4 acl
 
 ## Backup and Safety
@@ -115,4 +114,3 @@ For a detailed technical specification, see the Technical Specification secion.
 barbora table format
 
 [a]: mailto:support@it4i.cz
-
-- 
GitLab