*SOLVED* Help! Cpanel installation hangs on ..... :( [message #5696] |
Mon, 28 August 2006 06:31 |
skatewhale
Messages: 9 Registered: August 2006 Location: Toronto
|
Junior Member |
|
|
Hi,
I am trying to install a cpanel for VPS version onto my VPS divided using openvz. the ostemplate I used is centos-default. at first it went smoothly, but then it starts to output
........
........
........
........
........
........
........
........
and it just keeps going, it's been 5+ hours now, and it's still going. the system resources changes, so the machine didn't freeze. it's a duel xeon 3.0 box, I gave the VPS about 1GB of memory, and quite a bit of CPUs. Is this normal?
Here's my openvz configuration:
ONBOOT="yes"
# UBC parameters (in form of barrier:limit)
# Primary parameters
AVNUMPROC="400:400"
NUMPROC="200:200"
NUMTCPSOCK="80:80"
NUMOTHERSOCK="80:80"
VMGUARPAGES="614400:2147483647"
# Secondary parameters
KMEMSIZE="1101004800:1200000000"
TCPSNDBUF="319488:524288"
TCPRCVBUF="319488:524288"
OTHERSOCKBUF="132096:336896"
DGRAMRCVBUF="13209600:13209600"
OOMGUARPAGES="6144:2147483647"
# Auxiliary parameters
LOCKEDPAGES="32:32"
SHMPAGES="8192:8192"
PRIVVMPAGES="49152:53575"
NUMFILE="2048:2048"
NUMFLOCK="100:110"
NUMPTY="16:16"
NUMSIGINFO="256:256"
DCACHESIZE="104857600:109772800"
PHYSPAGES="0:2147483647"
NUMIPTENT="128:128"
# Disk quota parameters (in form of softlimit:hardlimit)
DISKSPACE="300485760:401534340"
DISKINODES="20000000:22000000"
QUOTATIME="1000000"
# CPU fair sheduler parameter
CPUUNITS="100000"
VE_ROOT="/vz/root/$VEID"
VE_PRIVATE="/vz/private/$VEID"
OSTEMPLATE="centos-4-i386-default"
ORIGIN_SAMPLE="vps.basic"
IP_ADDRESS="206.83.210.63"
NAMESERVER="66.235.251.138"
Does anyone have any ideas?
any help is appreciated!
Thank you!
Nick
[Updated on: Wed, 13 September 2006 06:13] by Moderator Report message to a moderator
|
|
|
|
|
|
|
|