Bug 1154814 - Live Merge: Specify VIR_DOMAIN_XML_BLOCK_INFO when checking internal volume watermarks
Summary: Live Merge: Specify VIR_DOMAIN_XML_BLOCK_INFO when checking internal volume w...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: oVirt
Classification: Retired
Component: vdsm
Version: 3.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.5.1
Assignee: Adam Litke
QA Contact: Gil Klein
URL:
Whiteboard: storage
Depends On:
Blocks: 1154815 1193195
TreeView+ depends on / blocked
 
Reported: 2014-10-20 20:16 UTC by Adam Litke
Modified: 2016-02-10 17:43 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
: 1154815 (view as bug list)
Environment:
Last Closed: 2014-11-25 21:26:57 UTC
oVirt Team: Storage
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1041569 0 urgent CLOSED [NFR] libvirt: Returning the allocation watermark for all the images opened for writing during block-commit 2021-02-22 00:41:40 UTC
oVirt gerrit 34329 0 master ABANDONED Live Merge: Use VIR_DOMAIN_XML_BLOCK_INFO when getting volume chain Never

Internal Links: 1041569

Description Adam Litke 2014-10-20 20:16:54 UTC
Description of problem:

Libvirt will be gaining the ability to report allocation information for internal volumes in the live domain XML.  Vdsm uses this information during an active live merge operation to determine if any sparse internal block volumes need to be extended.  The current code assumes that the information will always be provided but the libvirt community decided to provide the information only when the VIR_DOMAIN_XML_BLOCK_INFO flag is passed to virDomainGetXMLDesc().  Therefore, we need to add logic to pass this flag when we require the information.

Version-Release number of selected component (if applicable):
oVirt-3.5

How reproducible: Not yet reproducible since the code has not been delivered into upstream libvirt yet.

Additional info:

Please see the following link for more information:
https://www.redhat.com/archives/libvir-list/2014-September/msg01079.html

Comment 1 Adam Litke 2014-11-25 21:26:57 UTC
Development has gone in a different direction.  Closing.


Note You need to log in before you can comment on or make changes to this bug.