Project

General

Profile

Actions

Bug #58375

open

rgw bucket notification failed to reserve notification on queue: . error: -28 when put_obj.

Added by xiaobao wen over 1 year ago. Updated 12 months ago.

Status:
Need More Info
Priority:
Normal
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
rgw
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I used rook to deploy bucket notification.
topic config:
apiVersion: ceph.rook.io/v1
kind: CephBucketTopic
metadata:
name: c-dev-prod-bucket-notification
namespace: rook-ceph
spec: # kubectl get CephObjectStore -n rook-ceph
objectStoreName: os-dsglczutvqsgowpz
objectStoreNamespace: rook-ceph
opaqueData: xxxxx
persistent: true
endpoint:
kafka:
uri: kafka://dev-kafka.xxxxx.cn:9092
disableVerifySSL: true
ackLevel: broker # none, broker (default)
useSSL: false

on day after put-bucket-notification-configuration to bucket, rgw log like this and put obj failed
debug 2022-12-27T07:31:50.861+0000 7f8339ec7700 1 ====== starting new request req=0x7f83c48ba630 =====
debug 2022-12-27T07:31:50.864+0000 7f8301e57700 1 req 1303171812437185995 0.003000025s s3:put_obj ERROR: failed to reserve notification on queue: c-dev-prod-bucket-notification. error: -28
debug 2022-12-27T07:31:50.864+0000 7f8301e57700 1 ====== req done req=0x7f83c48ba630 op status=-2218 http_status=503 latency=0.003000025s ======
debug 2022-12-27T07:31:50.864+0000 7f8301e57700 1 beast: 0x7f83c48ba630: 10.3.8.33 - mlp [27/Dec/2022:07:31:50.861 +0000] "PUT /mlp-data-warehouse/pioneer_test.sql HTTP/1.1" 503 266 - "aws-sdk-go/1.40.25 (go1.18.3; linux; amd64) S3Manager" - latency=0.003000025s


Files

rgwlog.tar.gz (101 KB) rgwlog.tar.gz xiaobao wen, 01/04/2023 03:02 AM
topic_info.txt (19.2 KB) topic_info.txt xiaobao wen, 01/13/2023 04:02 AM
Actions

Also available in: Atom PDF