Re: [Nix-dev] LXC containers on NixOS

2017-03-14 Thread Joachim Schiele
we got unpriviledged nixos lxc containers running on nixos with the
current kernel (master).

On 13.03.2017 15:45, Lukas Epple wrote:
> On Sat, Mar 11, 2017 at 01:39:03AM +0100, Joachim Schiele wrote:
>> we have LXC (not libvirt) with unprivileged NixOS running at nixcloud.io
>> and we could give you some help.
> 
> What were the relevant config options you needed to set to get it to
> work? I tried it, but wasn't successful (may be arm problems though).
> 
> 
> 
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
> 


___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] LXC containers on NixOS

2017-03-13 Thread Lukas Epple
On Sat, Mar 11, 2017 at 01:39:03AM +0100, Joachim Schiele wrote:
> we have LXC (not libvirt) with unprivileged NixOS running at nixcloud.io
> and we could give you some help.

What were the relevant config options you needed to set to get it to
work? I tried it, but wasn't successful (may be arm problems though).

-- 
cryptographic information: https://sternen.space/sternenseemann.id.txt


signature.asc
Description: PGP signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] LXC containers on NixOS

2017-03-10 Thread Joachim Schiele
hey,

we have LXC (not libvirt) with unprivileged NixOS running at nixcloud.io
and we could give you some help.

what do you want to know?

On 07.03.2017 17:44, Volth wrote:
> Hello
> 
> I saw (in blogs, issue comments, ...) then some of you are using LXC
> containers with NixOS as host, even in production.
> 
> Could you please share your setup?
> 
> My attempts to use them encounter the showstopper bugs: raw LXC
> containers do not start
> (https://github.com/NixOS/nixpkgs/issues/23604).
> libvirt-lxc works, but "virsh -c lxc:/// destroy my-container" does
> not kill the container processes.
> 


___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] LXC containers on NixOS

2017-03-09 Thread Lukas Epple
On Wed, Mar 08, 2017 at 07:19:46PM +0100, Jörg Thalheim wrote:
> I use LXC on nixos with ~40 Containers, if you have questions.

What is your setup? Do you use a declarative wrapper? Do you use
privileged or unprivileged containers?

-- 
cryptographic information: https://sternen.space/sternenseemann.id.txt


signature.asc
Description: PGP signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] LXC containers on NixOS

2017-03-08 Thread Jörg Thalheim
I use LXC on nixos with ~40 Containers, if you have questions.

Note that libvirt-lxc is a complete different implementation compared to lxc.


On 2017-03-07 17:44, Volth wrote:
> Hello
>
> I saw (in blogs, issue comments, ...) then some of you are using LXC
> containers with NixOS as host, even in production.
>
> Could you please share your setup?
>
> My attempts to use them encounter the showstopper bugs: raw LXC
> containers do not start
> (https://github.com/NixOS/nixpkgs/issues/23604).
> libvirt-lxc works, but "virsh -c lxc:/// destroy my-container" does
> not kill the container processes.
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev

___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev