Skip to content

Commit dc9ad3d

Browse files
committed
@AFink review comments
1 parent 8cebb2b commit dc9ad3d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/alps/storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Alps has different storage attached, each with characteristics suited to different workloads and use cases.
77
HPC storage is managed in a separate cluster of nodes that host servers that manage the storage and the physical storage drives.
8-
These separate clusters are on the same Slingshot 11 network as Alps.
8+
These separate storage clusters are on the same Slingshot 11 network as Alps.
99

1010
| | Capstor | Iopsstor | VAST |
1111
|--------------|------------------------|------------------------|---------------------|
@@ -70,7 +70,7 @@ Project paths are organised as follows:
7070
You can get a list of your groups using the `id` command in the terminal:
7171
```console
7272
$ id $USER
73-
uid=22008(bobsmith) gid=32819(g152) groups=32819(g152),33119(g174),32336(vasp6)
73+
uid=12345(bobsmith) gid=32819(g152) groups=32819(g152),33119(g174),32336(vasp6)
7474
```
7575
Here the user `bobsmith` is in three projects (`g152`, `g174` and `vasp6`), with the project `g152` being their **primary project**.
7676

docs/storage/filesystems.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ It is a relatively small storage for files such as source code or shell scripts
6767

6868
### Cleanup and expiration
6969

70-
There is no [cleanup policy][ref-storage-cleanup] on Home, and the contents of are retained for three months after your last project finishes.
70+
There is no [cleanup policy][ref-storage-cleanup] on Home, and the contents are retained for three months after your last project finishes.
7171

7272
### Quota
7373

@@ -102,7 +102,7 @@ The [cleanup policy][ref-storage-cleanup] is enforced on Scratch, to ensure cont
102102

103103
### Quota
104104

105-
A [soft quota][ref-storage-quota-types] on is enforced on the Scratch file system, with a grace period to allow data transfer.
105+
A [soft quota][ref-storage-quota-types] is enforced on the Scratch file system, with a grace period to allow data transfer.
106106

107107
Every user gets the following [quota][ref-storage-quota]:
108108

0 commit comments

Comments
 (0)