Hi Jon, Reply inline. On 09/17/2012 09:12 AM, Jon Tegner wrote: > Or, if someone could indicate were I could learn about the layout of the > vol-files. Have managed to find > > http://www.gluster.org/community/documentation/index.php/Understanding_Vol_Files > Yes, thats old post, but gluster's volfile definitions has not changed. > > but this seems related to an earlier version of gluster (I'm using 3.2.6). > > /jon > > On 09/16/2012 09:09 PM, Jon Tegner wrote: >> Have a volume consisting of 4 bricks. It was set up using infiniband with >> >> "Transport-type: tcp,rdma" >> >> Since then the infiniband adapters have been removed from two of the >> servers, and I would like to remove the "rdma-transport-type" from the >> setup. >> considering the volume type is 'tcp,rdma', you don't have to worry if infiniband is not there, as it should work fine on ethernet without issues. >> Please excuse me if this is a stupid question, but I haven't been able >> to figure out how to achieve this (is it just by removing "rdma" from >> the "volume.brick.mount.vol-files" on the 4 bricks)? >> we don't recommend changing the volfiles directly, as it would be re-written by subsequent changes to volume through gluster CLI. Also, for now, we don't have a CLI option to modify the transport type of the volume. We are treating it as a pending feature enhancement and would be available in some time. Regards, Amar