We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

ZFS Powered Magic Upgrades

Formal Metadata

Title
ZFS Powered Magic Upgrades
Subtitle
Using boot environments for atomic in-place upgrades
Title of Series
Number of Parts
561
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Describe a system of using ZFS Boot Environments to quickly, safely, and atomically upgrade 100s of remote machines. Overview: * How the file system hierarchy is modified to allow the systems to be upgraded in-place * How we use ZFS to create and deploy the boot environments * Simplifying the creation of the BEs using poudriere image * Extending poudriere image to support ZFS * Using zfsbootcfg to boot a new BE once * How we determine if the BE “works” and should be promoted to the default Motivation: * We often have only SSH access to the machines, so we needed something that could self-recover just by power cycling the machine * No longer need to use freebsd-update, mergemaster, or etcupdate