I'm trying to get a program running within an lxc container, but it uses the TIPC inter-process communication module.
The socket to tipc fails from the lxc container, it works fine from the host.
Having a hard time finding any info on this, only a couple of posts on the tipc discussion groups, so I thought I'd try here.
One idea but it's probably an ignorant question, because I don't understand the LXC architecture at a low enough level, is that I noticed the LXC container doesn't have a kernel directory. I thought maybe I could shut down tipc module in the host and then install/run the tipc module inside the container. Is that even possible?
Thank you.
The socket to tipc fails from the lxc container, it works fine from the host.
Having a hard time finding any info on this, only a couple of posts on the tipc discussion groups, so I thought I'd try here.
One idea but it's probably an ignorant question, because I don't understand the LXC architecture at a low enough level, is that I noticed the LXC container doesn't have a kernel directory. I thought maybe I could shut down tipc module in the host and then install/run the tipc module inside the container. Is that even possible?
Thank you.