Skip to content

gRPC: Input/Output error while writing repeatedly over the existing file #2783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
raj-prince opened this issue Dec 11, 2024 · 0 comments
Open
Labels
grpc-known-issues known-issues Issues that are known or not supported yet.

Comments

@raj-prince
Copy link
Collaborator

Describe the issue
Got Input/output error while performing write benchmark via fio over a mount with --client-protocol=grpc. I am trying to re-write over 10MiB file again and again.

Here is the GCSFuse error logs,

time="08/12/2024 12:37:17.753653" severity=INFO message="Retrying for the error: rpc error: code = ResourceExhausted desc = The object gcs-grpc-team-liutimothy-bucket-fuse-002/10M/10M_write.0.0 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429."
time="08/12/2024 12:37:18.554019" severity=INFO message="Retrying for the error: rpc error: code = ResourceExhausted desc = The object gcs-grpc-team-liutimothy-bucket-fuse-002/10M/10M_write.0.0 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429."
time="08/12/2024 12:37:19.998119" severity=INFO message="Retrying for the error: rpc error: code = ResourceExhausted desc = The object gcs-grpc-team-liutimothy-bucket-fuse-002/10M/10M_write.0.0 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429."
time="08/12/2024 12:37:23.496142" severity=ERROR message="SyncFile: input/output error, FileInode.Sync: SyncObject: create: CreateObject: error in closing writer : EOF"
time="08/12/2024 12:37:23.496188" severity=ERROR message="fuse: *fuseops.SyncFileOp error: input/output error"

System & Version (please complete the following information):

  • OS: All
  • Platform All
  • Version - v2.0.1 onwards

SLO:
We strive to respond to all bug reports within 24 business hours provided the information mentioned above is included.

@raj-prince raj-prince added known-issues Issues that are known or not supported yet. grpc-known-issues labels Dec 11, 2024
@raj-prince raj-prince changed the title gRPC: Input/Output error with gRPC client protocol while appending/overriding/editing the mounted file gRPC: Input/Output error while appending/overriding/editing the file Dec 11, 2024
@raj-prince raj-prince changed the title gRPC: Input/Output error while appending/overriding/editing the file gRPC: Input/Output error while writing over the existing file Dec 11, 2024
@raj-prince raj-prince changed the title gRPC: Input/Output error while writing over the existing file gRPC: Input/Output error while writing repeatedly over the existing file Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grpc-known-issues known-issues Issues that are known or not supported yet.
Projects
None yet
Development

No branches or pull requests

1 participant