Creating tools for NetApp Storage – Provisioning volumes
Provisioning storage from any storage vendor often requires several configuration steps before it is accessible by the intended host. With NetApp this could be automated with NetApp´s PowerShell cmdlets. With NetApp, NAS-Volumes are the most common volumes to create. So to automate this I have created a provisioning function that creates a volume with the desired properties and makes it available to share with the correct type of permission sets. To use the function NetApp´s Data ONTAP PowerShell Toolkit is…