Submitted by helpmin on Sat, 06/25/2011 - 04:32
I am not able to find an option to switch from venet to veth. Veth is needed if a user wants to run Samba in a container.
Status:
Active
I am not able to find an option to switch from venet to veth. Veth is needed if a user wants to run Samba in a container.
Comments
Submitted by JamieCameron on Sat, 06/25/2011 - 11:17 Comment #1
Unfortunately at the moment only venet is supported..
Does Samba really need a veth interface? From what I read, a veth interface is only needed to enable broadcasting ..
Submitted by helpmin on Sat, 06/25/2011 - 11:24 Comment #2
From the OpenVZ wiki:
Venet network device is explicitly NOARP ... so software like Samba server or DHCP server will not function (under a container with a venet network device).
Submitted by JamieCameron on Sat, 06/25/2011 - 12:57 Comment #3
I'd expect you can still connect to Samba if the hostname is given explicitly on the client though - it just wouldn't appear when browsing..
Regardless, veth support is something we should support eventually..
Submitted by helpmin on Sat, 06/25/2011 - 13:04 Comment #4
Ok, no problem. Just reporting what I noticed. Hope I haven't created too many tickets!