I really should not do too man things at 3:30AM
Here is the proper dump you requested:
proxmox01:~# cat /etc/vz/conf/101.conf
# Copyright (C) 2000-2007 SWsoft. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
VERSION="2"
ONBOOT="yes"
# UBC parameters (in form of barrier:limit)
# Primary parameters
AVNUMPROC="400:400"
NUMPROC="400:400"
NUMTCPSOCK="500:500"
NUMOTHERSOCK="500:500"
VMGUARPAGES="163840:9223372036854775807"
# Secondary parameters
KMEMSIZE="29824000:33145600"
TCPSNDBUF="5365760:10485760"
TCPRCVBUF="5365760:10485760"
OTHERSOCKBUF="1503232:4063232"
DGRAMRCVBUF="256000:256000"
OOMGUARPAGES="163840:9223372036854775807"
# Auxiliary parameters
LOCKEDPAGES="65536:65536"
SHMPAGES="131072:131072"
PRIVVMPAGES="163840:176340"
NUMFILE="35000:35000"
NUMFLOCK="200:220"
NUMPTY="64:64"
NUMSIGINFO="512:512"
DCACHESIZE="5760001:13440000"
PHYSPAGES="0:9223372036854775807"
NUMIPTENT="128:128"
# Disk quota parameters (in form of softlimit:hardlimit)
DISKSPACE="5242880:5767168"
DISKINODES="1000000:1100000"
QUOTATIME="0"
# CPU fair sheduler parameter
CPUUNITS="1000"
OFFLINE_MANAGEMENT="yes"
VE_ROOT="/mnt/compvps/vz/root/$VEID"
VE_PRIVATE="/mnt/compvps/vz/private/$VEID"
OSTEMPLATE="debian-3.1-x86_64-minimal"
#ORIGIN_SAMPLE="vps.c"
ORIGIN_SAMPLE="pve.auto"
HOSTNAME="nsp3.registrationtek.com"
IP_ADDRESS="72.46.65.29"
IP_ADDRESS="72.46.65.44"
NAMESERVER="72.46.127.4 72.46.65.30"
CPUS="1"
proxmox01:~#