Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/data-mgmt/SnapCenter/SC_KBs/Add-SMResource_from_SnapCenter_Powershell_for_the_custom_Storage_plugin_fails
      The Powershell command to, for example, add a LUN resource for a Linux host, using the "storage" Plug-in from the Automation Store, fails as such: Add-SmResource -Hostname <LUN_HOST> -PluginCode Stora...The Powershell command to, for example, add a LUN resource for a Linux host, using the "storage" Plug-in from the Automation Store, fails as such: Add-SmResource -Hostname <LUN_HOST> -PluginCode Storage -ResourceName <LUN_NAME> -ResourceType "Storage Resource" -StorageFootprint (@{"VolumeName"="<VOLUME>";"LunName"="LUN_NAME";"StorageSystem"="<SVM_NAME>"}) Add-SmResource : Cannot retrieve the dynamic parameters for the cmdlet.