Currently some of the pynfs tests handle delay errors by sleeping up to 20 seconds. This can cause spurious failures in some cases if your lease time happens to be less than 20 seconds. An ideal fix might be to query the lease time and use it as an upper bound for those delays. Alternatively, we could set the maximum very small, and/or just document a minimum acceptable server lease time. But it's tempting to set the lease time to something very short when running the pynfs tests, since it can make a huge difference to their run-time. Just noting the problem for future reference.... --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