SRCDS Steam group


Probel with server load!
#1
Hay, i have big problem with linux css server usage.
I have two Intel® Xeon™ CPU 3.00GHz
Ram: 2gb/usage 600mb
I have css server with 22 slots. When server full i type stats in console and get fps info. Fps between 40-500 Usage show 99%. That normal for this cpu?
When i type in linux console htop. I will see how much cores are use.
[Image: ka7930xlon0eq9t9fgri.png] How can i get balanced server load ? I use Fedora release 9 (Sulphur)
Big thx Smile
Reply
#2
One server can only use one CPU. This cannot be changed unfortunately. What kind of Xeon is this? Can you give us the output of "cat /proc/cpuinfo"?
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#3
I have 2cpus and 2 virtual cpus. I want to host more than 22 slot server Sad
Here is cpuinfo Smile
http://www.2shared.com/file/k2W5lW-c/cpuinfo.html
Reply
#4
that download site doesn't work for me. please just post it inside [ code ] [ /code ] tags (without the spaces of course).

if a single core of your cpu is not fast enough for one server, you cannot change this other by changing the cpu... maybe you can squeeze out a couple of precent by using a high-throughput kernel (like ZEN patches with the correct configuration), "low" fps (like 66 -> try fps_max 68 or so) and a lower tickrate (like sv_maxupdaterate 33 and sv_maxcmdrate 33).

in general you shouldn't look at the cpu usage, as it is very undefined for game servers (the kernel cannot actually measure it). look at the fps stability and keep in mind, the in-game feeling is the final judge...
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#5
Code:
processor    : 0
vendor_id    : GenuineIntel
cpu family    : 15
model        : 4
model name    : Intel(R) Xeon(TM) CPU 3.00GHz
stepping    : 3
cpu MHz        : 2992.749
cache size    : 2048 KB
physical id    : 0
siblings    : 2
core id        : 0
cpu cores    : 1
fdiv_bug    : no
hlt_bug        : no
f00f_bug    : no
coma_bug    : no
fpu        : yes
fpu_exception    : yes
cpuid level    : 5
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pebs bts pni monitor ds_cpl cid cx16 xtpr
bogomips    : 5988.34
clflush size    : 64

processor    : 1
vendor_id    : GenuineIntel
cpu family    : 15
model        : 4
model name    : Intel(R) Xeon(TM) CPU 3.00GHz
stepping    : 3
cpu MHz        : 2992.749
cache size    : 2048 KB
physical id    : 0
siblings    : 2
core id        : 0
cpu cores    : 1
fdiv_bug    : no
hlt_bug        : no
f00f_bug    : no
coma_bug    : no
fpu        : yes
fpu_exception    : yes
cpuid level    : 5
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pebs bts pni monitor ds_cpl cid cx16 xtpr
bogomips    : 5984.20
clflush size    : 64

processor    : 2
vendor_id    : GenuineIntel
cpu family    : 15
model        : 4
model name    : Intel(R) Xeon(TM) CPU 3.00GHz
stepping    : 3
cpu MHz        : 2992.749
cache size    : 2048 KB
physical id    : 3
siblings    : 2
core id        : 0
cpu cores    : 1
fdiv_bug    : no
hlt_bug        : no
f00f_bug    : no
coma_bug    : no
fpu        : yes
fpu_exception    : yes
cpuid level    : 5
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pebs bts pni monitor ds_cpl cid cx16 xtpr
bogomips    : 5984.22
clflush size    : 64

processor    : 3
vendor_id    : GenuineIntel
cpu family    : 15
model        : 4
model name    : Intel(R) Xeon(TM) CPU 3.00GHz
stepping    : 3
cpu MHz        : 2992.749
cache size    : 2048 KB
physical id    : 3
siblings    : 2
core id        : 0
cpu cores    : 1
fdiv_bug    : no
hlt_bug        : no
f00f_bug    : no
coma_bug    : no
fpu        : yes
fpu_exception    : yes
cpuid level    : 5
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pebs bts pni monitor ds_cpl cid cx16 xtpr
bogomips    : 5984.23
clflush size    : 64
Reply
#6
that's a P4-based Xeon. I severely doubt you will be able to run that many slots with a high quality, even with the best possible optimizations.

but try additionally to the above mentioned things disabling hyper threading. and do not run more than 2 servers on the machine.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)