Project

General

Profile

Actions

Bug #24857

open

Object Gateway not stable on FreeBSD

Added by Alexander Haemmerle almost 6 years ago. Updated almost 6 years ago.

Status:
New
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

We are trying to use the Object Gateway on FreeBSD but the radosgw daemon is segfaulting almost every time.

We are starting the daemon like this:

/usr/local/bin/radosgw --cluster ceph --name client.rgw --setuser ceph --setgroup ceph -d

Default rgw-pools are created:

POOL_NAME USED OBJECTS CLONES COPIES MISSING_ON_PRIMARY UNFOUND DEGRADED RD_OPS RD WR_OPS WR
.rgw.root 1113 4 0 8 0 0 0 135 92160 4 4096
default.rgw.buckets.data 8 1 0 2 0 0 0 0 0 12 1024
default.rgw.buckets.index 0 2 0 4 0 0 0 35 35840 6 0
default.rgw.control 0 8 0 16 0 0 0 0 0 0 0
default.rgw.log 0 175 0 350 0 0 0 3574 3399k 2386 0
default.rgw.meta 1262 7 0 14 0 0 0 152 129k 46 11264

Now we are using

"s3cmd mb s3://first" and "s3cmd ls" work fine:

s3cmd ls
2018-07-10 13:04 s3://first

"s3cmd rb s3://first" or "s3cmd la" end in a segfault of radosgw. Log-File and configuration are attached. DNS Server has wildcard subdomain added.

FreeBSD Version: 11.1
ceph version: ceph version 12.2.4 (cf0baeeeeba3b47f9427c6c97e2144b094b7e5ba) luminous (stable)
s3cmd Version: 1.6.1 on Debian 9.4


Files

radosgw.log (494 KB) radosgw.log Alexander Haemmerle, 07/10/2018 03:01 PM
ceph.conf (1.55 KB) ceph.conf Alexander Haemmerle, 07/10/2018 03:04 PM
Actions #1

Updated by John Spray almost 6 years ago

  • Project changed from Ceph to rgw
Actions

Also available in: Atom PDF