[lxc-users] add device unix-char not yet implemented?
Janjaap Bos
janjaapbos at gmail.com
Fri May 22 21:46:14 UTC 2015
2015-05-22 2:54 GMT+02:00 Serge Hallyn <serge.hallyn at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20150522/bfefc028/attachment.html>
More information about the lxc-users
mailing list