ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system controller pcicerr threshold modify

    Modify the Node PCIe error alert threshold

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The system controller pcicerr threshold modify command modifies node-wide PCIe correctable error threshold counts in the cluster.

    Parameters

    [-pcie-cerr-threshold <integer>] - Corr. Error Limit

    The PCIe error threshold count that would trigger an alert if exceeded.

    [-nvram-bb-threshold <integer>] - NVRAM Bad Block limit

    The NVRAM bad block threshold count that would trigger an alert if exceeded.

    Examples

    The example below displays the information about setting node-wide PCIe error threshold count in the cluster:

    cluster1::> system controller threshold modify -pcie-cerr-threshold 100
    Top of Page