<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Feb 4, 2015 at 4:58 PM, Adam Gold <span dir="ltr"><<a href="mailto:awg1@gmx.com" target="_blank">awg1@gmx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In summary, I would like each unprivileged container to run on top of a<br>
new zfs filesystem which I create as root and assign relevant ownership<br>
to. Is this possible?<br></blockquote><div><br></div><div>should be possible, BUT not with lxc-create.</div><div><br></div><div>The easiest method would probably be to create a "template" container for that particular user, and clone it manually (e.g. using zfs snapshot/clone, plus edit the config file manually). You already create the fs manually, so this workaround might be acceptable.</div><div><br></div><div>It might be a bug in lxc-create code which is beyond my abilities.</div><div><br></div><div>-- </div><div>Fajar</div></div></div></div>