Hello,
First of all, i would like to thankyou for proxmox ve, it's great!
I'm making some tests with proxmox, I made a small cluster of 3 servers. 2 of them with multiple machines, and one of them with only one machine.
My main question is:
I know that openvz is designed to host multiple vm's, but tin my case, i would like to have a "dedicated server" for one vm. This would make my life easier, getting a good performance,easy backups, and the ease to move this vm from one host to another if needed.
Since in this server there will be only this vm, i would like to disable any kind of "brakes" or limitations (ok, only the ones that will increase performance) for this vm.
For example, in options I found the cpu units limited to 1000 what would be a good value for this? I increased to the maximum value (during heavy load), and i noticed that the physical host was very slow, even disappeared from the cluster
now i changed to 50000 which would be a good option?
Messing around in the config files, i found an "unlimited template" (/etc/vz/conf/ve-unlimited.conf-sample) should I aply this to my vm? will my custom conf be kept when moving the vm from one server to another? or even when changing any option on the web interface? wich options should I change to unlimited?
And last question:
I found this on my logs, and i where wondering what was happening.
Those messages where repeating every minute, wich server was being restarted?
Thanks in advance!
First of all, i would like to thankyou for proxmox ve, it's great!
I'm making some tests with proxmox, I made a small cluster of 3 servers. 2 of them with multiple machines, and one of them with only one machine.
My main question is:
I know that openvz is designed to host multiple vm's, but tin my case, i would like to have a "dedicated server" for one vm. This would make my life easier, getting a good performance,easy backups, and the ease to move this vm from one host to another if needed.
Since in this server there will be only this vm, i would like to disable any kind of "brakes" or limitations (ok, only the ones that will increase performance) for this vm.
For example, in options I found the cpu units limited to 1000 what would be a good value for this? I increased to the maximum value (during heavy load), and i noticed that the physical host was very slow, even disappeared from the cluster

Messing around in the config files, i found an "unlimited template" (/etc/vz/conf/ve-unlimited.conf-sample) should I aply this to my vm? will my custom conf be kept when moving the vm from one server to another? or even when changing any option on the web interface? wich options should I change to unlimited?
And last question:
I found this on my logs, and i where wondering what was happening.
Code:
proxwww 14658 Starting new child 14658
Jun 12 23:01:46 pvemirror 4334 starting cluster syncronization
Jun 12 23:01:46 pvemirror 4334 syncing templates
Jun 12 23:01:46 pvemirror 4334 cluster syncronization finished (0.15 seconds (files 0.00, config 0.00))
Jun 12 23:01:46 pvemirror 4334 restarting server after 2 cycles to reduce memory usage (free 84533248 bytes)
Jun 12 23:01:46 pvemirror 4334 server shutdown (restart)
Jun 12 23:01:46 pvemirror 4334 restarting server
Jun 12 23:01:52 proxwww 14695 Starting new child 14695
Those messages where repeating every minute, wich server was being restarted?
Thanks in advance!