Re: [atomic-devel] systemd in spc, lvm in spc

2016-03-07 Thread Daniel J Walsh
On 03/07/2016 04:06 AM, Tobias Florek wrote: Hi! Sorry for getting back so late. I am trying to run cluster-native glusterfs on openshift/kubernetes. Gluster uses LVM snapshots to implement Gluster volume snapshots. I can (and in the past did) run a systemd-nspawn container to run systemd (a

Re: [atomic-devel] systemd in spc, lvm in spc

2016-03-07 Thread Tobias Florek
Hi! Sorry for getting back so late. I am trying to run cluster-native glusterfs on openshift/kubernetes. Gluster uses LVM snapshots to implement Gluster volume snapshots. I can (and in the past did) run a systemd-nspawn container to run systemd (and gluster), but that won't work for kubernetes.

Re: [atomic-devel] systemd in spc, lvm in spc

2016-03-07 Thread Fabian Deutsch
On Tue, Mar 1, 2016 at 5:55 PM, Daniel J Walsh wrote: > > > On 03/01/16 11:32, Tobias Florek wrote: … >> Also I couldn't find a way to use a _separate_ lvm within the container >> (to manage the container's own storage). I figured, that's not possible, >> given that lvm is running mostly in the

Re: [atomic-devel] systemd in spc, lvm in spc

2016-03-01 Thread Daniel J Walsh
On 03/01/16 11:32, Tobias Florek wrote: Hi! I want to run a systemd as init in a super privileged container and am running into obstacles. Has anybody done that kind of thing before? Is there a sample Docker file one can use? Also I couldn't find a way to use a _separate_ lvm within the conta