andrijapanicsb commented on PR #13656: URL: https://github.com/apache/cloudstack/pull/13656#issuecomment-5060779107
Good catch @rp- — fixed in da57d6a22d. Added KVMStoragePool.isVolumeZeroInitialized() (default false) so zero-skipping only happens when the backend guarantees it; Linstor implements it via the existing resourceSupportZeroBlocks provider check, so LVM-thick correctly writes zeros. Made it a generic pool capability as you suggested, so other block providers can opt in. Thanks for flagging the shared-disk / LVM-thick case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
