Re: [lxc-users] lxcfs removed by accident, how to recover?

2018-02-02 Thread Harald Dunkel
Hi Stéphane, On 01/30/18 17:17, Stéphane Graber wrote: Yeah, there's effectively no way to re-inject those mounts inside a running container. So you're going to need to restart those containers. Until then, you can "umount" the various lxcfs files from within the container so that rather than

Re: [lxc-users] lxcfs removed by accident, how to recover?

2018-02-02 Thread Stéphane Graber
On Fri, Feb 02, 2018 at 10:53:02AM +0100, Harald Dunkel wrote: > Hi Stéphane, > > On 01/30/18 17:17, Stéphane Graber wrote: > > > > Yeah, there's effectively no way to re-inject those mounts inside a > > running container. > > > > So you're going to need to restart those containers. > > Until th

Re: [lxc-users] LXD connectors for any web VM management platforms?

2018-02-02 Thread Jan Münnich
Proxmox (https://www.proxmox.com/en/proxmox-ve) is an open-source virtualisation platform with web interface that supports LXC. Best, Jan ___ lxc-users mailing list lxc-users@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-user

Re: [lxc-users] LXD connectors for any web VM management platforms?

2018-02-02 Thread Kees Bos
On do, 2018-02-01 at 23:15 +0100, Michel Jansens wrote: > Hi, > > I’ve been looking around to get a web interface for customer portal/ > container management for lxc. > I looked a bit at ManageIQ and Foreman, but found no provider for > lxd. > Do you know of any project that have lxd connectors/pr

Re: [lxc-users] LXD connectors for any web VM management platforms?

2018-02-02 Thread Michel Jansens
HI Kees, Thanks for the info. I’ve already tried SaltStack but had the problem that the official LXC module was only lxc and not LXD. It worked, but the containers didn’t appear in ' lxc list’ . I’ll try the GitHub LXD formula. I’ve also seen that there is a module in Ansible that I will try so

Re: [lxc-users] LXD connectors for any web VM management platforms?

2018-02-02 Thread Michel Jansens
Hi Jan, Thanks for the suggestion. I’ve been testing Proxmox for a few weeks. I must say it’s not bad at all: - it supports ZFS (or CEPH) storage - allows high availability clusters - LXD and KVM - ACLs to different VMs or containers - offers basic monitoring - support pices are relatively dece