DescriptionUday kurundwade
2019-09-17 18:28:14 UTC
Created attachment 1615960[details]
Attached file of error message
Description of problem:
Getting segmentation fault error message after executing manual reshard command
Version-Release number of selected component (if applicable):
ceph-common-12.2.12-70.el7cp.x86_64
ceph-mon-12.2.12-70.el7cp.x86_64
ceph-base-12.2.12-70.el7cp.x86_64
ceph-radosgw-12.2.12-70.el7cp.x86_64
How reproducible:
Always
Steps to Reproduce:
1.Deploy 3.3 cluster with RGW
2.Create bucket and write some data
3.Run manual reshard command (radosgw-admin bucket reshard --bucket=mybucket1 --num-shards=10)
Actual results:
Getting segmentation fault error
Expected results:
Command should do re sharding without throwing error
Additional info:
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2019:3173
Created attachment 1615960 [details] Attached file of error message Description of problem: Getting segmentation fault error message after executing manual reshard command Version-Release number of selected component (if applicable): ceph-common-12.2.12-70.el7cp.x86_64 ceph-mon-12.2.12-70.el7cp.x86_64 ceph-base-12.2.12-70.el7cp.x86_64 ceph-radosgw-12.2.12-70.el7cp.x86_64 How reproducible: Always Steps to Reproduce: 1.Deploy 3.3 cluster with RGW 2.Create bucket and write some data 3.Run manual reshard command (radosgw-admin bucket reshard --bucket=mybucket1 --num-shards=10) Actual results: Getting segmentation fault error Expected results: Command should do re sharding without throwing error Additional info: