> > Im just after a quick clarification on how gluster is configured. Does > gluster set up all of the translators on the client end of gluster? ie when > i was setting up some test node i noticed that AFR and unify ect were set > up > in the client script not the server one. Is this correct? Does this mean > different clients will be able to use the servers in different ways ie some > have AFR and some have stripe but using the same servers? You are expected to run the same client volume spec file on all clients (preferably fetched from a server during mount time with --server option instead of -f local file option). Though each client could have a seperate spec file technically, it is not supported (and it will most likely not be a useful/usable configuration) avati