lipeng
lipeng
I add some minor fix for this and will launch a pull request.
> I would hope that 1k entries in a readdir doesn't take long enough for async to be useful. If it does, I think we have bigger issues. In some...
> NFS doesn't have auto-failover on the client side in the protocol. Instead, the server fails over, and the clients re-connect to the new server. It was designed originally (40+...
> I do not believe this is possible with NFS. The issue is that some state is stored on the server, and some state is stored on the client, and...
> For question1, the closest is that NFSv4 does have an fslocations attribute that allows the server to tell the client other servers that host the same file systems. I...
how do you get this error ? Can you provide the operations you have executed. I use `bfs_client put`, and `bfs_client rmr /`, and it works ok.