Revision 153 | 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 parametersAVNUMPROC="200:200"NUMPROC="260:260"NUMTCPSOCK="9223372036854775807:9223372036854775807"NUMOTHERSOCK="9223372036854775807:9223372036854775807"VMGUARPAGES="524288:9223372036854775807"# Secondary parameters#KMEMSIZE="152428800:155924050"KMEMSIZE="9223372036854775807:9223372036854775807"TCPSNDBUF="9223372036854775807:9223372036854775807"TCPRCVBUF="9223372036854775807:9223372036854775807"OTHERSOCKBUF="1320960:3368960"DGRAMRCVBUF="1320960:1320960"OOMGUARPAGES="524288:9223372036854775807"# Auxiliary parametersLOCKEDPAGES="128:128"SHMPAGES="81920:81920"PRIVVMPAGES="524288:524288"NUMFILE="204800:204800"NUMFLOCK="20000:22000"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 parameterCPUUNITS="60000"OFFLINE_MANAGEMENT="yes"VE_ROOT="/vz/root/$VEID"VE_PRIVATE="/vz/private/$VEID"OSTEMPLATE="gentoo-20060317-amd64-stage3"ORIGIN_SAMPLE="vps.basic"IP_ADDRESS="84.246.123.3"HOSTNAME="headquarters.starfleethq.de"NAMESERVER="62.220.18.8 89.246.64.8"#NAMESERVER="83.136.80.248 83.136.80.239"SEARCHDOMAIN="starfleethq.de"FEATURES="nfs:on "DISTRIBUTION="gentoo"CAPABILITY="SYS_TIME:on "