View Single Post
  #44  
Old 03-08-2012, 04:59 AM
t0p3ecure t0p3ecure is offline
New Member
 
Join Date: Mar 2012
Posts: 2
Default CPU 64 Core Over Load

Hello All

I bought a server with 64 Core AMD CPU
Processor #1

Vendor
AuthenticAMD

Name
AMD Opteron(TM) Processor 6274

Speed
2200.000 MHz

Cache
2048 KB

Processor #2

Vendor
AuthenticAMD

Name
AMD Opteron(TM) Processor 6274

Speed
1400.000 MHz

Cache
2048 KB

Processor #3

Vendor
AuthenticAMD

Name
AMD Opteron(TM) Processor 6274

Speed
1400.000 MHz

Cache
2048 KB

Processor #4

Vendor
AuthenticAMD

Name
AMD Opteron(TM) Processor 6274

Speed
2200.000 MHz

Cache
2048 KB

to Processor #64 ......

[~]# cat /proc/cpuinfo | grep processor | wc -l
64

This is my linux Version :
[~]# cat /proc/version
Linux version 2.6.18-274.18.1.el5 (mockbuild@builder10.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-51)) #1 SMP Thu Feb 9 12:45:44 EST 2012

Here is our Server Load Average :
[~]# uptime
15:54:23 up 1 day, 21:29, 3 users, load average: 101.81, 91.80, 94.08

Here is used and available RAM memory and swap space usage :
[~]# free -m
total used free shared buffers cached
Mem: 48300 18852 29447 0 651 15426
-/+ buffers/cache: 2773 45526
Swap: 4094 0 4094

Here is My Server Disk USAGE :
[~]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda3 941813876 66646520 826554268 8% /
/dev/sda1 295561 23128 257173 9% /boot
tmpfs 24729644 3640 24726004 1% /dev/shm
/dev/sdb1 117161008 9405856 107755152 9% /db
/usr/tmpDSK 5160576 585412 4313020 12% /tmp


current status of virtual memory, CPU usage, I/O usage:
[~]# vmstat
procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu----- -
r b swpd free buff cache si so bi bo in cs us sy id wa st
0 0 0 30174396 667356 15795252 0 0 1 155 3 3 24 8 65 2 0


LiteSpeed Version :
Current Version: 4.0.20

LiteSpeed Server Process :
Server Process Edit
Server Name

$HOSTNAME
Running As

user(nobody) : group(nobody)
Priority

-19
chroot Path

/
Enable chroot

No
Enable LVE

No
Memory I/O Buffer

4024M
Swapping Directory

/dev/shm/lsws
Auto Restart

Yes
Auto Fix 503 Error

Yes
Graceful Restart Timeout (secs)
Not Set




Attention to this details do you think 1 LiteSpeed license is Enough for our server or we should Order More License ?

With ordering more Licenses our problem will be fix or not ?

This OverLoad is Due LiteSpeed or Another THing?


Thanks for your HELP
Reply With Quote