Skip to main content

Network control daemon for Open_vSwitch

Project description

Netcontrold optimizes Poll Mode Driver (PMD) threads in the OpenVSwitch for a balanced load in the data plane processing. Netcontrold runs a daemon which periodically monitors various stats in the OpenVSwitch for PMD threads, RXQ of various ports that the PMD handles, analyze and apply appropriate load balance instructions in the virtual switch to distribute data plane load uniformly across PMD threads.

Netcontrold performs below key tasks after its daemon starts:

  • Collect stats from vswitch

  • Check if PMDs need rebalance dry-runs

  • Execute dry-run(s) on PMDs

  • If dry-run yields better load balance, instruct vswitch.

Features

  • Rebalance mode (load balance on PMD threads)

  • Debug mode (call back user script in the event of heavy packet drops)

  • Enable/disable its modes in run time.

Usage

ncd_ctl [start/stop/restart/status/rebalance-on/rebalance-off/debug-on/debug-off]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netcontrold-1.0.6.tar.gz (21.6 kB view hashes)

Uploaded Source

Built Distribution

netcontrold-1.0.6-py3-none-any.whl (28.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page