メインコンテンツへスキップ

NetApp NFS Plug-in for VMware VAAIが使用されているかを確認する方法

Views:
375
Visibility:
Public
Votes:
0
Category:
virtual-storage-console-for-vmware-vsphere
Specialty:
virt
Last Updated:

環境

NetApp NFS Plug-in for VAAI

回答

マウントしたNFSデータストアがVAAIをサポートしていることを、次のいずれかの方法で確認します:

ESX CLIから:

  • ESXiホストにVAAIプラグインがインストールされていることを確認するには、次のコマンドを実行します:

~#esxcli software vib list | grep NetApp

NetApp NFS Plug-in for VMware VAAI is being used

~ # esxcli software vib get|more

NetApp NFS Plug-in for VMware VAAI is being used

次の2つのコマンドのいずれかを実行して、NFS Datastore/DatastoresがVAAIをサポートしていることを確認します:

[root@esx1:~] esxcli storage nfs list

Volume Name       Host           Share              Accessible  Mounted  Read-Only   isPE  Hardware Acceleration

----------------  -------------  -----------------  ----------  -------  ---------  -----  ---------------------

ntap_vmware_nfs1  192.168.0.133  /ntap_vmware_nfs1        true     true      false  false  Supported

ntap_vmware_nfs2  192.168.0.134  /ntap_vmware_nfs2        true     true      false  false  Supported

 

[root@esx1:~] vmkfstools -Ph /vmfs/volumes/ntap_vmware_nfs1

NFS-1.00 file system spanning 1 partitions.

File system label (if any): ntap_vmware_nfs1

Mode: public

Capacity 200 GB, 190.6 GB available, file block size 4 KB, max supported file size 16.0 TB

UUID: c3700200-08ac9f6f-0000-000000000000

Partitions spanned (on "notDCS"):

        nfs:ntap_vmware_nfs1

NAS VAAI Supported: YES

Is Native Snapshot Capable: YES

[root@esx1:~]

  • 次のコマンドでVAAI-NASサービスデーモンが実行中であることを確認します:

[root@esx1:~] /etc/init.d/vaai-nasd status

ESX VAAI-NAS Daemon is running.

vSphere Web Client:

  • ESXi Server > Datastore>Manage>Settings>General をクリックします
  • VAAIが有効になっているNFSデータストアの Hardware Acceleration 列を表示します。
  • 注:
    • 「Unsupported」はVAAIが使用されていないことを示します。
    • 「Supported」はストレージデバイスでVAAI機能が利用可能であることを意味します。

VMware VAAI is being used

追加情報

追加情報
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.