
26 Oct
2012
26 Oct
'12
2:01 p.m.
Il 26/10/2012 15:55, Jiri Denemark ha scritto:
What about moving the transport to source:
<source protocol='gluster' name='Volume2/Image' transport='tcp'> <host name='example.org' port='6000'/> </source>
<source protocol='gluster' name='Volume2/Image' transport='unix'> <socket path='/path/to/sock'/> </source>
where hypothetically an ssh transport could have both host and socket sub-elements. Hmm, I'm starting to think we are making it too complicated :-) Let's see what other think.
Oh, I'm fine with Harsh's v2. :) Just trying to propose something based on your observations. Paolo