全局磁盘资源不可用

发布于 2024-08-13 05:44:07 字数 96 浏览 6 评论 0原文

如果我有多个服务器用来访问锁定文件的全局磁盘资源(isilon 文件服务器上的安装点)。如果全局磁盘不可用且服务器无法访问全局锁定文件,处理这种情况的好方法是什么? 谢谢, 道格

If I've got a global disk resource (mount point on an isilon file server) that multiple servers use to access a lock file. What is a good way to handle the situation if that global disk becomes unavailable and the servers can't access the global lock file?
Thanks,
Doug

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

萌面超妹 2024-08-20 05:44:07

如果这种情况间歇性地发生,您可能只想尝试等待一小段时间然后重试。除此之外...记录错误并失败。也许抛出一个异常,更高的人可以捕获并更优雅地处理。

If this happens intermittently, you might just want to try waiting a short period and retrying. Other than that... log the error and fail. Maybe throw an exception that someone higher up can catch and deal with more gracefully.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文