Project

General

Profile

Actions

Bug #48139

closed

Ceph Dashboard Object Gateway InvalidRange bucket exception

Added by kasi viswanadh over 3 years ago. Updated over 2 years ago.

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

0%

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

Description

We've setup Ceph Octopus 15.2.5 cluster in CentOS8. Ceph cluster is up and able to view the dashboard

1) when we tried to access buckets list from Ceph Dashboard Object Gateway, getting the exceptions as shown below.

RGW REST API failed request with status code 416 (b'{"Code":"InvalidRange","BucketName":"logstash","RequestId":"tx00000000000000' b'000003b-005fa51b17-196cd-default","HostId":"196cd-default-default"}')

2) We're able to create Ceph buckets and list buckets but when we tried to push data using python boto3 script its showing same invalid range bucket exceptions

boto3.exceptions.S3UploadFailedError: Failed to upload test.txt to logstash/test.txt:* An error occurred (InvalidRange) when calling the PutObject operation: Unknown*

3) Even when we tried to push data using logstash pipeline also getting same invalid range exceptions as shown below.

[ERROR] 2020-11-06 03:45:44.539 [[main]-pipeline-manager] s3 - Error validating bucket write permissions! {:message=>"", :class=>"Aws::S3::Errors::InvalidRange"

Could anyone please suggest me, what are we missing here..


Related issues 1 (0 open1 closed)

Is duplicate of rgw - Bug #21497: boto.exception.S3ResponseError: S3ResponseError: 416 Requested Range Not SatisfiableResolved09/22/2017

Actions
Actions #1

Updated by Greg Farnum almost 3 years ago

  • Project changed from Ceph to rgw
  • Category deleted (cephx)
Actions #2

Updated by Casey Bodley over 2 years ago

  • Is duplicate of Bug #21497: boto.exception.S3ResponseError: S3ResponseError: 416 Requested Range Not Satisfiable added
Actions #3

Updated by Casey Bodley over 2 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF