2017-05-01 18:23 GMT+02:00 Pranith Kumar Karampuri <[email protected]>: > IMHO It is difficult to implement what you are asking for without metadata > server which stores where each replica is stored.
Can't you distribute a sort of file mapping to each node ? AFAIK , gluster already has some metadata stored in the cluster, what is missing is a mapping between each file/shard and brick. Maybe a simple DB (just as an idea: sqlite, berkeleydb, ...) stored in a fixed location on gluster itself, being replicated across nodes. _______________________________________________ Gluster-users mailing list [email protected] http://lists.gluster.org/mailman/listinfo/gluster-users
