AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Sudden lag spikes on csgo server (https://forums.alliedmods.net/showthread.php?t=311381)

r3D w0LF 10-15-2018 10:03

Sudden lag spikes on csgo server
 
Hello,
I have been running a csgo 1v1 server for a few months perfectly fine (128 tick max 32 slots) and I encountered no issue whatsoever (so far). Even when there were 30 players the server was perfectly fine. However after the latest steam update (the one that broke all 1v1 servers for a while) the server started lagging every so often.
Here is an image of that https://i.imgur.com/1hi7KXN.png

Im not sure whats causing it, I am running it on a KVM VPS 2GB ram and 2 Cores @3.7GHz (there is only 1 csgo server on the VPS), as previously it was fine with 30 players, and now it starts lagging at 5-8 or even less.
The cpu usage is around 50-60% and RAM usage just below 30% (doesnt go above 50% when there are ~20 players)
Is it the csgo update, sourcemod update, plugin or is it my VPS.
I could do a do-release-upgrade but im not sure that would solve the issue.
Is there anything i could try to make it less laggy?

Here is the start command (im using Linux_GSM)
Code:

./srcds_run -game csgo -usercon -nohltv +net_public_adr XX.XX.XX.XX +ip XX.XX.XX.XX +hostport 27015 -maxplayers_override 32 +map am_grass2 +rcon_password PASSWORD +host_players_show 0 -zone 2048 -pingboost 2 -tickrate 128 +sv_pure 1 +game_type 0 +game_mode 0 +mapgroup mg_active +exec server.cfg +mapchangecfgfile server.cfg +hostname SERVERNAME

sphinx 10-15-2018 11:47

Re: Sudden lag spikes on csgo server
 
check your active profile with "tuned-adm active"

r3D w0LF 10-15-2018 12:33

Re: Sudden lag spikes on csgo server
 
Says "command not found". Im guessing its because I am running ubuntu server minimal

sphinx 10-15-2018 18:39

Re: Sudden lag spikes on csgo server
 
Quote:

Originally Posted by r3D w0LF (Post 2619832)
Says "command not found". Im guessing its because I am running ubuntu server minimal

install tuned and set throughput-performance profile with tuned-adm.
try without pingboost also.

r3D w0LF 10-16-2018 15:11

Re: Sudden lag spikes on csgo server
 
I tried without pingboost but no luck, will try to install tuned sometimes later.

yodog 10-17-2018 22:56

Re: Sudden lag spikes on csgo server
 
I too have this issue in my 20 slot server. I get 15 ping then it'll randomly spike up to 50-65 ping and stay there for half an hour then randomly go back down to 15 ping. It seems to not care if theres just me in the server or if the server is almost full. This is for CSGO.


All times are GMT -4. The time now is 18:47.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.