openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #03971
Re: X-Copy-From and Large Object Support
A server-side copy will consolidate the file to one object. The new target object has the same limitations as other objects in the system (<5GB).
--John
On Sep 7, 2011, at 5:34 PM, Caitlin Bestler wrote:
> What is the expected behavior when an object uploaded using Large Object Support
> is referenced as the source for a server-side copy using X-Copy-From?
>
> I’m still learning python, but I think what I’ve read is that the proxy will do a self.get
> on the aggregate file, which will then be too big to put to each of the target nodes.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References