Skip to content

Commit 4a10dca

Browse files
committed
Add some notes about min. disk capacity of the system disk
Superseeds: #134 Signed-off-by: Volker Theile <[email protected]>
1 parent 6c230b8 commit 4a10dca

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

prerequisites.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,18 @@ Before installing |omv| make sure your hardware is supported.
77
* **RAM**: 1 GiB capacity
88
* **HDD**:
99

10-
* **System Drive**: min. 4 GiB capacity (but more than the capacity of the RAM)
10+
* **System Drive**: min. 4 GiB capacity (plus the capacity of the RAM)
1111
* **Data Drive**: capacity according to your needs
1212

1313
.. note::
1414
The whole disc will be occupied by the system and swap space [1]_, so size
1515
doesn't matter so much. Data storage on the system disc is not supported.
1616

17+
.. note::
18+
Take into account in your considerations about the size of the system disk
19+
that various plugins such as `openmediavault-podman` or `openmediavault-k8s`
20+
store their data (e.g. container images) on the system disk.
21+
1722
Spinning Harddisk, SSD [2]_, Disk-on-Module [3]_, CompactFlash [4]_ or USB thumb
1823
drive [5]_ type drives can be used as system drive.
1924

0 commit comments

Comments
 (0)