So i tried to make my first LXC container, got the ubuntu 16.04 image from Proxmox. When i try to start it it give me this:
Job for pve-container@101.service failed because the control process exited with error code.
See "systemctl status pve-container@101.service" and "journalctl -xe" for details.
TASK ERROR: command 'systemctl start pve-container@101' failed: exit code 1
When i try running it in the foreground i get:
lxc-start: 101: lxccontainer.c: do_lxcapi_start: 984 Permission denied - Failed to make / rslave at startup
I'm brand new to this stuff so I'm guessing there's something simple I'm missing, any help would be appreciated.
Job for pve-container@101.service failed because the control process exited with error code.
See "systemctl status pve-container@101.service" and "journalctl -xe" for details.
TASK ERROR: command 'systemctl start pve-container@101' failed: exit code 1
When i try running it in the foreground i get:
lxc-start: 101: lxccontainer.c: do_lxcapi_start: 984 Permission denied - Failed to make / rslave at startup
I'm brand new to this stuff so I'm guessing there's something simple I'm missing, any help would be appreciated.