Release Notes

Table Of Contents
해결 방법: 1. NetworkManager 있는 파일 수에 대한 제한을 다음과 같이 늘리십시오.
a. file/etc/systemd/system/NetworkManager.service.d/set-limit-nofile.conf 생성합니다.
b. /etc/systemd/system/NetworkManager.service.d/set-limit-nofile.conf [Service] LimitNOFILE=65536
다음 행을 추가합니다.
c. systemctl daemon-reload
d. (b) 단계 systemctl에서 NetworkManager 재시작하거나 시스템을 재부팅합니다.
2. 연결 활성화 VLAN 인터페이스에 대한 IPv6 구성을 비활성화합니다. IPv6 단계로 비활성화하는
아래와 같이 단일 단계에서 사용하지 않도록 설정합니다.
a. b) c) 단계를 단일 d)단계로 병합합니다.
b. nmcli con add type vlan ifname <interface name> con-name <connection name> dev <device name> id
<vlan id>
c. nmcli con modify <connection name> ipv6.method disable
d. nmcli con add type vlan ifname <interface name> con-name <connection name> dev <device name> id
<vlan id> ipv6.method disabled
영향을 받는 시스
:
모든 Dell EMC PowerEdge 시스템
추적 번호: 191829
MX9116N 스위치를 재부팅한 FCoE 세션이 다시 설정되
않음
설명: FCoE용으로 구성된 Qlogic QL41000 Series CNA 디바이스가 포함된 Dell EMC PowerEdge MX740C 시스템에서
MX9116N 스위치를 재부팅하면 FCoE 세션이 자동으로 복원되지 않습니다.
적용 대상: Red Hat Enterprise Linux 8.2
원인: 스위치 재부팅 시나리오 처리와 관련된 qedf 드라이버 문제
해결 방법: FCoE 세션을 다시 설정하려면 다음 명령을 실행합니다.
rescan-scsi-bus.sh -i --hosts=<host number>
<host number> 손실된 FCoE 세션과 연결된 호스트 번호를 나타내며 dmesg에서 식별될 있습니다.
영향을 받는 시스
:
Qlogic QL41000 Series CNA 디바이스를 지원하는 모든 Dell EMC 시스템
추적 번호: 190870
NVMe 디바이스가 예기치 않게 삭제된 경우 dmesg에서
메시지 표시
설명: NVMe 디바이스가 NVMe 드라이버에서 바인딩 해제되고 예기치 않게 삭제된 이후 dmesg 또는 /var/log/
messages에서 다음 오류 메시지를 표시합니다.
kernel: pcieport 0000:b0:06.0: Timeout waiting for Presence Detect
kernel: pcieport 0000:b0:06.0: link training error: status 0x8001
kernel: pcieport 0000:b0:06.0: Failed to check link status
적용 대상: Red Hat Enterprise Linux 8.2 이상
해결 방법: 문제는 표면적인 문제이며 무시해도 됩니다.
원인: 표시되는 오류는 pciehp 드라이버의 문제가 원인입니다.
영향을 받는 시스
:
Dell EMC PowerEdge R740XD Dell EMC PowerEdge R7525
알려진 문제점 23