VMware ESXi 從 6.5 以後版本,不再使用 vSphere Client 軟體做管理,改用全 Web 介面。
有些管理方法與以前使用 vSphere Client 必須做改變。
改用 Web 介面後,要得知 HBA卡的 WWN,必須使用 ESX CLI 指令,先啟用 SSH 服務,然後使用 putty 登入 ESX,執行以下指令:
$> esxcli storage core adapter list vmhba2 qlnativefc link-up fc.500143803310b715:500143803310b714 Second Level Lun ID (0000:05:00.0) QLogic Corp ISP2532-based 8Gb Fibre Channel to PCI Express HBA vmhba3 qlnativefc link-up fc.500143803310fc51:500143803310fc50 Second Level Lun ID (0000:0b:00.0) QLogic Corp ISP2532-based 8Gb Fibre Channel to PCI Express HBA
TIP:
fc.5001...fc51:5001...fc50,後面那組就是 WWN。
$> esxcli storage nmp device list