2015-05-22 2:54 GMT+02:00 Serge Hallyn <serge.hal...@ubuntu.com>:

>
>
> D'oh, yeah, you can add it to the configuration, but when you try
> to start the container you'll see
>
>         case "unix-char":
>                 return nil, fmt.Errorf("Not implemented")
>
> I'm actually not sure what the best thing to do here is.  lxd
> doesn't mount the rootfs itself, so if it's say a lvm block device
> we can't just mknod the device in there.  So perhaps lxd should
> mknod the device under $lxcpath/$container/devices, then add a
> lxc.mount.entry line to the (ephemeral) container configuration.
>
> Patches welcome :)
>

Thanks for the feedback.
I'll have a go at it, and will send follow up on the dev list if needed.

-Janjaap
_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to