OpenVZ Forum


Home » General » Support » Split a server into security units - what is the best way?
Re: Split a server into security units - what is the best way? [message #2172 is a reply to message #2160] Thu, 23 March 2006 16:18 Go to previous messageGo to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

from what you wrote, it looks like you mostly care for CPU. then you simply need to setup mysql VPS to have x10 times more cpuunits than other VPSs.
e.g.
# vzctl set MYSQL_VPS_ID --cpuunits 10000 --save
# vzctl set OTHER_VPS_ID1 --cpuunits 1000 --save
# vzctl set OTHER_VPS_ID2 --cpuunits 1000 --save
to make it more secure, I recommend you to have _only_ mysql inside mysql VPS. no ssh, and other such things...


http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Red Hat Linux 8 Template or Metadata?
Next Topic: Kernel panic on x86_64 with CentOS 4.3
Goto Forum:
  


Current Time: Wed Sep 11 08:17:29 GMT 2024

Total time taken to generate the page: 0.05290 seconds