OpenVZ Forum


Home » General » Support » Supervisor VPS
Re: Supervisor VPS [message #9413 is a reply to message #9387] Mon, 01 January 2007 18:17 Go to previous messageGo to previous message
dagr is currently offline  dagr
Messages: 83
Registered: February 2006
Member
About possible solution.

Say you have built monitoring/management center for OpenVZ. It gathers data about services/VPSs across different hosts,(or may be nodes/VPSs just upload data to it by ssh). It has some db backend and apache/php as frontend , may be some custom/exotic things. Php must be compiled to support db , etc. And you might want that all this stuff was able to move to another HN easy and fast. Best solution - to place it to another VPS, in addition this will keep same ip during move for uploading data, so move will be absolutely transparent for other parts of system. At the same time this monitoring/management center should be able to change other VPSs runtime parameters, like kmemsize,oomguarpages, so on. This tool also should be able to migrate other VPSs.
Its possible to place all this stuff into 1 special directory on HN and start apache/db on special ports, in case another HN could already have custom apache/db/php.Well, guess yes. But it will not work if you need to move it to another distro.
Actually there is no any need in some special service VE.Cause its possible to run all commands on HN from inside common VPS via ssh (if you place public/private keys). Especially cause in case of several HNs you'll have to use ssh anyway.
I wasnt able to find overwhelming advantages of placing such stuff into VPS. Though here are some:
1. doesnt depend on HNs distro,
2.keeps ip
3. dont need to think about keeping such things like placing services in startup,smtp mta settings (you could have special ones, and its harder to place 2 mtas (especially different) on 1 HN as many senders (cron,php,etc) use 25 port anyway),syncing cronjobs,home dirs, other trivial details.

Just makes you mind free of what does it require for work when suddenly need to migrate. Especially if it wasnt you who built this system.







 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: VPS users interfere with HN ones
Next Topic: FC6 OS templates coming soon?
Goto Forum:
  


Current Time: Tue Sep 02 03:10:43 GMT 2025

Total time taken to generate the page: 0.06342 seconds