Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/Shared_Storage_pool_is_unhealthy
      Run the storage disk show -disk <disk name>" -fields diskpathnames, owner command to determine the owner node of the shared drive and the local name of the drive on the owner node. For partitions whic...Run the storage disk show -disk <disk name>" -fields diskpathnames, owner command to determine the owner node of the shared drive and the local name of the drive on the owner node. For partitions which have a different owner than the disk, change ownership by running the storage disk partition removeowner -partition <partition name> and storage disk partition assign -partition <partition name> -owner <disk owner> commands.