Skip to content

Commit a5b93e1

Browse files
authored
Update storages-table.md
the same in HTML
1 parent aeb410c commit a5b93e1

File tree

1 file changed

+109
-19
lines changed

1 file changed

+109
-19
lines changed

docs/snippets/storages-table.md

+109-19
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,112 @@
1-
| Server | Directory | Backup<br/>class | Note |
2-
|--------------------------------------------|----------------------------| -----------------|----------------------|
3-
| storage-brno2.metacentrum.cz | /storage/brno2/ | 2 | |
4-
| storage-brno11-elixir.metacentrum.cz | /storage/brno11-elixir/ | 2 | dedicated to ELIXIR-CZ |
5-
| storage-brno12-cerit.metacentrum.cz | /storage/brno12-cerit/ | 2 | |
6-
| storage-plzen1.metacentrum.cz | /storage/plzen1/ | 2 | |
7-
| storage-plzen4-ntis.metacentrum.cz | /storage/plzen4-ntis/ | 3 | dedicated to iti/kky groups |
8-
| storage-praha2-natur.metacentrum.cz | /storage/praha2-natur/ | 0 | |
9-
| storage-praha6-fzu.metacentrum.cz | /storage/praha6-fzu/ | 0 | |
10-
| storage-praha5-elixir.metacentrum.cz | /storage/praha5-elixir/ | 3 | |
11-
| storage-budejovice1.metacentrum.cz | /storage/budejovice1/ | 3 | |
12-
| storage-liberec3-tul.metacentrum.cz | /storage/liberec3-tul/ | 0 | |
13-
| storage-pruhonice1-ibot.metacentrum.cz | /storage/pruhonice1-ibot/ | 3 | |
14-
| storage-vestec1-elixir.metacentrum.cz | /storage/vestec1-elixir/ | 2 | also /storage/praha1/ |
151

16-
| Backup class | Description |
17-
|--------------|-------------|
18-
| 0 | No backup. |
19-
| 2 | Snapshot backups once a day. Backups are performed and stored on the same HW as primary data. This class provides protection against unintentional data removal. It does not protect against hardware failure of the storage. |
20-
| 3 | Snapshot backups plus a backup copy. The copy resides on a different hardware. This class provides protection against unintentional data removal as well as hardware failures. |
2+
<table>
3+
<thead>
4+
<tr>
5+
<th>Server</th>
6+
<th>Directory</th>
7+
<th>Backup Class</th>
8+
<th>Note</th>
9+
</tr>
10+
</thead>
11+
<tbody>
12+
<tr>
13+
<td>storage-brno2.metacentrum.cz</td>
14+
<td>/storage/brno2/</td>
15+
<td>2</td>
16+
<td></td>
17+
</tr>
18+
<tr>
19+
<td>storage-brno11-elixir.metacentrum.cz</td>
20+
<td>/storage/brno11-elixir/</td>
21+
<td>2</td>
22+
<td>dedicated to ELIXIR-CZ</td>
23+
</tr>
24+
<tr>
25+
<td>storage-brno12-cerit.metacentrum.cz</td>
26+
<td>/storage/brno12-cerit/</td>
27+
<td>2</td>
28+
<td></td>
29+
</tr>
30+
<tr>
31+
<td>storage-plzen1.metacentrum.cz</td>
32+
<td>/storage/plzen1/</td>
33+
<td>2</td>
34+
<td></td>
35+
</tr>
36+
<tr>
37+
<td>storage-plzen4-ntis.metacentrum.cz</td>
38+
<td>/storage/plzen4-ntis/</td>
39+
<td>3</td>
40+
<td>dedicated to iti/kky groups</td>
41+
</tr>
42+
<tr>
43+
<td>storage-praha2-natur.metacentrum.cz</td>
44+
<td>/storage/praha2-natur/</td>
45+
<td>0</td>
46+
<td></td>
47+
</tr>
48+
<tr>
49+
<td>storage-praha6-fzu.metacentrum.cz</td>
50+
<td>/storage/praha6-fzu/</td>
51+
<td>0</td>
52+
<td></td>
53+
</tr>
54+
<tr>
55+
<td>storage-praha5-elixir.metacentrum.cz</td>
56+
<td>/storage/praha5-elixir/</td>
57+
<td>3</td>
58+
<td></td>
59+
</tr>
60+
<tr>
61+
<td>storage-budejovice1.metacentrum.cz</td>
62+
<td>/storage/budejovice1/</td>
63+
<td>3</td>
64+
<td></td>
65+
</tr>
66+
<tr>
67+
<td>storage-liberec3-tul.metacentrum.cz</td>
68+
<td>/storage/liberec3-tul/</td>
69+
<td>0</td>
70+
<td></td>
71+
</tr>
72+
<tr>
73+
<td>storage-pruhonice1-ibot.metacentrum.cz</td>
74+
<td>/storage/pruhonice1-ibot/</td>
75+
<td>3</td>
76+
<td></td>
77+
</tr>
78+
<tr>
79+
<td>storage-vestec1-elixir.metacentrum.cz</td>
80+
<td>/storage/vestec1-elixir/</td>
81+
<td>2</td>
82+
<td>also /storage/praha1/</td>
83+
</tr>
84+
</tbody>
85+
</table>
2186

87+
<h2>Backup Class Descriptions</h2>
88+
<table>
89+
<thead>
90+
<tr>
91+
<th>Backup Class</th>
92+
<th>Description</th>
93+
</tr>
94+
</thead>
95+
<tbody>
96+
<tr>
97+
<td>0</td>
98+
<td>No backup.</td>
99+
</tr>
100+
<tr>
101+
<td>2</td>
102+
<td>Snapshot backups once a day. Backups are performed and stored on the same HW as primary data. This class provides protection against unintentional data removal. It does not protect against hardware failure of the storage.</td>
103+
</tr>
104+
<tr>
105+
<td>3</td>
106+
<td>Snapshot backups plus a backup copy. The copy resides on a different hardware. This class provides protection against unintentional data removal as well as hardware failures.</td>
107+
</tr>
108+
</tbody>
109+
</table>
22110

111+
</body>
112+
</html>

0 commit comments

Comments
 (0)