Reviewed:  https://review.opendev.org/c/openstack/glance/+/907526
Committed: 
https://opendev.org/openstack/glance/commit/5e7e6bfb80ed6ede57f348e688c96dbdfe0e1c2b
Submitter: "Zuul (22348)"
Branch:    master

commit 5e7e6bfb80ed6ede57f348e688c96dbdfe0e1c2b
Author: Fabian Wiesel <fabian.wie...@sap.com>
Date:   Fri Feb 2 11:48:24 2024 +0100

    Support Stream Optimized VMDKs
    
    Stream optimized VMDKs are also monolithic disks images, and start
    with the same sparse extend header as normal monolithic sparse files,
    so we can parse the virtual disk size in the same manner.
    
    See "VMware Virtual Disks Virtual Disk Format 1.1" p. 17.
    > Header and Footer
    > The header and the footer are both described by the same 
SparseExtentHeader
    > structure shown in Hosted Sparse Extent Header on page 8.
    
    Closes-Bug: #2052291
    Change-Id: I7d63951ff080dc699b8d11babc0a5998d90621e4
    Co-Authored-By: Rajiv Mucheli <rajiv.much...@gmail.com>


** Changed in: glance
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/2052291

Title:
  Glance cannot parse virtual size from stream optimized VMDKs

Status in Glance:
  Fix Released

Bug description:
  Despite stream optimized VMDKs also being of the monolithic form, they
  are not supported by glance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/2052291/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to