Hi there.
I would like to install NetApp NAS VAAI Plugin 2.0.1 via Lifecycle Manager on VMWARE 8.0 Update 3, but I have some problems.
I found some material saying that in version 7.0 it might not be compatible, but in version 8.0 it is compatible and there is even documentation explaining it.
https://kb.netapp.com/on-prem/ontap/DM/VAAI/VAAI-KBs/How_to_add_the_NetApp_NFS_Plug-in_VAAI_to_Vmware_Lifecycle_Manager_images
I tried to do following this documentation, but I have this error:
Does anyone have any idea what it could be?
Hi Diago,
NetAppNasPlugin-<version>.Signed.zip
This zip contains the following files:
openssl x509 -in csc-prod-CFSG-NFS-Plugin.pem -pubkey -noout > csc-prod-CFSG-NFS-Plugin.pub
openssl dgst -sha256 -verify csc-prod-CFSG-NFS-Plugin.pub -signature /tmp/ NetAppNasPlugin-<version>.zip.sig /tmp/NetAppNasPlugin-<version>.zip
If verification is successful, the following output is displayed:
Verified OK
/etc/init.d/vaai-nasd stop
esxcli software component apply -d /tmp/<some_path>/NetAppNasPlugin-<version>.zip
/etc/init.d/vaai-nasd start
esxcli software component list | grep netapp
Document: https://docs.netapp.com/us-en/nfs-plugin-vmware-vaai/task-install-netapp-nfs-plugin-for-vmware-vaai.html
Thanks and Regards,
Pravin Kumar