【问题标题】:s3fs: software caused connection abort while accessing s3 mounted folders3fs:访问 s3 挂载文件夹时软件导致连接中止
【发布时间】: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调试输出。

标签: linux amazon-s3 fuse s3fs


【解决方案1】:

我在尝试将文件复制到挂载目录(即 s3)时也遇到了这个问题。

我通过确保 AWSACCESSKEYIDAWSSECRETACCESSKEY 的值是正确的来解决它。在执行s3fs的主机中。

【讨论】:

    【解决方案2】:

    Soln:将要挂载的bucket添加到S3用户策略(例如:mount-user-policy)。

    【讨论】:

      猜你喜欢
      • 2021-06-03
      • 1970-01-01
      • 1970-01-01
      • 2011-01-04
      • 1970-01-01
      • 1970-01-01
      • 2019-07-28
      • 2016-09-11
      • 2013-08-24
      相关资源
      最近更新 更多