Skip to content

Clusters ​

Feature Overview ​

ItemContent
Applicable RoleModel Provider and Model Consumer
Navigation PathAI Infra(On-Prem) > Monitoring > Clusters
Page Route/powerone/user-monitor/cluster
Managed ObjectConfiguration, status, and relationships on Clusters

Beginner Explanation ​

Cluster statistics are like a capacity table for the user-visible resource pool. They help determine how much cluster capacity, node scale, and accelerator resources are still available in the current region for tasks.

Terms ​

TermDescription
Cluster NameKubernetes cluster identifier that hosts instances, jobs, and resource scheduling.
Health StatusOverall cluster availability, usually determined by collection, node, and scheduling status together.
Total GPUsNumber of accelerators visible or included in statistics for the current cluster.

Confirm prerequisites for Cluster resource trends, capacity, and health status within the user-visible scope, follow Main Operations, run Result Validation, and continue to the next page.

First-Time User Notes ​

Confirm that the task involves Configuration, status, and relationships on Clusters, and then follow the recommended order. If fields or state differ from expectations, check prerequisites before continuing downstream.

Prerequisites ​

  1. The current account can view cluster statistics in the target region.
  2. The operator has included related clusters in the user-side monitoring scope.
  3. Cluster monitoring data has been synchronized to the user-side page.
  4. The current account has permission to view resource watermarks or health status.

Page Description ​

Use this page to inspect cluster resource trends, capacity, and health state within the current user's scope.

Clusters

The page displays cluster statistics capability for the selected region. When the capability is opened, users can view metric trends, list data, or key status. When the capability is not opened, the page shows a capability prompt.

Expected Page Elements When Capability Is Open ​

Page ElementExampleDescription
Cluster Listprod-wuhan-gpu-1Displays clusters within the user-visible scope.
Cluster WatermarkGPU 12/32, CPU 60%Determines whether capacity is tight.
Available CapacityA100 remaining 4 cardsDetermines whether it is suitable to continue submitting jobs.
Health StatusAvailable / Abnormal / Under maintenanceDetermines whether the cluster is suitable for new instances.
Capacity TrendResource usage in the last 24 hoursDetermines short-term resource pressure.

Main Operations ​

View Cluster Statistics ​

  1. Go to AI Infrastructure > On-Prem > Monitoring > Cluster Statistics.
  2. Confirm the region and time range in the upper-right corner, and filter by cluster name or status.
  3. View the cluster list and operational status, and verify available capacity, CPU/GPU watermarks, and health status.
  4. If monitoring capability is not opened, return to the instance details page to view logs, events, and status.

Investigate Abnormal Cluster Metrics ​

  1. When cluster resource watermarks approach full capacity or enter maintenance status, record the cluster name and load level.
  2. Switch to Node Statistics or Job Monitoring to inspect individual node utilization and current queued jobs.
  3. If persistent cluster capacity shortages prevent new instances from being created, contact the administrator to request quota adjustments or allocate alternative resource pools.

Key Focus When Capability Is Open ​

  • Whether cluster health status is normal.
  • Whether node count, total GPUs, and total CPUs match expectations.
  • Whether resource watermarks are close to thresholds that affect new task creation.

Parameter Quick Reference ​

Field NameRequiredField TypeExampleDescription
Cluster NameYesTextcluster-aLocates the user-visible cluster object.
RegionConditionally requiredDrop-downCentral China Zone 1Limits the region to which the cluster belongs.
Node CountSystem-generatedNumber24Number of nodes included in statistics in the cluster.
Total GPUsSystem-generatedNumber96Total visible accelerators in the cluster.
Total CPUsSystem-generatedNumber1536 CoreTotal CPU capacity of the cluster.
Health StatusSystem-generatedStatusHealthyShows whether the cluster is available, alerted, or collection abnormal.

Pitfalls ​

  • High cluster watermarks do not necessarily mean your task will fail. Also check target specification and quota.
  • When cluster health is abnormal, do not repeatedly submit the same job. Confirm platform events first.
  • Do not mix resources from different regions in the same judgment.

Troubleshooting Information to Prepare ​

When cluster data is abnormal, prepare the following information to distinguish cluster onboarding, resource watermark, and collection issues:

InformationExamplePurpose
Cluster namecluster-prod-aLocates the target cluster.
Region / Availability zoneWuhan / wuhan-1Confirms the resource ownership scope.
Node count32Determines whether cluster capacity matches the expectation.
Health stateAbnormal / High watermark / No dataDistinguishes capacity issues from collection issues.
Related job time2026-07-13 10:00Aligns job submission with the monitoring curve.

Result Validation ​

Check ItemSuccess SignalIf Abnormal
Page loadClusters charts or lists are visibleCheck monitoring permission and whether collection is available in the selected region
ScopeTime range, region, and object count match the investigationClear filters and restore them one at a time to avoid mixed scopes
FreshnessUpdate time is within the expected collection intervalCheck collection interval, connection, and alerts in system or monitoring configuration
CorrelationAn abnormal metric can be linked to a cluster, node, device, or jobKeep the same time range and cross-check adjacent monitoring pages and object details

FAQ ​

No Data on Clusters ​

Symptom:

The page opens, but charts or lists are empty.

Possible Causes:

  • No job ran in the selected time.
  • collection is unavailable in the region.
  • the role lacks metric permission.

Solution:

  1. Expand the time range and reset filters
  2. verify regional monitoring capability
  3. compare an adjacent monitoring page.

Clusters Is Not Updating ​

Symptom:

The data does not change for an extended period.

Possible Causes:

  • The next collection cycle has not arrived.
  • the collector is abnormal.
  • the page is cached.

Solution:

  1. Check update time
  2. inspect collector status and alerts
  3. refresh with the same time range.

Clusters Differs from Adjacent Pages ​

Symptom:

The same object has different values on two monitoring pages.

Possible Causes:

  • Aggregation granularity differs.
  • time range or time zone differs.
  • filters target different objects.

Solution:

  1. Align time range and time zone
  2. verify aggregation scope
  3. clear and restore filters one at a time.

Symptom:

The metric or details entry does not lead to the expected object.

Possible Causes:

  • The object ended or was removed.
  • the role cannot see it.
  • relationship identifiers differ.

Solution:

  1. Record object and time
  2. check its list state
  3. ask the Operator to verify visibility.

A Spike Cannot Be Reproduced ​

Symptom:

A spike was recorded, but current details are normal.

Possible Causes:

  • The spike was brief.
  • sampling is coarse.
  • the job has ended.

Solution:

  1. Lock the spike interval
  2. compare job and node events
  3. retain a sanitized screenshot and object identifier.

Notes ​

  • Do not expose real cluster names, internal domains, or node IPs in screenshots.
  • Cluster health status and single instance status may not be synchronized. Judge together with logs and events.
  • When capacity is insufficient, confirm the target specification first instead of looking only at total cluster watermarks.

Next Steps ​

  1. Go to node statistics to check whether a small number of nodes caused the cluster exception.
  2. Go to device monitoring to confirm whether GPU/NPU resources are sufficient.
  3. Before creating tasks, judge together with resource quotas and specification availability.