On Wed, Jan 25, 2012 at 11:47:41AM -0500, Chuck Lever wrote: > I'm having a hard time following the discussion, I must be lacking some context. But the problem is how NFSv4.0 clients detect server identity. The only way they can do it is by performing a SETCLIENTID_CONFIRM with a particular clientid4 against every server a client knows about. If the clientid4 is recognized by multiple server IPs, the client knows these IPs are the same server. > > Thus if you are preserving clientid4's on stable storage, it seems to me that you need to preserve the relationship between a clientid4 and which servers recognize it. The part I'm having trouble thinking about: Suppose your cluster nodes all advertise each other as replicas using v4 (fs_locations or fs_locations_info). Suppose your clients support (v4-based) failover, either transparent or not. Now suppose your cluster reboots. Must the client necessarily reclaim its locks against the same server that it last acquired them from? And if not, how do we decide whether a given reclaim is allowed or not? I think there may be scenarios involving server reboots and the client losing contact with some but not all servers, where we could get confused about which (if any) state the client is allowed to reclaim. --b. -- 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