On Mon, Jun 3, 2013 at 12:01 AM, John Smith <lbalbalba@xxxxxxxxx> wrote: > cat /usr/lib*/glusterfs/$VERSION/filter/multi-thread.sh > #!/bin/sh > sed -i 's/.*type protocol.*/&\n option transport.socket.own-thread on/' $1 > Oh, sorry, forgot to mention : this adds 'option transport.socket.own-thread on' to the relevant bits of the .vol file each time the file gets written to disk. - John Smith