【发布时间】:2015-09-28 23:19:44
【问题描述】:
我使用基于 FUSE 的 s3fs 安装了三个 s3 存储桶,即 1) abc.example.com 2) bdf.example.com 3) xyz.example.com。我能够从安装位置 (/mnt/s3/) 访问(读取和写入)abc.example.com 和 bdf.example.com。但是当我尝试访问 xyz.example.com 时。我收到以下错误。 错误:s3fs 软件导致连接中止
【问题讨论】:
-
请包含
s3fs -d -d -f -o f2 -o curldbg调试输出。