On Fri, Dec 20, 2019 at 4:01 PM Daniel P. Berrangé <berrange(a)redhat.com> wrote:
On Fri, Dec 20, 2019 at 02:25:27PM +0100, Peter Krempa wrote:
> If users wish to use different name for exported disks or bitmaps
> the new fields allow to do so. Additionally they also document the
> current settings.
Is there a reason why users would want to change the names ?
I don't see a reason for changing the exportname, but the default
dirty bitmap name
expose libvirt internal implementation details (e.g
"libvirt-1-format"). We would choose
use something like <backup-uuid>-<drive-name>.
Displaying the names in the xml is important now, being able to modify
it is nice to have
for oVirt.
Nir