Hello,
I just wanted to create a new LXC and start it and got this error:
```
run_buffer: 321 Script exited with status 2
lxc_init: 847 Failed to run lxc.hook.pre-start for container "114"
__lxc_start: 2008 Failed to initialize container "114"
TASK ERROR: startup for container '114' failed
```
I didn't do much changes lately, only few days ago, I changed the ZFS ram (2x 250GB SSD mirror root zfs) settings in /etc/modprobe.d/zfs.conf:
```
options zfs zfs_arc_max=3221225472
```
and rebooted the server after it, but every LXC/VM started without problems.
Today, I updated my proxmox server (which I do regularly) and created an new LXC and got the error.
The other LXCs are current running without problems but I tried restarting a few others and when starting they get the same error.
Does someone know what this could be?
I just wanted to create a new LXC and start it and got this error:
```
run_buffer: 321 Script exited with status 2
lxc_init: 847 Failed to run lxc.hook.pre-start for container "114"
__lxc_start: 2008 Failed to initialize container "114"
TASK ERROR: startup for container '114' failed
```
I didn't do much changes lately, only few days ago, I changed the ZFS ram (2x 250GB SSD mirror root zfs) settings in /etc/modprobe.d/zfs.conf:
```
options zfs zfs_arc_max=3221225472
```
and rebooted the server after it, but every LXC/VM started without problems.
Today, I updated my proxmox server (which I do regularly) and created an new LXC and got the error.
The other LXCs are current running without problems but I tried restarting a few others and when starting they get the same error.
Does someone know what this could be?