Need to add / and /var file system expansion (r8, dsr8)

- Added 2x rows to HTML table with var and root information.

Change-Id: I722fe92616364b282971fa012cde7157cc4657f8
Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com>
This commit is contained in:
Elaine Fonaro 2023-08-24 13:30:12 +00:00
parent ef86a3129b
commit f75aed2e28

View File

@ -27,8 +27,12 @@ The following combinations of filesystem and host types are supported.
+-------------+----------------+------------------+----------------+--------------+
| **log** | All node types | /var/log | log-lv | 7.5 GiB |
+-------------+----------------+------------------+----------------+--------------+
| **root** | All node types | /sysroot | root-lv | 20 GiB |
+-------------+----------------+------------------+----------------+--------------+
| **scratch** | All node types | /scratch | scratch-lv | variable |
+-------------+----------------+------------------+----------------+--------------+
| **var** | All node types | /var | var-lv | 20 GiB |
+-------------+----------------+------------------+----------------+--------------+
The following example changes the **docker** and **kubelet** filesystem
sizes on a controller.