5
Configuring ASM Virtual Appliance for NetApp Storage Support
For ASM to support NetApp, perform the following tasks:
•Add NetApp Ruby SDK libraries to the appliance. For more information about adding SDK libraries, see Adding NetApp Ruby SDK
•Enable HTTP/HTTPs for the NFS share. For more information, see Enabling HTTP or HTTPs for NFS Share
Make sure license is enabled for NFS on NetApp. To obtain and install the license, refer NetApp documentation.
•Create the credentials to access NetApp Storage. For creating credential, see Active System Manager version 8.0 User’s Guide.
•Configure the NetApp Storage Component. For more information, see Configuring the NetApp Storage Component
•Configure the the fileshare Network on the server component. For More information, see Active System Manager version 8.0 User’s Guide
Adding NetApp Ruby SDK
NetApp Manageability SDK is available to download directly from NetApp. You need a NetApp NOW account to download the SDK.
NaServer.patch file is available on the ASM appliance at location /etc/puppetlabs/puppet/module/netapp/ files/NaServer.patch
1.Log in to virtual appliance.
2.Copy the NetApp SDK Ruby lib files (..\lib\ruby\NetApp\*) to the virtual appliance /tmp/*
3.Copy ruby libs from SDK to /etc/puppetlabs/puppet/modlues/netapp/lib/puppet/util/ network_device/netapp
4.Copy ruby libs from SDK to /etc/puppetlabs/puppet/modlues/netapp/lib/puppet/util/ network_device/netapp
5.Sudo cp /tmp/*.rb /etc/puppetlabs/puppet/modules/netapp/lib/puppet/util/network_device/ netapp/
6.Copy NaServer.patch to appliance in /tmp/ directory
7.Run patch:
34