BeeGFS Capacity Critical – Troubleshooting Guide

BeeGFS Capacity Critical – Troubleshooting Guide

Purpose

Provide a troubleshooting reference for engineers when a BeeGFS Capacity Critical alert is triggered in the cluster.

This document outlines the meaning of the alert and the actions required by L1 and L2 engineers.


When to Use

Use this KB article when the monitoring system generates the following alert:

Alert Name: BeeGFS Capacity Critical


What the Alert Means

This alert indicates that BeeGFS storage capacity has reached a critical threshold.

This may occur due to:

  • High storage consumption

  • Large files written to the filesystem

  • Stuck or deleted files consuming space

  • Storage servers (OSS) being offline

  • Metadata or storage thread bottlenecks

If not addressed, this may result in:

  • Job failures

  • Storage write failures

  • Performance degradation


Severity

Critical

Immediate investigation is recommended to prevent storage exhaustion.


L1 Engineer Actions

Follow the steps below when the alert is received.

Step 1 – Acknowledge the Alert

  • Record the alert in the Alert Monitoring System

Step 2 – Verify Alert Details

Check the following:

  • Affected filesystem

  • Node generating the alert

  • Current storage usage

Step 3 – Initial Monitoring

  • Confirm whether the usage spike is temporary

  • Monitor storage usage for a short duration

Step 4 – Escalate if Required

If the alert persists:

  • Escalate to L2 Engineer

  • Provide alert details and timestamps


L2 Engineer Actions

Perform deeper investigation once the alert is escalated.

Step 1 – Check OSS Server Status

Verify whether any OSS server is down or offline.

Step 2 – Verify Metadata / Storage Threads

Check for issues with:

  • Metadata service

  • Storage threads

Step 3 – Check Filesystem Usage

Run the following command:

df -h

Check usage on the BeeGFS mount point.

Step 4 – Identify Large Directories

Locate large directories consuming space.

du -sh *

Step 5 – Check for Stuck or Deleted Files

Investigate files that may still be consuming storage after deletion.

Step 6 – Coordinate with Storage Team

If required:

  • Coordinate with NetApp team

  • Investigate backend storage issues

Step 7 – Remediation

Take corrective actions such as:

  • Cleaning unused data

  • Moving data

  • Expanding storage capacity


Expected Outcome

After corrective action:

  • BeeGFS storage usage should fall below the critical threshold

  • Alert should automatically clear in the monitoring system

    • Related Articles

    • BeeGFS Capacity Warning – Troubleshooting Guide

      Purpose Provide a standard troubleshooting procedure for engineers when a BeeGFS Capacity Warning alert is triggered in the cluster. This guide ensures engineers follow consistent investigation and escalation steps. When to Use Use this KB when the ...
    • ZFS Pool Capacity Critical Alert - Troubleshooting Guide

      Purpose This document provides a standardized approach for handling and troubleshooting the ZFS Pool Capacity Critical alert, enabling rapid response to prevent storage exhaustion, performance degradation, and potential service outages. Alert Name ...
    • ZFS Pool Capacity Warning Alert - Troubleshooting Guide

      Purpose This document provides a standardized approach for handling and troubleshooting the ZFS Pool Capacity Warning alert, helping L1 and L2 engineers prevent storage exhaustion and maintain system stability. Alert Name ZFS Pool Capacity Warning ...
    • Network Down Extern (P1 Critical Alert) - Troubleshooting Guide

      Purpose This document provides a standardized approach for handling and troubleshooting the Network Down - Extern alert, including L1 and L2 actions, escalation procedures, and resolution criteria for critical incidents. Alert Name Network Down - ...
    • Memory Filesystem Capacity Critical -- Troubleshooting guide

      Purpose Provide a standard troubleshooting and resolution procedure when filesystem capacity on any HGX Node reaches critical levels. When to Use Use this KB when the monitoring system triggers the alert: Memory Filesystem Capacity Critical – For Any ...