Bug 1041131 - [RFE][nova]: vhd to vhdx conversion in hyper-v
Summary: [RFE][nova]: vhd to vhdx conversion in hyper-v
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:45 UTC by RHOS Integration
Modified: 2016-04-05 20:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-12 21:35:51 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:45:31 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/vhd-to-vhdx-conversion-in-hyper-v.

Description:

With users having more and more data being generated every day they may need to support large disks on their Virtual Machines over the cloud. The current VHD format in Hyper-V supports creating Virtual Machines up to 2Tb and Customer application data may grow larger than this. To overcome this we can convert the existing VHD to VHDX format.  VHDX supports up to 64 TB of storage. It helps to provide protection from corruption due to power failures by logging updates to the VHDX metadata structures. It also helps to prevent performance degradation on large-sector physical disks by optimizing structure alignment. 

To support this feature, all the VHD’s can be converted to VHDX format using root\Virtualization\v2 namespace. 

We can provide the same support in OpenStack which will support the following two use case
1.	 Nova Compute to convert an existing in-use disk.
2.	Also support can be provided in glance to convert the existing image from VHD to VHDX.


Specification URL (additional information):

None

Comment 2 Stephen Gordon 2013-12-12 21:34:51 UTC
There is no formal support for Hyper-V in RHELOSP at this time.


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