<dd>This sub-element describes the snapshot properties of a
specific disk. The attribute <code>name</code> is
mandatory, and must match either the <code><target
- dev='name'/></code> or an unambiguous <code><source
- file='name'/></code> of one of
+ dev='name'/></code> (recommended) or an unambiguous
+ <code><source file='name'/></code> of one of
the <a href="formatdomain.html#elementsDisks">disk
devices</a> specified for the domain at the time of the
snapshot. The attribute <code>snapshot</code> is
<domainsnapshot>
<description>Snapshot of OS install and updates</description>
<disks>
- <disk name='/path/to/old'>
+ <disk name='vda'>
<source file='/path/to/new'/>
</disk>
<disk name='vdb' snapshot='no'/>