Project

General

Profile

Actions

Bug #52103

closed

after merging of PR 42587 rgw is unable to start when cephx is disabled using vstart.sh -X

Added by Mark Kogan over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

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

Description

Following the merging of PR: https://github.com/ceph/ceph/pull/42587
when starting s vstart cluster with cephx disabled, ex:

MON=1 OSD=1 MDS=0 MGR=1 RGW=1 NFS=0 ../src/vstart.sh -n -X

rgw will hang indefinitely at startup, following logs:

tail -F ./out/radosgw.8000.log
2021-08-09T09:04:02.003+0000 7fffec5be700  0 --2- 172.21.64.7:0/2979508925 >> [v2:172.21.64.7:40764/0,v1:172.21.64.7:40765/0] conn(0xc0ec00 0x1948000 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).send_auth_request get_initial_auth_request returned -13
2021-08-09T09:04:05.003+0000 7fffec5be700  0 --2- 172.21.64.7:0/2979508925 >> [v2:172.21.64.7:40764/0,v1:172.21.64.7:40765/0] conn(0xc0ec00 0x1948000 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).send_auth_request get_initial_auth_request returned -13
2021-08-09T09:04:08.004+0000 7fffec5be700  0 --2- 172.21.64.7:0/2979508925 >> [v2:172.21.64.7:40764/0,v1:172.21.64.7:40765/0] conn(0xc0ec00 0x1948000 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).send_auth_request get_initial_auth_request returned -13
2021-08-09T09:04:11.005+0000 7fffec5be700  0 --2- 172.21.64.7:0/2979508925 >> [v2:172.21.64.7:40764/0,v1:172.21.64.7:40765/0] conn(0xc0ec00 0x1948000 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).send_auth_request get_initial_auth_request returned -13

Actions #1

Updated by Mark Kogan over 2 years ago

  • Pull request ID set to 42718
Actions #2

Updated by Mark Kogan over 2 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF