On Thu, Jan 16, 2014 at 8:57 PM, Amr ElGebaly <amr@xxxxxxxxxxxxx> wrote: > i didn't modify any thing in cgconfig > (didn't define any limits ) > i using the default config > [root@Node1 ~]# cat /etc/cgconfig.conf > # > # Copyright IBM Corporation. 2007 > # > # Authors: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx> > # This program is free software; you can redistribute it and/or modify it > # under the terms of version 2.1 of the GNU Lesser General Public License > # as published by the Free Software Foundation. > # > # This program is distributed in the hope that it would be useful, but > # WITHOUT ANY WARRANTY; without even the implied warranty of > # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > # > # See man cgconfig.conf for further details. > # > # By default, mount all controllers to /cgroup/<controller> > > mount { > cpuset = /cgroup/cpuset; > cpu = /cgroup/cpu; > cpuacct = /cgroup/cpuacct; > memory = /cgroup/memory; > devices = /cgroup/devices; > freezer = /cgroup/freezer; > net_cls = /cgroup/net_cls; > blkio = /cgroup/blkio; > } > > [root@Node1 ~]# cat /etc/cg > cgconfig.conf cgrules.conf > cgsnapshot_blacklist.conf > [root@Node1 ~]# cat /etc/cgrules.conf > # /etc/cgrules.conf > #The format of this file is described in cgrules.conf(5) > #manual page. > # > # Example: > #<user> <controllers> <destination> > #@student cpu,memory usergroup/student/ > #peter cpu test1/ > #% memory test > > how can i fix that I'm not sure where the 1 GB limit is coming from. Perhaps libvirt set it? Stefan -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html