Jump to Navigation
Home

Languages

  • English

Login

Search form

  • About us
  • Services
  • Tools
  • Resources
  • Download

Network

Dropped Packets on MariaDB/MySQL Linux Servers

Thu, 2019-11-28 12:05 — Shinguz

Table of Contents

  • ifconfig
  • ip
  • ethtool --statistics
  • nstat
  • netstat --statistics
  • ss
  • Reasons for dropped packets
  • Features of Network card
  • Features of Network driver
  • Network driver ring buffer
  • TCP socket received and send buffer
  • Flow Control
  • Check over time: sar
  • Dropwatch
  • perf
  • tcpdump
  • /proc/net/netstat
  • System Tap (stap)
  • Literature

When we do MariaDB and MySQL Database server analysis we see from time to time systems with a lot of dropped packets on a network interface:

ifconfig

# export DEV=enp0s25
# ifconfig …
tags: 
network
dropped packets
packets
  • Read more about Dropped Packets on MariaDB/MySQL Linux Servers

MariaDB and MySQL Benchmarking

Thu, 2010-03-11 23:29 — oli

Table of Contents

  • Database Benchmark
  • General Benchmarking Tools
  • CPU Benchmarking
  • Disk benchmarking
  • Network Benchmarking
    • Tools
  • Application Stress Testing
    • OwnCloud / NextCloud
    • Asterisk

Database Benchmark

  • sysbench (filesystems and OS/HW tests), Sysbench source, sysbench v0.5, sysbench scripts
  • OSDL Database Test Suite (download)
  • DBT2 (TPC-C, OLTP), DBT2 Benchmark Tool for MySQL
  • DBT3 (TPC-H, complex and long running queries, data warehouse (DWH))
  • TM1 (3rd party, ODBC, telecom benchmark)
  • TPC Benchmarks …
tags: 
performance tuning
mysql
benchmark
bechmarking
performance
database
network
data warehouse
  • Read more about MariaDB and MySQL Benchmarking
Subscribe to RSS - Network
  • About us

    • News
    • About FromDual
    • Contact
    • Partner
    • References
    • Newsletter
    • Press
  • Services

    • Consulting
    • Support
      • MySQL
      • DB Development
    • Remote-DBA
    • Training
      • Training Modules
      • Class Schedule
      • for Developer
      • for Administrators
      • Galera Cluster
  • Tools

    • Performance Monitor
    • Ops Center
    • MyEnv
    • SQL Formatter
    • Database Health Check
    • Performance Tuning Key
    • Consulting tools
    • MySQL Configuration
  • Resources

    • Blog
    • Forum
    • Presentations
  • Download

  • Recent content

Trademarks

RSS LinkedIn X / Twitter Xing Facebook Flickr Google+ twitter

MySQL, InnoDB and Oracle are registered trademarks of Oracle Corp. MariaDB is a trademark of Monty Program AB. All other trademarks are property of their respective owners. Other product or company names mentioned may be trademarks or trade names of their respective owner.