Settings

Theme

How Qcow2 Overlays Work in QEMU

celesto.ai

2 points by theaniketmaurya 2 days ago · 2 comments

Reader

theaniketmauryaOP 2 days ago

We use QEMU for our sandbox infra. QEMU comes with qcow2 (copy-on-write), a native disk image format. It allows the VM to only write changes to disk which saves time and space specially if you want to snapshot and restore changes.

Wrote a piece on building a mental model for qcow2 overlays.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection