Hi Colin, > [root at atlas1 ~]# prlctl set 107 --memsize 8GB --swap 2GB > An incorrect value for --memsize is specified: 8GB Try this instead: prlctl set 107 --memsize 8G --swap 2G It's "G", not "GB" for memory values on OpenVZ. -- With best regards Michael Stauber