[GH-ISSUE #500] HTTP response code 409 error #282

Closed
opened 2026-03-04 01:44:00 +03:00 by kerem · 6 comments
Owner

Originally created by @vgadhadaran on GitHub (Nov 16, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/500

I am trying to move the file however getting the below error

[root@k8002180 abc]# mv 500m1 /tmp/s3demo
mv: preserving times for `/tmp/s3demo/500m1': Input/output error
mv: closing `/tmp/s3demo/500m1': Input/output error

Digging at the log file I am seeing the response code return i 409 . how to fix this?

[

Originally created by @vgadhadaran on GitHub (Nov 16, 2016). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/500 I am trying to move the file however getting the below error ``` [root@k8002180 abc]# mv 500m1 /tmp/s3demo mv: preserving times for `/tmp/s3demo/500m1': Input/output error mv: closing `/tmp/s3demo/500m1': Input/output error ``` Digging at the log file I am seeing the response code return i 409 . how to fix this? [
kerem closed this issue 2026-03-04 01:44:00 +03:00
Author
Owner

@gaul commented on GitHub (Nov 16, 2016):

Do you use Hitachi S3 storage? You may have encountered an issue where HCP does not support overwriting existing objects. #436 tracks a similar issue.

<!-- gh-comment-id:261065899 --> @gaul commented on GitHub (Nov 16, 2016): Do you use Hitachi S3 storage? You may have encountered an issue where HCP does not support overwriting existing objects. #436 tracks a similar issue.
Author
Owner

@vgadhadaran commented on GitHub (Nov 17, 2016):

yes, its hitachi. however I am getting this error when trying to move the data for first time and not overwriting it.

<!-- gh-comment-id:261273300 --> @vgadhadaran commented on GitHub (Nov 17, 2016): yes, its hitachi. however I am getting this error when trying to move the data for first time and not overwriting it.
Author
Owner

@ggtakec commented on GitHub (May 5, 2017):

@vgadhadaran @andrewgaul
Please see my #436 comment, I think HCP can not over write any object when the versioning is not enabled.

<!-- gh-comment-id:299554310 --> @ggtakec commented on GitHub (May 5, 2017): @vgadhadaran @andrewgaul Please see my #436 comment, I think HCP can not over write any object when the versioning is not enabled.
Author
Owner

@ggtakec commented on GitHub (May 9, 2017):

#436 was closed, solve this issue by enable versioning on HCP.

<!-- gh-comment-id:300182322 --> @ggtakec commented on GitHub (May 9, 2017): #436 was closed, solve this issue by enable versioning on HCP.
Author
Owner

@vgadhadaran commented on GitHub (May 10, 2017):

versioning enabled but still the same issue

<!-- gh-comment-id:300555794 --> @vgadhadaran commented on GitHub (May 10, 2017): versioning enabled but still the same issue
Author
Owner

@ggtakec commented on GitHub (Mar 30, 2019):

We kept this issue open for a long time.
Is this problem continuing?
We launch new version 1.86, which fixed some problem(bugs).
Please use the latest version.
I will close this, but if the problem persists, please reopen or post a new issue.

<!-- gh-comment-id:478220560 --> @ggtakec commented on GitHub (Mar 30, 2019): We kept this issue open for a long time. Is this problem continuing? We launch new version 1.86, which fixed some problem(bugs). Please use the latest version. I will close this, but if the problem persists, please reopen or post a new issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#282
No description provided.