Forráskód Böngészése

lxc.prlimit.nofile

Bachir Soussi Chiadmi 1 éve
szülő
commit
8d31812f48
1 módosított fájl, 11 hozzáadás és 1 törlés
  1. 11 1
      readme.md

+ 11 - 1
readme.md

@@ -99,4 +99,14 @@ tmpdir: /var/lib/vz
 #exclude-path: PATHLIST
 #pigz: N
 notes-template: {{guestname}}-{{node}}
-```
+```
+
+# lxc setting
+
+For version >= 6.5.x the simple approach is edit /etc/pve/nodes/ns316107/lxc/VMID.conf then enter this line:
+
+```
+lxc.prlimit.nofile: 150000
+```
+
+Then .. restart the CT.