[pve-devel] [PATCH docs] pmxcfs: update size limit to 128 MiB

Aaron Lauterer a.lauterer at proxmox.com
Tue Apr 11 10:16:03 CEST 2023


Signed-off-by: Aaron Lauterer <a.lauterer at proxmox.com>
---

I also did a reformat of that paragraph.

 pmxcfs.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pmxcfs.adoc b/pmxcfs.adoc
index ea15559..85e61d8 100644
--- a/pmxcfs.adoc
+++ b/pmxcfs.adoc
@@ -29,10 +29,10 @@ system for storing configuration files, replicated in real time to all
 cluster nodes using `corosync`. We use this to store all PVE related
 configuration files.
 
-Although the file system stores all data inside a persistent database
-on disk, a copy of the data resides in RAM. This imposes restrictions
-on the maximum size, which is currently 30MB. This is still enough to
-store the configuration of several thousand virtual machines.
+Although the file system stores all data inside a persistent database on disk,
+a copy of the data resides in RAM. This imposes restrictions on the maximum
+size, which is currently 128 MiB. This is still enough to store the
+configuration of several thousand virtual machines.
 
 This system provides the following advantages:
 
-- 
2.30.2






More information about the pve-devel mailing list