Bug 1328297 - [doc] Rados gateway needs at least 1 replicated pool for creating an Erasure Coding pool
Summary: [doc] Rados gateway needs at least 1 replicated pool for creating an Erasure ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat
Component: Documentation
Version: 1.3.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: 2.0
Assignee: Bara Ancincova
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-19 00:58 UTC by James Biao
Modified: 2019-10-10 11:54 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-30 17:18:55 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description James Biao 2016-04-19 00:58:33 UTC
Description of problem:

The following warning / notice should be included in Ceph documentation, erasure coding pool part.

"The RGW needs at least 1 pool to be on a replicated pool vs EC.  Specifically, the .rgw.buckets.extra pool must be a replicated pool."

This is from SME Michael Kidd in support case 01618963.

Customer configured all pools in erasure coding pool. When creating new bucket, it hits

WARNING: set_req_state_err err_no=95 resorting to 500
req 388:0.015874:s3:PUT /MYTEST/:create_bucket:http status=500

err_no=95 suggests "Operation not supported on transport endpoint"

Customer modified all of the radosgw pools EXCEPT .rgw.buckets (left it erasure coded) and made them replicated and it works. 



Version-Release number of selected component (if applicable):

It's not mentioned in any current Ceph documentation.

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.