迁移虚拟机失败:等待数据失败。错误为 195887179。Connection reset by peer

ESXi无法进入 维护模式

等待数据失败。错误为 195887179。Connection reset by peer。 2022-04-10T08:47:30.442334Z VMotionStream [168430138:573092980171831892] 无法将缓冲区发送到远程主机: Timeout。 VMotionStream [168430138:573092980171831892] 写入流完成操作时失败: Timeout 迁移到主机 <10.10.10.55> 失败,错误为 超时 (195887137)。 2022-04-10T08:47:30.614349Z 对套接字 73768378588064 执行接收操作期间迁移传输失败: 已收到 0 个字节 (共 36 个字节): Connection reset by peer。 VMotionStream [168430138:573092980171831892] 无法读取流保持活动: Connection reset by peer

VMKernel适配器配置:

配置交换机:

interface twentyFiveGigE 1/5
 description R740xd_100.1.2.58_vmnic0
 no ip address
 mtu 9216
 switchport
 no shutdown
!
interface twentyFiveGigE 1/6
 no ip address
 switchport
 no shutdown
!
interface twentyFiveGigE 1/7
 description R740xd_100.1.2.57_vmnic0
 no ip address
 mtu 9216
 switchport
 no shutdown
!
interface twentyFiveGigE 1/8
 no ip address
 switchport
 no shutdown
!
interface twentyFiveGigE 1/9
 description R740xd_100.1.2.56_vmnic0
 no ip address
 mtu 9216
 switchport
 no shutdown

DELL_2_RACK02#show int twentyFiveGigE 1/5
twentyFiveGigE 1/5 is up, line protocol is up
Description: R740xd_100.1.2.58_vmnic0
Hardware is DellEMCEth, address is 3c:2c:30:23:15:02
    Current address is 3c:2c:30:23:15:02
Pluggable media present, SFP+ type is 10GBASE-SR
    Forward Error Correction(FEC) configured is default
    FEC status is OFF
    OUI is 0x6a737d
    Medium is MultiRate, Wavelength is 850nm
    SFP+ receive power reading is -2.3366dBm
    SFP+ transmit power reading is -2.3351dBm
Interface index is 2097676
Internet address is not set
Mode of IPv4 Address Assignment : NONE
DHCP Client-ID :3c2c30231502
MTU 9216 bytes, IP MTU 9198 bytes
LineSpeed 10000 Mbit
Flowcontrol rx off tx off
ARP type: ARPA, ARP Timeout 04:00:00
Last clearing of "show interface" counters 3w0d23h
Queueing strategy: fifo
Input Statistics:
     814212 packets, 226867674 bytes
     84979 64-byte pkts, 469224 over 64-byte pkts, 107683 over 127-byte pkts
     18710 over 255-byte pkts, 17069 over 511-byte pkts, 96476 over 1023-byte pkts
     117789 Multicasts, 3536 Broadcasts, 607692 Unicasts
     0 runts, 231 giants, 84964 throttles
     0 CRC, 0 overrun, 0 discarded
     0 FEC corrected blocks, 0 FEC uncorrected blocks
Output Statistics:
     117679816 packets, 17776664497 bytes, 0 underruns
     723217 64-byte pkts, 100272075 over 64-byte pkts, 10284834 over 127-byte pkts
     1383065 over 255-byte pkts, 1938168 over 511-byte pkts, 33086 over 1023-byte pkts
     26264866 Multicasts, 87169984 Broadcasts, 4244966 Unicasts
     0 throttles, 0 discarded, 0 collisions, 0 wreddrops
Rate info (interval 299 seconds):
     Input 00.00 Mbits/sec,          0 packets/sec, 0.00% of line-rate
     Output 00.00 Mbits/sec,        182 packets/sec, 0.00% of line-rate
Time since last interface status change: 00:06:14

vMotion成功:

ESXi

# esxcli network vswitch standard set -m 9000 -v vSwitch1

# esxcfg-vswitch -l
Switch Name      Num Ports   Used Ports  Configured Ports  MTU     Uplinks
vSwitch0         9216        6           128               9000    vmnic2,vmnic3

  PortGroup Name                            VLAN ID  Used Ports  Uplinks
  VM Network                                0        0           vmnic2,vmnic3
  Management Network                        0        1           vmnic2,vmnic3

Switch Name      Num Ports   Used Ports  Configured Ports  MTU     Uplinks
vSwitch1         9216        14          128               9000    vmnic0,vmnic1

  PortGroup Name                            VLAN ID  Used Ports  Uplinks
  100.1.2.0                                 700      0           vmnic0,vmnic1
  172.16.42.0                               600      0           vmnic0,vmnic1
  192.0.0.0                                 1000     0           vmnic0,vmnic1
  192.0.3.0                                 30       0           vmnic0,vmnic1
  192.0.2.0                                 20       0           vmnic0,vmnic1
  192.0.1.0                                 10       8           vmnic0,vmnic1
  vMotion                                   1010     1           vmnic0,vmnic1

# esxcli network vswitch standard list
vSwitch0
   Name: vSwitch0
   Class: cswitch
   Num Ports: 9216
   Used Ports: 6
   Configured Ports: 128
   MTU: 9000
   CDP Status: listen
   Beacon Enabled: false
   Beacon Interval: 1
   Beacon Threshold: 3
   Beacon Required By:
   Uplinks: vmnic3, vmnic2
   Portgroups: VM Network, Management Network

vSwitch1
   Name: vSwitch1
   Class: cswitch
   Num Ports: 9216
   Used Ports: 14
   Configured Ports: 128
   MTU: 9000
   CDP Status: listen
   Beacon Enabled: false
   Beacon Interval: 1
   Beacon Threshold: 3
   Beacon Required By:
   Uplinks: vmnic1, vmnic0
   Portgroups: 100.1.2.0, 172.16.42.0, 192.0.0.0, 192.0.3.0, 192.0.2.0, 192.0.1.0, vMotion

物理机进入维护模式(7台虚拟机,耗时57秒)

点赞

发表回复

电子邮件地址不会被公开。必填项已用 * 标注