Tag Archives: what I do

DTracing the Cloud

Brendan Gregg at illumos Day (an event I also organized and ran).

Cloud computing facilitates rapid deployment and scaling, often pushing high load at applications under continual development. DTrace allows immediate analysis of issues on live production systems even in these demanding environments – no need to restart or run a special debug kernel. For the illumos kernel, DTrace has been enhanced to support cloud computing, providing more observation capabilities to zones as used by Joyent SmartMachine customers. DTrace is also frequently used by the cloud operators to analyze systems and verify performance isolation of tenants. This talk covers DTrace in the illumos-based cloud, showing examples of real-world performance wins.

Making the Impossible Possible: Disposable Staging Environments At Scale

Eric Sproul of OmniTI speaks on ZFS Day.

How does one go about running intensive business-intelligence (BI) database queries on rapidly changing data? We found ourselves pondering this question while helping Etsy do periodic reporting on their massive BI database. We harnessed the power of ZFS to create lightweight, yet writable, clones of production data that could be deleted when the report was done. The side effect was that we could also stand up staging environments at any time to test upgrades, schema changes and anything else that needed to be validated against real data.

ZFS Day Panel: The State of ZFS on…

A panel at ZFS Day covering the state of ZFS on Linux, FreeBSD, illumos, and more, moderated by Deirdré Straughan wih Matt Ahrens, Justin Gibbs, Will Andrews, Don Brady, Brian Behlendorf

Enhanced OS Virtualization for the Cloud

Joyent’s Jerry Jelinek speaks at illumos Day.

SmartOS is an Illumos-derived distro developed by Joyent as the base OS for their cloud. This presentation focuses on the OS virtualization capabilities of SmartOS and details the extensive
enhancements made to the OS, based on real-world production experience deploying SmartOS in the Joyent cloud.