[Gluster-users] 2.0.6
    David Saez Padros 
    david at ols.es
       
    Sun Aug 23 11:23:56 UTC 2009
    
    
  
Hi
> to make sure I fully understand the difference between your old and new
> config, can you post at least the relevant parts of it and show what you
> changed. Maybe we can learn how to avoid a possible problem.
> Thank you.
I have attached the configuration for each server, on the client i
mounted two different 'shares':
before the configuration was:
data.vol
========
volume remote1
   type protocol/client
   option transport-type tcp
   option remote-host 192.168.1.1
   option remote-subvolume export
   option ping-timeout 3
end-volume
volume remote2
   type protocol/client
   option transport-type tcp
   option remote-host 192.168.2.1
   option remote-subvolume export
   option ping-timeout 3
end-volume
volume import
   type cluster/replicate
   subvolumes remote1 remote2
end-volume
runs.vol
========
volume remote1
   type protocol/client
   option transport-type tcp
   option remote-host 192.168.1.1
   option remote-subvolume runs
   option ping-timeout 3
end-volume
volume remote2
   type protocol/client
   option transport-type tcp
   option remote-host 192.168.2.1
   option remote-subvolume runs
   option ping-timeout 3
end-volume
volume import
   type cluster/replicate
   subvolumes remote1 remote2
end-volume
now the configuration is this one:
data.vol
========
volume data1
   type protocol/client
   option transport-type tcp
   option remote-host 192.168.1.1
   option remote-subvolume export
   option ping-timeout 3
end-volume
volume data2
   type protocol/client
   option transport-type tcp
   option remote-host 192.168.2.1
   option remote-subvolume export
   option ping-timeout 3
end-volume
volume data
   type cluster/replicate
   subvolumes data1 data2
end-volume
runs.vol
========
volume runs1
   type protocol/client
   option transport-type tcp
   option remote-host 192.168.1.1
   option remote-subvolume runs
   option ping-timeout 3
end-volume
volume runs2
   type protocol/client
   option transport-type tcp
   option remote-host 192.168.2.1
   option remote-subvolume runs
   option ping-timeout 3
end-volume
volume runs
   type cluster/replicate
   subvolumes runs1 runs2
end-volume
-- 
Best regards ...
----------------------------------------------------------------
    David Saez Padros                http://www.ols.es
    On-Line Services 2000 S.L.       telf    +34 902 50 29 75
----------------------------------------------------------------
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: glusterfsd-server2.vol
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090823/c8721b9f/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: glusterfsd-server1.vol
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090823/c8721b9f/attachment-0001.ksh>
    
    
More information about the Gluster-users
mailing list