lxc.prlimit.nofile
This commit is contained in:
@@ -99,4 +99,14 @@ tmpdir: /var/lib/vz
|
|||||||
#exclude-path: PATHLIST
|
#exclude-path: PATHLIST
|
||||||
#pigz: N
|
#pigz: N
|
||||||
notes-template: {{guestname}}-{{node}}
|
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.
|
||||||
Reference in New Issue
Block a user