Network Speed Limit not working on XEN PV VPS

Applicable to:

  • SolusVM

Symptoms

    • Network Speed Limit not working on XEN PV VPS.
    • Traffic shaping enabled on node and also confirmed with the below command:

      # php /usr/local/solusvm/includes/trafficloader.php --mode=all --debug=1

    • The network setting from SolusVM UI are not reflected on VPS has confirmed with the help of below command:

      # curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python

    • Rate Flag checkbox is enabled in the nodes settings page Nodes > node_name > Settings

Cause

 Xen rate flag is used to throttle network speed instead of tc(traffic control)

Resolution:

  1. Log into SolusVM Master
  2. Browse Nodes > node_name > Settings
  3. Untick checkbox Rate Flag
    mceclip0.png
  4. Execute the following command on the slave XenPV node:

    # php /usr/local/solusvm/includes/trafficloader.php --mode=all

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.