Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 13 results
    • https://kb.netapp.com/data-mgmt/SnapCenter/SC_KBs/How_to_access_SC_ISCSI_connection_information_with_PowerShell
      Applies to SnapCenter Server (SC) all versions SnapCenter Plug-in for Microsoft Windows Server (SCW) all versions PowerShell (PS) Description How to access ISCSI connection information with PS
    • https://kb.netapp.com/data-mgmt/SnapCenter/SC_KBs/SnapCenter_Plugins_upgrade_via_Powershell_fails_with_Value_cannot_be_null
      Applies to SnapCenter Server 4.X Issue SnapCenter plugins upgrade fails via Powershell cmdlets Install-SmHostPackage with error "Value cannot be null" SnapCenter plugins upgrade via Graphical User Int...Applies to SnapCenter Server 4.X Issue SnapCenter plugins upgrade fails via Powershell cmdlets Install-SmHostPackage with error "Value cannot be null" SnapCenter plugins upgrade via Graphical User Interfacce fails with "Invalid package path!, Please check if installation package is available at this path:"
    • https://kb.netapp.com/on-prem/ontap/DM/Efficiency/Efficiency-KBs/How_to_check_AFF_storage_efficiency_with_the_NetApp_PowerShell_Toolkit
      Volume Data Reduction Storage Efficiency Ratio: Displays the storage efficiency ratio of all the volumes in the aggregate "Total Data Reduction Efficiency Ratio without snapshots and flexclones" or "T...Volume Data Reduction Storage Efficiency Ratio: Displays the storage efficiency ratio of all the volumes in the aggregate "Total Data Reduction Efficiency Ratio without snapshots and flexclones" or "Total Data Reduction Efficiency Ratio": Displays the storage efficiency ratio of the aggregate Effective Capacity of Used Space Multiplied by Total Data Reduction SE Ratio in TiB: The "Used Space in TiB" multiplied by the first number in the "Total Storage Efficiency Ratio" field.
    • https://kb.netapp.com/on-prem/ontap/da/SAN/SAN-KBs/How_to_find_the_serial_number_of_a_LUN_in_Windows_using_PowerShell
      Applies to Windows PowerShell ONTAP Block Protocol Description Unless certain unique features of a LUN are already known (for example, its size), attempts to determine the serial number of the LUN and...Applies to Windows PowerShell ONTAP Block Protocol Description Unless certain unique features of a LUN are already known (for example, its size), attempts to determine the serial number of the LUN and its corresponding disk drive by using the standard Windows GUI will be difficult. Disk Management and Device Manager do not include the raw disk serial number in the output.
    • https://kb.netapp.com/data-mgmt/SnapCenter/SC_KBs/PowerShell_error_when_running_a_SnapDrive_module_command_-_SnapCenter_base_URL_is_not_set
      Applies to SnapCenter Plugin for Windows (SCW) PowerShell (PS) Issue When running any SnapDrive (SDW) module PS command, for example "Get-SdStorage", get the error "SnapCenter base URL is not set"
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/How_to_create_a_symbolic_link_in_ONTAP_without_the_need_for_NFS
      A symbolic link is a file created in a UNIX environment that references or points to another file or directory. This article describes the procedure that should be followed to create a symbolic link i...A symbolic link is a file created in a UNIX environment that references or points to another file or directory. This article describes the procedure that should be followed to create a symbolic link in Data ONTAP without the need to mount an NFS export. It contains well over 1300 cmdlets that can be used to manage Data ONTAP, whether your environment is running on Data ONTAP 7-Mode or clustered Data ONTAP.
    • https://kb.netapp.com/on-prem/ontap/DP/SnapMirror/SnapMirror-KBs/How_to_parse_ONTAP_SnapMirror_audit_logs_with_the_NetApp_PowerShell_Toolkit
      Start Time: The date/time the SnapMirror update actually started which may be delayed after the actual request time Request to End: Number of seconds from the requested time to ending time of the Snap...Start Time: The date/time the SnapMirror update actually started which may be delayed after the actual request time Request to End: Number of seconds from the requested time to ending time of the SnapMirror update Start to End: Number of seconds from the start time to ending time of the SnapMirror update Request to Start: Number of seconds from the requested time to start time of the SnapMirror update
    • 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.
    • https://kb.netapp.com/Legacy/OnCommand_Suite/OCUM_9.5_ocieau_service_starts_and_immediately_stops_after_upgrade_on_Windows
      Applies to OnCommand Unified Manager 9.5 Windows Server PowerShell Issue OCUM 9.5 ocieau service starts and immediately stops after upgrade on Windows with no errors are reported in the installation l...Applies to OnCommand Unified Manager 9.5 Windows Server PowerShell Issue OCUM 9.5 ocieau service starts and immediately stops after upgrade on Windows with no errors are reported in the installation log file
    • https://kb.netapp.com/on-prem/solidfire/Element_OS_Kbs/Can_Element_cluster_UI_activities_be_automated_using_a_CLI
      Applies to Element Software Element software development kit (SDK) Answer All cluster UI activities can be automated using the Element SDK based on frameworks: .NET SDK Python SDK Java SDK Third-party...Applies to Element Software Element software development kit (SDK) Answer All cluster UI activities can be automated using the Element SDK based on frameworks: .NET SDK Python SDK Java SDK Third-party applications can also be used for this process: PowerShell Postman Additional Information additionalInformation_text
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/How_to_retrieve_additional_ONTAP_SAN_configuration_information_with_the_NetApp_PowerShell_Toolkit
      This script performs a variety of checks against an ONTAP SAN based system and returns the results in an Excel spreadsheet. Compare the initiators defined in each igroup against the actual logged in i...This script performs a variety of checks against an ONTAP SAN based system and returns the results in an Excel spreadsheet. Compare the initiators defined in each igroup against the actual logged in initiators on each node. Compare selective LUN mapping reporting-nodes against the hosting HA pair, other nodes in the cluster, and nodes no longer in the cluster. Note: This is a community based script and therefore is supported by the community and not within the NetApp support organization.