Mike Tutkowski created CLOUDSTACK-10335: -------------------------------------------
Summary: Refine space calculations for managed storage in StorageManagerImpl Key: CLOUDSTACK-10335 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10335 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server Affects Versions: 4.11.0.0 Environment: All Reporter: Mike Tutkowski Fix For: 4.12.0.0 In StorageManagerImpl.storagePoolHasEnoughSpace, we need to update a couple areas of the algorithm that calculates if enough space is present when dealing with managed storage: 1) We no longer can rely on managed storage being exclusively at the zone level. Check if the storage is managed (not if if it at the zone level). 2) Invoke getBytesRequiredForTemplate not only for XenServer when getSupportsResigning resolves to true, but also if using VMware or KVM. -- This message was sent by Atlassian JIRA (v7.6.3#76005)