Video summary

Shouting in the Datacenter

Main summary

Key takeaways

Technology

Summary (Technological concepts & takeaways)

Lab setup / measurement

  • Brendan performs disk I/O performance analysis in the Fishworks Lab, even though it’s a loud environment due to air conditioners and service activity.
  • He measures disk I/O operations broken down by latency.
  • He then drills down further into I/O operations taking at least ~520 ms, categorized by which disks are affected.
  • The analysis is performed using ddace (likely DTrace), described as supporting disk performance analysis.

Workload and hardware context

  • A specific I/O workload is applied to two JBods (disk enclosures).
  • Disk activity is confirmed visually via blinking lights, indicating the JBods are actively processing I/O.

Deliberate but unsafe test

  • Brendan intentionally performs an action he stresses is not recommended and not supported: shouting at the JBods / at the desks.
  • He explicitly warns viewers: “Do not try this at home.”
  • The objective is to demonstrate the real-world effects of mechanical disturbance (vibration) rather than to recommend a safe or supported procedure.

Key finding: disk vibration impacts latency

  • The video’s central claim is that the test demonstrates the effect of disk vibration on storage performance.
  • Observed result:
    • Disk latency increases for disks involved in the active workload.
    • Brendan identifies which disks experienced I/O operations exceeding 500 ms, and these correspond to the JBods being “shouted at.”
  • Conclusion emphasized: high latency caused by vibration is a real issue in storage systems.

Role of Fishworks analytics

  • Fishworks analytics are presented as providing visibility into previously difficult-to-observe behavior—specifically:
    • disk latency patterns
    • how those patterns correlate with external vibration
  • Overall, the demonstration suggests the analytics tool helps pinpoint performance problems tied to physical factors.

Main speakers / sources

  • Brendan (Fishworks Lab) — primary speaker
  • Fishworks analytics — referenced as the technology enabling the measurement and insights

Original video