서버 : M610
Mezza nic : QLE8242
OS : Vmware esxi 6.0 U2
작업 내용 : Vmware 5.5 에서 Vmware 6.0 으로 업그레이드 후 Network 통신 불가. 업그레이드가 아닌 설치 시에도 통신 불가
발생 한 이유 : QLE8242의 Bug 로 인해 통신이 불가함. 아래 내용으로 해결 가능 함.
해결 방법
The current workaround is to boot the OS with the following boot option: intrVectRetireTimeMS=4000. This will cause ESXi to retire interrupt vectors after 4 seconds instead of the default value of 1 second. This option can be added to the /bootbank/boot.cfg file on the "kernelopt=" line.
# vi /bootbank/boot..cfg
Remember to copy the boot.cfg file from /bootbank to /altbootbank as well to ensure that the change sticks.
# cp /bootbank/boot..cfg /altbootbank/boot.cfg
Entering Shift + O during boot, when prompted, displays the additional boot options.
'DELL, Hardware' 카테고리의 다른 글
essential idrac으로 구성 시 hostname으로 등록 법 (0) | 2016.06.16 |
---|---|
포스텐스위치 Vlan 설정 법 (0) | 2016.06.15 |
Citrix XenServer DSET 추출방법 (0) | 2015.07.15 |
OMSA 메시지(refused smux peer: oid SNMPv2-SMI) (0) | 2015.07.15 |
CentOS에 Dell Openmanage 설치시 유의사항 (0) | 2015.07.15 |