SYSTEM Cited by 1 source
Sonic (Dropbox 7th-gen storage platform)¶
Definition¶
Sonic is Dropbox's 7th-generation storage platform — the chassis and drive tray underneath the Magic Pocket software. Rolled out 2025 alongside systems/crush and systems/dexter. Distinguished by being co-developed with drive and system suppliers to handle the acoustic, vibration, and thermal challenges of packing 30+ TB SMR drives into dense chassis.
Design goals¶
Three load-bearing targets, each responding to an aspect of higher- capacity drives:
- Vibration control — acoustic isolation and damping.
- Thermals — improved fan control and airflow redirection.
- Future-proofing — compatibility with the next generation of large-capacity drives (HAMR-class).
The physics Sonic addresses¶
The concepts/hard-drive-physics framing: capacity per drive scales exponentially while seek time stays roughly flat and IOPS/drive is nearly constant. At 30+ TB drive capacities with 11 platters (the Western Digital Ultrastar HC690 case), a new regime opens:
- Read/write heads operate at nanometer precision — the 747-over- grass analogy from Warfield's S3 post (air gap ~2 sheets of paper, tracks ~4.6 blades of grass wide).
- Cooling fans at >10,000 RPM introduce mechanical vibration.
- Vibration → position error signal (PES) events cumulate.
- Worst case: write fault → drive retry → latency spike, IOPS degradation.
- Meanwhile drives age faster above ~40 °C, so you can't simply slow the fans.
Sonic's chassis has to simultaneously cool the drives and not vibrate them off-track — the two forces are opposed.
SAS topology rework¶
Separately from vibration, Sonic reworks the SAS topology — how drives attach to the HBA and expanders — to allocate bandwidth evenly across drives and to hit an aggregate target of >200 Gbps per chassis. Internal framings:
- Floor: 30 Gbps per PB of data.
- Expected future: past 100 Gbps per PB.
- Design target (Sonic): >200 Gbps per chassis.
The numbers reframe storage bandwidth as a bandwidth-per-capacity problem rather than a per-drive-interface problem: chassis-level aggregate throughput is what matters when single-drive capacity is climbing faster than single-drive IOPS.
First-mover on 32 TB SMR¶
Sonic was the platform that adopted Western Digital's Ultrastar HC690 — a 32 TB 11-platter SMR drive in a standard 3.5" casing — giving Dropbox roughly >10% capacity uplift per drive over the previous generation.
Co-development pattern¶
Sonic is the clearest instance in the 7th-gen rollout of the patterns/supplier-codevelopment pattern: Dropbox's workload profile and vibration-tolerance budget went to the system + drive suppliers, firmware/chassis/drive customization came back, and Dropbox got early access to the 32 TB HC690 in return. Pure off- the-shelf would have been a margin loss; pure in-house would have been a capital-efficiency loss.
Relationship to Magic Pocket¶
Sonic is the hardware; systems/magic-pocket is the software on top. The SMR-native append-only discipline that Magic Pocket's storage software enforces is what makes the 32 TB SMR drive economical in the first place.
Seen in¶
- sources/2025-08-08-dropbox-seventh-generation-server-hardware — Sonic platform introduction; vibration/acoustic/thermal chassis co-design; >200 Gbps/chassis SAS-topology target; Ultrastar HC690 first-mover adoption.