On Thu, Apr 22, 2010 at 11:16:20AM -0700, Brandon Shandelson wrote: > I want to use NFSV4 replicas on Ubuntu 9.10 64-bit servers. It doesnt seem > to work. It *looks* like the server kernel module supports it, but the NFS > client does not. Is this the case, or should I be able to make replicas > work on Linux? What are you actually trying to do? There's a little support for replication in that the NFSv4 server can be told to report certain locations as having the same data, but it's not really supported yet: you need smoething to create the replicas for you (probably doable with GFS2 as the exported filesystem, or by sharing the filesystem image if it's read-only). I don't think the Linux NFSv4 client knows how to use that information yet. --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