OpenVZ Forum


Home » General » Support » PAE support inside VE
[SOLVED] Re: PAE support inside VE [message #38686 is a reply to message #38621] Fri, 15 January 2010 09:48 Go to previous messageGo to previous message
eastitaly is currently offline  eastitaly
Messages: 6
Registered: January 2010
Junior Member
#  Copyright (C) 2000-2008, Parallels, Inc. 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
#

ONBOOT="yes"

# UBC parameters (in form of barrier:limit)
KMEMSIZE="95000000:95000000"
LOCKEDPAGES="256:256"
PRIVVMPAGES="1310720:1310720"
SHMPAGES="21504:21504"
NUMPROC="880:880"
PHYSPAGES="0:9223372036854775807"
VMGUARPAGES="524288:9223372036854775807"
OOMGUARPAGES="26112:9223372036854775807"
NUMTCPSOCK="1000:1000"
NUMFLOCK="188:206"
NUMPTY="16:16"
NUMSIGINFO="384:384"
TCPSNDBUF="8800000:11360000"
TCPRCVBUF="10000000:12560000"
OTHERSOCKBUF="2831155:3752755"
DGRAMRCVBUF="330000:330000"
NUMOTHERSOCK="360:360"
DCACHESIZE="6446000:11520000"
NUMFILE="30000:30000"
AVNUMPROC="180:180"
NUMIPTENT="128:128"

# Disk quota parameters (in form of softlimit:hardlimit)
DISKSPACE="483183820:483183820"
DISKINODES="120795955:134217728"
QUOTATIME="0"

# CPU fair sheduler parameter
CPUUNITS="1000"

# Network customization section
CONFIG_CUSTOMIZED="yes"
VETH_IP_ADDRESS="aaa.aaa.aaa.aaa/bb"
VE_DEFAULT_GATEWAY="ccc.ccc.ccc.ccc"
BRIDGEDEV="br0"
NAMESERVER="ddd.ddd.ddd.ddd"
HOSTNAME="name.domain.tld"
NAME=""
DESCRIPTION=""

VE_ROOT="/vz/root/ct$VEID/data"
VE_PRIVATE="/vz/private/ct$VEID/data"
OSTEMPLATE="centos-5-i386-minimal"
ORIGIN_SAMPLE="vps.basic"
NETIF="ifname=eth0,bridge=br0,mac=xx:xx:xx:xx:xx:xx,host_ifname=veth101.0,host_mac=yy:yy:yy:yy:yy:yy"
QUOTAUGIDLIMIT="15000"
CAPABILITY="SYS_PACCT:on "
MEMINFO="pages:1153280"
NOATIME="yes"
#DEVNODES="loop0:rw "
CPUS="4"


Found the MEMINFO option as you suggested, nuno.
I haven't ever set it, was an addition from an installation of HyperVM.

Removed it and all started magically work as expected.
This, btw, confirms that a 32 bit template is PAE-like enabled.

Thank you so much for addressing me to the right direction!

[Updated on: Fri, 15 January 2010 10:00]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: trying to install image magick via yum i get error Error: hal conflicts with kernel < 2.6.17
Next Topic: network card dedicated
Goto Forum:
  


Current Time: Wed Jul 17 08:53:31 GMT 2024

Total time taken to generate the page: 0.02807 seconds