Raised This Month: $12 Target: $400
 3% 

[CSGO] Server has high var


Post New Thread Reply   
 
Thread Tools Display Modes
Nofishing1
Junior Member
Join Date: Aug 2020
Old 08-08-2020 , 11:44   Re: [CSGO] Server has high var
Reply With Quote #11

Quote:
Originally Posted by MAMAC View Post
0.080 - 0.150 var is perfectly ok if u ask me. so u have variable 0.15 ms.. i have similar var even more on round start on 32 slots 128 tick and im not worry (when server is full ofcourse). My tolerance is max 1ms var. and 1 ms is so tiny that your blink of eye is maybe 100ms....
I agree but unfortunately the community thinks it can be lowered and often complain. I have seen other servers around the 0.001 - 0.010 mark with the same server specs thats all.
Nofishing1 is offline
Nofishing1
Junior Member
Join Date: Aug 2020
Old 08-08-2020 , 11:47   Re: [CSGO] Server has high var
Reply With Quote #12

Quote:
Originally Posted by ThePwnt View Post
apt install tuned && tuned-adm profile latency-performance

As example.
Ive tried unfortunately it just says E: Unable to locate package tuned. Im not sure if im doing something wrong here or not.
Nofishing1 is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 08-08-2020 , 14:15   Re: [CSGO] Server has high var
Reply With Quote #13

My guide should work the same as what he gave you, as I mentioned you don't need to add the source for Ubuntu 18.04. For the sake of sanity, I setup a server with it just to make sure it has it by default.

Code:
Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-76-generic x86_64)
root@u18:~# apt install tuned tuned-gtk tuned-utils tuned-utils-systemtap
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  tuned tuned-gtk tuned-utils tuned-utils-systemtap
root@u18:~# tuned-adm
usage: tuned-adm [-h] [--version] [--debug] [--async] [--timeout TIMEOUT]
                 {list,active,off,profile,profile_info,recommend,verify,auto_profile,profile_mode}
                 ...
tuned-adm: error: too few arguments
root@u18:~# tuned -v
tuned 2.9.0
root@u18:~# cat /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu/ bionic main restricted
deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted
deb http://archive.ubuntu.com/ubuntu/ bionic universe
deb http://archive.ubuntu.com/ubuntu/ bionic-updates universe
deb http://archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse
deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
If you cannot install it normally such as what I or ThePwnt mentioned, you need to check your sources. You shouldn't use the same source as Debian for Ubuntu, which would give you that outdated error, that was specifically for Debian 8.

These are the default sources that installed from a clean image of Ubuntu 18.04.4 LTS.

Quote:
Originally Posted by MAMAC View Post
0.080 - 0.150 var is perfectly ok if u ask me. so u have variable 0.15 ms.. i have similar var even more on round start on 32 slots 128 tick and im not worry (when server is full ofcourse). My tolerance is max 1ms var. and 1 ms is so tiny that your blink of eye is maybe 100ms....
Some people want their server to perform as well as what they paid for. In this case his doesn't have to perform as poorly as that. It may be normal for you but that doesn't mean he should try improving it, especially if it takes little effort.

Last edited by Maxximou5; 08-08-2020 at 14:19.
Maxximou5 is offline
Nofishing1
Junior Member
Join Date: Aug 2020
Old 08-08-2020 , 15:03   Re: [CSGO] Server has high var
Reply With Quote #14

Quote:
Originally Posted by Maxximou5 View Post
My guide should work the same as what he gave you, as I mentioned you don't need to add the source for Ubuntu 18.04. For the sake of sanity, I setup a server with it just to make sure it has it by default.

Code:
Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-76-generic x86_64)
root@u18:~# apt install tuned tuned-gtk tuned-utils tuned-utils-systemtap
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  tuned tuned-gtk tuned-utils tuned-utils-systemtap
root@u18:~# tuned-adm
usage: tuned-adm [-h] [--version] [--debug] [--async] [--timeout TIMEOUT]
                 {list,active,off,profile,profile_info,recommend,verify,auto_profile,profile_mode}
                 ...
tuned-adm: error: too few arguments
root@u18:~# tuned -v
tuned 2.9.0
root@u18:~# cat /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu/ bionic main restricted
deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted
deb http://archive.ubuntu.com/ubuntu/ bionic universe
deb http://archive.ubuntu.com/ubuntu/ bionic-updates universe
deb http://archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse
deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
If you cannot install it normally such as what I or ThePwnt mentioned, you need to check your sources. You shouldn't use the same source as Debian for Ubuntu, which would give you that outdated error, that was specifically for Debian 8.

These are the default sources that installed from a clean image of Ubuntu 18.04.4 LTS.


Some people want their server to perform as well as what they paid for. In this case his doesn't have to perform as poorly as that. It may be normal for you but that doesn't mean he should try improving it, especially if it takes little effort.

Thank you so much for this. Ive installed it and the var is now lowered down to 0.020 which Im happy with much appreciated.

edit: Installed sourcemod and it bumped it straight back up to how it was before.

Last edited by Nofishing1; 08-08-2020 at 15:12.
Nofishing1 is offline
Nofishing1
Junior Member
Join Date: Aug 2020
Old 08-08-2020 , 15:17   Re: [CSGO] Server has high var
Reply With Quote #15

Which one of these profiles would best fit the server?

Available profiles:
- atomic-guest - Optimize virtual guests based on the Atomic variant
- atomic-host - Optimize bare metal systems running the Atomic variant
- balanced - General non-specialized tuned profile
- cpu-partitioning - Optimize for CPU partitioning
- default - Legacy default tuned profile
- desktop - Optimize for the desktop use-case
- desktop-powersave - Optmize for the desktop use-case with power saving
- enterprise-storage - Legacy profile for RHEL6, for RHEL7, please use throughput-performance profile
- laptop-ac-powersave - Optimize for laptop with power savings
- laptop-battery-powersave - Optimize laptop profile with more aggressive power saving
- latency-performance - Optimize for deterministic performance at the cost of increased power consumption
- network-latency - Optimize for deterministic performance at the cost of increased power consumption, focused on low latency network performance
- network-throughput - Optimize for streaming network throughput, generally only necessary on older CPUs or 40G+ networks
- oracle - Optimize for Oracle RDBMS
- powersave - Optimize for low power consumption
- realtime - Optimize for realtime workloads
- realtime-virtual-guest - Optimize for realtime workloads running within a KVM guest
- realtime-virtual-host - Optimize for KVM guests running realtime workloads
- sap-hana - Optimize for SAP HANA
- sap-hana-vmware - Optimize for SAP HANA running inside a VMware guest
- sap-netweaver - Optimize for SAP NetWeaver
- server-powersave - Optimize for server power savings
- spindown-disk - Optimize for power saving by spinning-down rotational disks
- throughput-performance - Broadly applicable tuning that provides excellent performance across a variety of common server workloads
- virtual-guest - Optimize for running inside a virtual guest
- virtual-host - Optimize for running KVM guests
Nofishing1 is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 08-08-2020 , 20:23   Re: [CSGO] Server has high var
Reply With Quote #16

Typically -
Code:
tuned-adm profile latency-performance
Maxximou5 is offline
Nofishing1
Junior Member
Join Date: Aug 2020
Old 08-08-2020 , 23:28   Re: [CSGO] Server has high var
Reply With Quote #17

Quote:
Originally Posted by Maxximou5 View Post
Typically -
Code:
tuned-adm profile latency-performance

This fixed it thank you heaps
Nofishing1 is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 08-09-2020 , 03:51   Re: [CSGO] Server has high var
Reply With Quote #18

You're most welcome, happy frag!
Maxximou5 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:13.


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