Hi guys,
I wonder how does store objects. Consider the writing obj process, IMO, osd first get obj data from client, then the primary osd get the data, store the data in journal(with sync) , after that the primary osd spray the obj to other replica osd simultaneously, and each replica osd will write the journal with sync and then reply to the primary osd. After recieving all the replies from replica osd, primary osd will report the write op is finished. Is there anything wrong?
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com