Min Chen created CLOUDSTACK-4817: ------------------------------------ Summary: Backup snapshot on Xen should take global setting s3.multipart.enabled. Key: CLOUDSTACK-4817 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4817 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Storage Controller Affects Versions: 4.2.0 Environment: XenServer Reporter: Min Chen Fix For: 4.2.1
Currently backsnapshot to S3 on Xen only used single part upload in s3xen plugin code, which will result in failure in case of snapshot is > 5GB. We need that plugin code to check the configuration setting s3.multipart.enabled to choose multipart or singlepart upload. -- This message was sent by Atlassian JIRA (v6.1#6144)