Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 linux 的 errno 列表中,有一个错误 69,如下所示:
no 68 == Advertise error; no 69 == Srmount error; no 70 == Communication error on send;
有人知道这个错误的原因吗?任何潜在的原因都值得赞赏。
此错误是 RFS 特定的。当资源仍由远程机器挂载时尝试停止 RFS 时,或者当使用不包括当前挂载资源的远程机器的客户端列表重新通告资源时,会发生这种情况。
@甲骨文