Hi, I am currently testing NFS in HA configuration using Heartbeat. I am performing following test: My client is coping file (about 2GB). During this coping I am rebooting primary node. After it secondary node switches to active mode. Unfortunately my client is not resuming coping. After failback action, this process is being resumed. I've noticed after failover on my secondary node following message in dmesg: RPC: fragment too large: 0x0008009c This message occurs a few times - I am wondering what does it mean? Maybe this is the reason of this strange behavior? A few words about my configuration: - Debian based system. - kernel 2.6.27-39, - nfsutils in version 1.0.10, - client mount option: mount -t nfs 192.168.0.220:/share /mnt/share - server side /etc/exports: "/share" *(rw,no_root_squash,async,subtree_check) Let me know if you need more details connected to my configuration. Cheers Marcus -- 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