Users Guide

2– 드라이버 설치 구성
VMware 드라이버 설치 구성
33 CU0354602-03 M
이더넷 드라이버에 ESXi 6.x 파이버 채널 설치
esxcli 사용하여 기존 ESXi 치를 위해 기존 드라이버 업데이트 또는 드라이버 설치
(ESXi 6x 에만 해당 )
드라이버 번들 (<offline-bundle>.zip) 사용하려면 다음 단계를 따르십시
.
1. 드라이버 번들 (<offline-bundle>.zip) ESXi 호스트에 복사합니
.
2. 다음 단계를 사용하여 드라이버 번들 (<offline-bundle>.zip) 설치합
니다 .
a. 다음 명령을 입력하여 임시 디렉터리를 만듭니다 .
$ mkdir /install $ mv <offline-bundle>.zip /install $ cd
install
b. 임시 디렉터리에 드라이버 번들의 압축을 풉니다 .
$ unzip <offline-bundle>.zip
c. 다음 명령 하나를 실행합니다 .
ESX 6.x 경우 :
esxcli software vib install -n qlnativefc -d /install
드라이버 VIB 용하려면 다음 단계를 따르십시오 .
1. 드라이버 VIB 복사 (ESX 6.0 경우 :
qlnativefc-<driver-version>.0.0.<esx-build>.x86_64.vib)
to this ESXi host.
2. 다음 esxcli 명령을 사용하여 드라이버 VIB 설치합니다 .
a. 다음 명령을 입력하여 임시 디렉터리를 만듭니다 .
mkdir /install; cd /install
b. 다음 명령을 실행합니다 .
esxcli software vib install -v <driver-vib-file>
예를 들어 , 출력이 다음과 같이 표시됩니다 .
esxcli software vib install -v
/vmfs/volumes/datastore1/qlnativefc-2.1.23.0-1OEM.600.0.0.21
59203.x86_64.vib