LIMEHAWK - Managed IT
macOS Disk Health Check — hardware
dateDec 10, 2024
statusRESOLVED
Incident

Graphic designer's MacBook Pro was "unusably slow" when working with large Photoshop files. Saving took minutes, Finder would beach ball. User ran Disk Utility First Aid - reported "no problems found." Activity Monitor showed disk I/O maxed out even during simple operations.

Investigation
modelMacBook Pro 2021 (M1 Pro)
storage1TB APFS, 3 volumes
free space340GB (adequate)
SMART statusVerified (no hardware failure)

Disk Utility's First Aid is a quick check but doesn't catch everything. Needed deeper scan of partition maps, filesystem structures, and SMART data across all volumes.

Solution

Comprehensive disk health check that goes deeper than Disk Utility. Scans all mounted disks, verifies partition maps, checks HFS/APFS volumes, and reports SMART status.

What It Checks
partition mapsGPT/MBR structure integrity
APFS containerscontainer superblock, space manager
APFS volumeseach volume's filesystem tree
HFS+ volumescatalog file, extents overflow
SMART datadrive health indicators

Uses diskutil verifyDisk, diskutil verifyVolume, and smartctl to perform read-only checks. No data modification - safe to run on production systems.

Outcome
disk0 partition mapOK
Macintosh HDerrors found
Macintosh HD - Dataerrors found
SMART statusVerified

Script found filesystem inconsistencies Disk Utility missed. Booted to Recovery Mode, ran First Aid from there (can write repairs when booted from recovery). Errors corrected. Performance returned to normal.

Disk Utility from running OS has limited repair ability
deep scan catches what quick First Aid misses
APFS volumes need container-level verification
boot to Recovery for actual repairs
Get Help

Mac running slow with no obvious cause? We perform deep diagnostics to find issues standard tools miss.