NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

How long are alerts there for? Is it triggered and then active for 24 hours?

Northman
2,118 Views

Yesterday I attached a DS460c shelf to a FAS2720 with HA cabling. Sysconfig command shows HA, and all the disks have path A and B (storage disk -path). But the alert "SinglePathtoDiskShelf_Alert" is still active.

 

I think this is ok, but for the future, should I:

 

A. Suppress this alert

B. Delete this alert?

 

Will it come back if it is valid in both cases?

1 ACCEPTED SOLUTION

Ontapforrum
2,084 Views

If you have checked and confirm that:

  1. SAS cabling is correct and in MultiPath
  2. Clear the alert

::> system health alert delete -alert-id * -alerting-resource *

 

You might want to check the output of these commands:

::> system health alert show

::> storage shelf show -connectivity

::> storage show disk -field path-count

 

 

However, if there is a missing path, then troubleshoot it or simply raise a NetApp ticket for a review.

https://kb.netapp.com/onprem/ontap/hardware/%22SinglePathToDiskShelf_Alert_%22and_%22DISK_REDUNDANCY_FAILED%22_Autosupport_triggered

"SinglePathToDiskShelf_Alert "and "DISK REDUNDANCY FAILED" Autosupport triggered - NetApp Knowledge Base

View solution in original post

1 REPLY 1

Ontapforrum
2,085 Views

If you have checked and confirm that:

  1. SAS cabling is correct and in MultiPath
  2. Clear the alert

::> system health alert delete -alert-id * -alerting-resource *

 

You might want to check the output of these commands:

::> system health alert show

::> storage shelf show -connectivity

::> storage show disk -field path-count

 

 

However, if there is a missing path, then troubleshoot it or simply raise a NetApp ticket for a review.

https://kb.netapp.com/onprem/ontap/hardware/%22SinglePathToDiskShelf_Alert_%22and_%22DISK_REDUNDANCY_FAILED%22_Autosupport_triggered

"SinglePathToDiskShelf_Alert "and "DISK REDUNDANCY FAILED" Autosupport triggered - NetApp Knowledge Base

Public