【TiDB 4.0 PCTA 学习笔记】-3.9.2 Operation System and Network Best Practices(操作系统和网络的最佳实践)@2班+胡宏强

课程名称:课程版本(101/201/301)+ 3.9.2 Operation System and Network Best Practices(操作系统和网络的最佳实践)

学习时长:10

课程内容:

  • 操作系统
    • 支持的操作系统
      • RHEL 7.3 or later
      • CentOs 7.3 or later
      • OEL 7.3 or later (DO NOT Support UEK)
      • Ubuntu LTS 16.4 or later
      • other OS(.….)
    • 参数调优
      • Filesystem mount options
        • ext4
        • l/o scheduler
      • Disable SWAP
        • sysctl.conf
      • Software Configuration
        • disable firewall/enable ntp/install numactl/visudo tidb user/
      • CPU Tuning
        • frequency scaling →performance mode
        • numa bonding
      • Memory Tuning
        • THP →disable
        • virtual memory parameters
  • 网络
    • cluster interconnect
      • 2 or more 10GB NICs (bonding uses AA or AS mode)
    • Client Access
      • 1 or more 1GB NICs
    • iperf test

学习过程中遇到的问题或延伸思考:

  • 问题 1:
  • 问题 2:
  • 延伸思考 1:
  • 延伸思考 2:

学习过程中参考的其他资料