Chapter 8 - 24. Congestion Management in TCP Storage Networks

iSCSI and NVMe/TCP with VXLAN

Virtual Extensible LAN (VXLAN) extends Layer 2 domains over a Layer 3 data center network. The end devices do not know that their traffic is passing through VXLAN tunnels. Also, the traffic classification based on the DSCP field in the IP header and ECN bits are preserved in VXLAN. Because of these reasons, everything that has been explained in this chapter applies to VXLAN environments as well. Refer to Chapter 7, the section on Lossless Traffic with VXLAN for a brief overview of VXLAN and how traffic classification and ECN bits are preserved. 虚拟可扩展局域网(VXLAN)将第 2 层域扩展到第 3 层数据中心网络。终端设备不知道其流量正在通过 VXLAN 隧道。此外,VXLAN 还保留了基于 IP 头中 DSCP 字段和 ECN 位的流量分类。由于这些原因,本章所解释的所有内容也适用于 VXLAN 环境。有关 VXLAN 以及如何保留流量分类和 ECN 位的简要概述,请参阅第 7 章 "使用 VXLAN 的无损流量 "一节。

Fibre Channel over TCP/IP (FCIP)

FCIP (defined in RFC 3821) is used for replication and backup services among data center sites. Storage arrays in these sites connect to a Fibre Channel fabric, whereas the sites have IP connectivity among them. FCIP transports Fibre Channel frames via a TCP connection, essentially merging the remote fabrics. The FCIP endpoints are switches that have Fibre Channel and Ethernet ports, such as Cisco MDS 9220i. They encapsulate (and decapsulate) FC frames within FCIP, TCP, IP, and Ethernet headers. Refer to Chapter 1, the section on FCIP for FCIP packet format. FCIP(在 RFC 3821 中定义)用于数据中心站点之间的复制和备份服务。这些站点的存储阵列连接到光纤通道结构,而站点之间则有 IP 连接。FCIP 通过 TCP 连接传输光纤通道帧,本质上是合并远程结构。FCIP 端点是具有光纤通道和以太网端口的交换机,如 Cisco MDS 9220i。它们在 FCIP、TCP、IP 和以太网标头中封装(和解封装)FC 帧。有关 FCIP 数据包格式,请参阅第 1 章 FCIP 部分。

TCP Optimizations for Storage Traffic on Cisco FCIP Switches

Those who have experience in operating FCIP may recall that the TCP stack on FCIP switches is enhanced for storage traffic. This achieves high-performance requirements for synchronous and asynchronous replication. The following are these enhancements. 有 FCIP 操作经验的人可能还记得,FCIP 交换机上的 TCP 栈针对存储流量进行了增强。这实现了同步和异步复制的高性能要求。以下是这些增强功能。

1. MTU: Because the maximum Fibre Channel frame size is 2148 bytes, configuring IP MTU of 2300 bytes (after accounting for the headers) on all the links between the FCIP end points avoids fragments, and therefore achieves better performance (Example 8-8). 由于最大光纤通道帧大小为 2148 字节,因此在 FCIP 端点之间的所有链路上配置 2300 字节(考虑报头后)的 IP MTU 可以避免碎片,从而获得更好的性能(例 8-8)。

2. Selective Acknowledgements (SACK): SACK increases performance during packet drops by selectively acknowledging only the received packets, and hence the sender retransmits only the lost packets instead of retransmitting all the packets after the lost packets even if these packets might have reached the receiver. By default, SACK is enabled on Cisco FCIP switches, although Ex

相关推荐

  1. Chapter 8 - 24. Congestion Management in TCP Storage Networks

    2024-03-13 17:44:03       21 阅读
  2. Chapter 8 - 23. Congestion Management in TCP Storage Networks

    2024-03-13 17:44:03       26 阅读
  3. C++ Primer Chapter 8 The IO Library

    2024-03-13 17:44:03       7 阅读
  4. Chapter 8 - 4. Congestion Management in TCP Storage Networks

    2024-03-13 17:44:03       35 阅读
  5. Chapter 8 - 6. Congestion Management in TCP Storage Networks

    2024-03-13 17:44:03       35 阅读
  6. Chapter 8 - 5. Congestion Management in TCP Storage Networks

    2024-03-13 17:44:03       26 阅读
  7. Chapter 8 - 7. Congestion Management in TCP Storage Networks

    2024-03-13 17:44:03       34 阅读

最近更新

  1. Linux 系统监控工具深度解析:Glances 与 Nmon

    2024-03-13 17:44:03       0 阅读
  2. 使用YOLO5进行模型训练机器学习【教程篇】

    2024-03-13 17:44:03       0 阅读
  3. IT专业入门,高考假期预习指南

    2024-03-13 17:44:03       0 阅读
  4. 强化OT安全英国发布工控网络事件响应实践指南

    2024-03-13 17:44:03       1 阅读
  5. 使用静态图加速

    2024-03-13 17:44:03       1 阅读
  6. 修改ES索引名称

    2024-03-13 17:44:03       1 阅读
  7. asp.netWebForm(.netFramework) CSRF漏洞

    2024-03-13 17:44:03       1 阅读
  8. Redis的使用(三)常见使用场景-session共享

    2024-03-13 17:44:03       1 阅读

热门阅读

  1. 小白如何快速入门计算机视觉?

    2024-03-13 17:44:03       25 阅读
  2. vue-router

    2024-03-13 17:44:03       22 阅读
  3. 牛客网KY156 百鸡问题

    2024-03-13 17:44:03       26 阅读
  4. 按键顺序读写yaml文件

    2024-03-13 17:44:03       19 阅读
  5. 贪心算法: 奶牛做题

    2024-03-13 17:44:03       21 阅读
  6. 鸿蒙开发-UI-动画-弹簧曲线动画

    2024-03-13 17:44:03       28 阅读
  7. 题目 2701: 取模

    2024-03-13 17:44:03       23 阅读
  8. 2024年AI辅助研发:科技创新的引领者

    2024-03-13 17:44:03       24 阅读
  9. C#面:简单介绍枚举

    2024-03-13 17:44:03       24 阅读
  10. 3月12日做题总结(C/C++真题)

    2024-03-13 17:44:03       21 阅读
  11. Flask python 开发篇:配置文件

    2024-03-13 17:44:03       21 阅读