New LXC templates - CentOS 7 and ArchLinux

tom

Proxmox Staff Member
Staff member
Aug 29, 2006
15,943
1,233
273
we just uploaded two new LXC templates.

  • CentOS 7
  • ArchLinux
you can download them directly on the GUI via our template downloader.

if you have an outdated list, just run (this is done automatically on a daily basis):

> pveam update

if you want to download the manually, see:

http://download.proxmox.com/images/system/
 
I have lots of trouble with this images. I made a new lxc with centos 7 and have lots of issues starting services using systemd, for example mariadb or nginx.

Sep 20 15:59:58 test01 systemd[6063]: Failed at step NAMESPACE spawning /usr/sbin/nginx: Permission denied
Sep 20 15:59:58 test01 systemd[1]: nginx.service: control process exited, code=exited status=226
Sep 20 15:59:58 test01 systemd[1]: Failed to start The nginx HTTP and reverse proxy server.
Sep 20 15:59:58 test01 systemd[1]: Unit nginx.service entered failed state.

Any idea whats wrong here? i dont have this issues with a kvm and normal iso install.