Users Guide

8–SR-IOV 구성
VMware 에서 SR-IOV 구성
109 BC0154503-03 F
5. Device Settings( 장치 설정 ) 페이지에서 25G QL45212 Adapter 포트를
선택합니다 .
6. Device Level Configuration( 장치 레벨 구성 ) 페이지 (96 페이지의 그림 8-2
참조 ) 에서 다음 작업을 수행합니다 .
a. Virtualization Mode( 가상화 모드 ) SR-IOV 설정합니다 .
b. Back( 뒤로 ) 클릭합니다 .
7. Main Configuration( 기본 구성 ) 페이지에서 Finish( 마침 ) 클릭합니다 .
8. 구성 설정을 저장하고 시스템을 다시 부팅합니다 .
9. 포트 1 개당 필요한 VF 수량 ( 예에서는
듀얼 포트 어댑터의 포트당 16
) 활성화하려면 다음 명령을 실행합니다 .
"esxcfg-module -s "max_vfs=16,16" qedentv"
10. 호스트를 재부팅합니다 .
11. 모듈 레벨에서 변경 내용이 완전한지 확인하려면 다음 명령을 발급합니다 .
"esxcfg-module -g qedentv"
[root@localhost:~] esxcfg-module -g qedentv
qedentv enabled = 1 options = 'max_vfs=16,16'
12. 실제 VF 생성되었는지 확인하려면 다음과 같이 lspci 명령을 발급합니
.
[root@localhost:~] lspci | grep -i QLogic | grep -i 'ethernet\|network' | more
0000:05:00.0 Network controller: QLogic Corp. QLogic FastLinQ QL45xxx 10/25
GbE Ethernet Adapter [vmnic6]
0000:05:00.1 Network controller: QLogic Corp. QLogic FastLinQ QL45xxx 10/25
GbE Ethernet Adapter [vmnic7]
0000:05:02.0 Network controller: QLogic Corp. QLogic FastLinQ QL45xxx Series
10/25 GbE Controller (SR-IOV VF) [PF_0.5.0_VF_0]
0000:05:02.1 Network controller: QLogic Corp. QLogic FastLinQ QL45xxx Series
10/25 GbE Controller (SR-IOV VF) [PF_0.5.0_VF_1]
0000:05:02.2 Network controller: QLogic Corp. QLogic FastLinQ QL45xxx Series
10/25 GbE Controller (SR-IOV VF) [PF_0.5.0_VF_2]
0000:05:02.3 Network controller: QLogic Corp. QLogic FastLinQ QL41xQL45xxxxx
Series 10/25 GbE Controller (SR-IOV VF) [PF_0.5.0_VF_3]
.
QL45212 Adapter 이더넷 기능은 각각 자체 항목이 있어야 합니다 .