[go: up one dir, main page]

|
|
Log in / Subscribe / Register

Debian considering automated upgrades

Debian considering automated upgrades

Posted Dec 16, 2016 4:10 UTC (Fri) by zlynx (guest, #2285)
In reply to: Debian considering automated upgrades by mcatanzaro
Parent article: Debian considering automated upgrades

This could be done somewhat safely with BTRFS or LVM. Make /usr read-only. Create a read-write snapshot of /usr, apply the updates to that snapshot and then somehow atomically replace /usr with the new snapshot. Just mount over it? Is there a way to unmount the old /usr after, or would this plan just result in an eventual pile of 100 copies of /usr?


to post comments

Debian considering automated upgrades

Posted Dec 17, 2016 9:31 UTC (Sat) by Cato (guest, #7643) [Link]

Snapshotting can help, but btrfs still seems not ready for production, and LVM snapshots are quite buggy - see http://serverfault.com/questions/279571/lvm-dangers-and-c...


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds