From: Gandalf C. <gan...@gm...> - 2018-05-30 16:20:31
|
Hi to all One simple question: with v4 and multi-master mode, are there any floating IP pointing to the current leader ? In other words, i've configured the following hosts file: 10.200.1.11 cs01.mfs-a.san cs01 mfsmaster 10.200.1.12 cs02.mfs-a.san cs02 mfsmaster 10.200.1.13 cs03.mfs-a.san cs03 mfsmaster All chunkservers are also masters, but I don't have any floating IP set. So, how does it work ? Is mfsmount/mfscgi/etc able to retry the connection until one succeeded, so, trying the first mfsmaster ip, then fallback to the second and so on ? |