[ceph-users] Re: RGW: HEAD ok but GET fails

2025-02-07 Thread Simon Campion
We see the same symptoms. We have an S3 object for which HEAD requests return 200, but GET requests return 404. We searched the S3 gateway logs for write requests that happened on the object before GET requests started failing. Strangely, we see succeeding GET requests and then failing GET requests

[ceph-users] Re: RGW: HEAD ok but GET fails

2024-08-09 Thread Eugen Block
That's interesting, thanks for the link to the tracker issue. There's definitely a chance that it could have been deleted (by the application), but we don't have enough logs right now to confirm. They don't have many insights into the application, so it can be difficult to get to the bottom

[ceph-users] Re: RGW: HEAD ok but GET fails

2024-08-09 Thread Mathias Chapelain
Hello, Did the customer deleted the object by any chance? If yes, could this be related to https://tracker.ceph.com/issues/63935 ? We got a scenario where an application was doing some DELETE and then listing bucket entries. It was able to find objects that should have been deleted and then was