
26 Oct
2012
26 Oct
'12
10:40 a.m.
Il 26/10/2012 16:01, Paolo Bonzini 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.
I meant his v3. Paolo