Re: NFS Problem [message #22055 is a reply to message #22019] |
Fri, 19 October 2007 09:33  |
|
So, is your setup like this: two VEs on the same OpenVZ node, one VE is hosting MySQL server, and another VE with MySQL client?
In this case you can bind-mount, say, /var/lib/mysql from the host node to both VEs and enjoy. The script to do that is listed in http://forum.openvz.org/index.php?t=msg&goto=8211&#m sg_num_17 (discussion is in Russian, but just looking at the code should give you the idea).
Note however that in this setup it will not be possible to just migrate one of those VEs to a different box without prior -- have to reconfigure to use TCP first.
Kir Kolyshkin
|
|
|