Isilon: How to check if a power supply has failed

概要: This article explains how to check if an Isilon power supply failure is genuine or not.

この記事は次に適用されます: この記事は次には適用されません: この記事は、特定の製品に関連付けられていません。 すべての製品パージョンがこの記事に記載されているわけではありません。

手順

Impact on Data and Cluster Operations

A "Loss in power supply redundancy detected" alert means one power supply unit (PSU) in the node has stopped providing power. The node continues operating on its remaining power supply, and data is not at immediate risk at the time of this alert.

OneFS uses FlexProtect — a distributed data protection mechanism based on Reed-Solomon erasure coding — which can sustain multiple simultaneous node or drive failures (depending on configured protection levels). Even if the affected node were to go offline entirely, data remains accessible from other nodes in the cluster.

However, the node has lost power supply redundancy. If the remaining PSU also fails, the node will go offline. For this reason, treat this alert as high urgency and proceed with the diagnostic and replacement steps below promptly.

Recommendation for large clusters: Ensure all nodes maintain full PSU redundancy and that your data center provides battery-backed UPS and/or generator power. See the Dell PowerScale: Considerations and Best Practices for Large Clusters whitepaper on the Dell Technologies Info Hub for additional guidance.

 
To check if a power supply has genuinely failed:
  1. Open an SSH connection on any node in the cluster and log in using the "root" account.
  2. Run the following commands:
    1. To check the status of power supplies on one node:
      # isi_hw_status | grep -i -A2 "Power Supplies"
      
      Power Supplies OK
      Power Supply 1 good
      Power Supply 2 good
    2. To check the status of power supplies on all nodes:
      # isi_for_array -s isi_hw_status | grep -i -A2 "Power Supplies"
      
      RTPIsilon02-1: Power Supplies OK
      RTPIsilon02-1: Power Supply 1 good
      RTPIsilon02-1: Power Supply 2 good
      --
      RTPIsilon02-2: Power Supplies OK
      RTPIsilon02-2: Power Supply 1 good
      RTPIsilon02-2: Power Supply 2 good
    3. The above output shows that all power supplies are OK, so no action is required.
  3. If all power supplies are OK, clear the false alerts and monitor the cluster for 24 hours.
    1. To clear only the specific power supply alert, get the group ID and use the 'isi event groups modify' command:
      # isi event groups list
      
      ID   Started     Ended       Causes Short                  Lnn  Events  Severity
      -----------------------------------------------------------------------------------
      3074 01/01 00:25 01/01 00:25 POWER Supply Failed           4    1      Critical
      
      # isi event groups modify --resolved=yes --ignore=yes --id=<Group ID from above command>
      
      Example:
      # isi event groups modify --resolved=yes --ignore=yes --id=3074
    2. To clear all old alerts on the entire cluster:
      1. For OneFS 7.x.x.x:
        # isi events cancel all
        # isi events quiet all
      2. For OneFS 8.x.x.x:
        # isi event bulk --ignore=true
        # isi event bulk --resolved=true
  4. If a power supply is failed in the command output, contact Isilon Support for a replacement.

Consolidated Workflow: PSU Redundancy Loss Alert

Follow these steps when you receive a "Loss in power supply redundancy detected" or similar PSU alert:

Table 1. Redundancy Loss Alerts

STEP

ACTION

REFERENCE

1

Verify the alert is real. SSH into the cluster and check the PSU status on the affected node using the CLI steps above. If PSUs show healthy, see KB #517459 for known spurious alert behavior on Gen6 nodes.

This article 

KB #20717 

2

Identify the correct PSU slot — For Gen6 chassis (H500, H400, A200, A2000), use the PSU-to-slot mapping to locate the correct physical PSU. Gen6 mapping: PS0 = Slot 1 / Slot 3; PS1 = Slot 2 / Slot 4.

KB #226947

3

Check PSU firmware — Outdated PSU firmware can contribute to false alerts. Verify the firmware version through the CLI.

KB #19622

4

Contact Dell Support — If a PSU is confirmed failed, open a Service Request with Dell Technologies Support for replacement. Collect the node serial number, node number, and PSU slot identifier before calling.

dell.com/support

 

その他の情報

Watch this video:

対象製品

Isilon, PowerScale OneFS
文書のプロパティ
文書番号: 000020717
文書の種類: How To
最終更新: 27 7月 2026
バージョン:  7
質問に対する他のDellユーザーからの回答を見つける
サポート サービス
お使いのデバイスがサポート サービスの対象かどうかを確認してください。