Alert Name: GPU Memory Mismatch
Severity: P3 – Medium Impact
Alert Description:
This alert is generated when the detected GPU memory size on a node does not match the expected configuration.
The monitoring system has detected that the GPU memory reported by the system differs from the expected GPU memory configuration.
A mismatch may indicate:
Incorrect GPU SKU installed
GPU firmware issue
Hardware fault
Improperly seated GPU
BIOS configuration mismatch
Wait for 20 - 30 Mints if it gets auto resolved.
Create an internal ticket for tracking the issue.
Verify if the alert is persistent or intermittent.
If the alert continues to appear, escalate the issue to L2 engineering.
After confirmation from L2, update the Issues Master Sheet with the incident details.
L2 engineers must perform deeper diagnostics to validate the GPU configuration.
nvidia-smi
Verify:
Number of GPUs detected
GPU model
GPU memory per device
cat /proc/meminfo
This provides system memory information and helps verify node memory configuration.
sudo dmidecode -t memory
This command displays hardware memory configuration and installed memory modules.
No GPU is reporting reduced memory size
Node BIOS version
Hardware configuration consistency with cluster standards
Validate System Memory Configuration:cat /proc/meminfoVerify Installed Memory Modules:sudo dmidecode -t memoryThis command verifies:
- Installed memory modules
- Slot population
- Memory capacity
- Manufacturer details