Hello,
I'm using Ceph as object storage, where it put the whole file what ever was its size in one object (correct me if i'm wrong).
i used it for multiple files that have different extension (.txt, .mp3, ...etc) i can store the files and retrieve it smoothly.
My questions are:
1. when i get the file back using rados get obj_name file_path --pool=pool_name
I'm using Ceph as object storage, where it put the whole file what ever was its size in one object (correct me if i'm wrong).
i used it for multiple files that have different extension (.txt, .mp3, ...etc) i can store the files and retrieve it smoothly.
My questions are:
1. when i get the file back using rados get obj_name file_path --pool=pool_name
how would i know the extension that the file was mapped in the object in the first place ?
2. I believe there is an id for each object, how i can get it ?
Thank you.
2. I believe there is an id for each object, how i can get it ?
Thank you.
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com