Open GoogleCodeExporter opened 9 years ago
Original comment by sibprogrammer
on 13 Mar 2012 at 12:44
Original comment by sibprogrammer
on 1 May 2012 at 9:57
I got this as well, I found out that by running the following command in the
host machines SSH adds the correct ram to the VPS.
vzctl set 101 --ram 512M --save
Change 101 to the VPS ID and change the ram to what ever you want... for
gigabyte you can use "G", for example "4G".
Original comment by rixon.andy
on 22 Nov 2012 at 6:57
This is still not fixed. Also, if one opts to change the memory size on the
command line like 'rixon' said (via zctl set 101 --ram 512M --save) then that
does work for the VM in question but the OVZ Web Panel doesn't update to show
the new value even after a container restart. I suspect the web panel is
looking at the wrong configuration values -- it's changing PHYSPAGES and not
PRIVVMPAGES when it should change+read both to allocate memory settings (or
have a form field option to be able to set and view both settings).
Original comment by themattr...@gmail.com
on 2 Mar 2013 at 2:17
Original issue reported on code.google.com by
kotakomp...@gmail.com
on 6 Mar 2012 at 1:02