Subversion-Projekte lars-tiefland.openvz_admin

Revision

Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

#  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="200:200"
NUMPROC="260:260"
NUMTCPSOCK="80:80"
NUMOTHERSOCK="80:80"
VMGUARPAGES="524288:9223372036854775807"
# Secondary parameters
KMEMSIZE="152428800:155924050"
TCPSNDBUF="31948800:52428800"
TCPRCVBUF="31948800:52428800"
OTHERSOCKBUF="1320960:3368960"
DGRAMRCVBUF="1320960:1320960"
OOMGUARPAGES="524288:9223372036854775807"
# Auxiliary parameters
LOCKEDPAGES="128:128"
SHMPAGES="81920:81920"
PRIVVMPAGES="524288:524288"
NUMFILE="204800:204800"
NUMFLOCK="10000:11000"
NUMPTY="16:16"
NUMSIGINFO="25600:25600"
DCACHESIZE="10485760:78643200"

PHYSPAGES="0:9223372036854775807"
NUMIPTENT="128:128"

# Disk quota parameters (in form of softlimit:hardlimit)
DISKSPACE="31457280:31457280"
DISKINODES="2000000:2200000"
DISK_QUOTA="no"
QUOTATIME="0"

# CPU fair sheduler parameter
CPUUNITS="60000"
OFFLINE_MANAGEMENT="yes"
VE_ROOT="/vz/root/$VEID"
VE_PRIVATE="/vz/private/$VEID"
OSTEMPLATE="gentoo-openvz-amd64-2008.02.27"
ORIGIN_SAMPLE="vps.basic"
NAMESERVER="192.168.1.1"
FEATURES="nfs:on "
SEARCHDOMAIN="kosmos.all"
DISTRIBUTION="gentoo"
IP_ADDRESS="192.168.1.4"
HOSTNAME="excelsior"
#CAPABILITY="SYS_TIME:on "