From: Eric Estabrooks (eric_at_urbanrage.com)
Date: Tue 11 Nov 2003 - 16:20:16 GMT
Sam Vilain wrote:
>On Tue, 11 Nov 2003 08:45, Thomas Gebhardt wrote;
>
>  > doesn't seem to work for me. As far as I can see, there is no way
>  > to write from a vserver process to a socket on the master server.
>  > That's part of the vserver concept, isn't it?
>
>Yes, you can't do unix domain sockets between chroot()
>environments... unless I'm missing something simple.  Maybe it can be
>done if they have the same device/inode.
>
>  
>
yes that works, I mount --bind my mysql servers unix domain socket into 
the file space used by my vserver and processes in the vserver can use 
it just fine.
Eric
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver