1 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8"/>
2 <link rel=
"stylesheet" href=
"style.css" type=
"text/css"/>
3 <script src=
"code.js" type=
"text/javascript"></script>
5 <h1>Initial qemu push-mode incremental backup
</h1>
8 <li>drive-backup introduced in
2015</li>
9 <li>create a new bitmap with a full backup
</li>
10 <li>future incremental backups use the prior state of the bitmap to
11 create external file, as well as reset the bitmap
</li>
17 <td style=
"vertical-align: top;">
20 <td style=
"font-size:20px;">Image.qcow2
</td>
26 <th>A
</th><th>-
</th><th>C
</th><th>C
</th>
27 <th>B
</th><th>B
</th><th>-
</th><th>-
</th>
30 <td>-
</td><td>-
</td><td>X
</td><td>X
</td>
31 <td>-
</td><td>-
</td><td>-
</td><td>-
</td>
38 <td style=
"vertical-align: top;">
41 <td style=
"font-size:20px;">FullBackup.qcow2
</td>
47 <th>A
</th><th>-
</th><th>A
</th><th>A
</th>
48 <th>-
</th><th>A
</th><th>-
</th><th>-
</th>
54 <td style=
"font-size:20px;">IncBackup1.qcow2
</td>
60 <th>-
</th><th>-
</th><th>-
</th><th>B
</th>
61 <th>B
</th><th>B
</th><th>-
</th><th>-
</th>
72 <p class=
"attribution">See also this
2015 KVM Forum presentation:
73 <a href=
"https://www.youtube.com/watch?v=a2BNswm_yf8">Incremental
74 backups: Good things come in in small packages!
</a>, John Snow
</p>