On Thu, 2013-06-27 at 11:00 -0700, Marc Eshel wrote: > Hi Trond, > > I am not able to mount from Linux NFS client to the same Ganesha NFS > server using multiple IP address. The client was providing the same > client-id so the server was using the same session. I tried to return > NFS4ERR_CLID_INUSE on the second mount if the target IP is different > but the client still did not provide a different client-id like it > should. I am not trying to use trunking I what to have different > server instance for each IP address so I can move that IP between > nodes in the cluster. Any ideas how to accomplish it. > > Thanks, Marc. I don't understand. The client is performing exactly as per design: it detects the fact that you are talking to the same server, and so it reuses the same client and session. This is the only sane semantic for a NFS client... -- Trond Myklebust Linux NFS client maintainer NetApp Trond.Myklebust@xxxxxxxxxx www.netapp.com -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html