If you are hosted on a openVZ you will need to contact your provider to do this for you. If you own the OpenVZ node you need to do the following:
$ vzctl stop 101
$ vzctl set 101 --quotaugidlimit 3000 --setmod restart --save
$ vzctl start 101
Change 101 to the Virtual box ID.