On Mon, Sep 19, 2016 at 4:10 PM, 王海生-软件研发部 <[email protected]> wrote: > Dear all > we have setup a ceph cluster using object storage, there is a case in our > product, where client can upload large file ,right now we are thinking split > large file into serveral pieces and send it to ceph,can i send each piece to > ceph ,get the object id and at last merge these pieces into one obejct ? > of course we can save these pieces into temp files during our nginx server > reveive them, and then merge these pieces into one and post into ceph obejct > storage and get one obejct id > thx very much
are you uses radosgw? you could use multi-parted upload way to achieve your goal > > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
