Bug 1375620

Summary: scrips running rgw I/O failed during update from 2.0 to 2.0 async - ubuntu
Product: Red Hat Ceph Storage Reporter: Rachana Patel <racpatel>
Component: DocumentationAssignee: Aron Gunn <agunn>
Status: CLOSED CURRENTRELEASE QA Contact: Rachana Patel <racpatel>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.0CC: asriram, ceph-eng-bugs, hnallurv, kdreyer, mbenjamin, owasserm, sweil
Target Milestone: rcKeywords: Reopened
Target Release: 2.1   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-30 17:20:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Rachana Patel 2016-09-13 14:23:20 UTC
Description of problem:
=======================
while updating rgw node from 2.0 to 2.0 async, script running I/O failed


  upload part 13 size 52428800
    upload part 14 size 52428800
    upload part 15 size 52428800
    upload part 16 size 52428800
    upload part 17 size 52428800
    upload part 18 size 52428800



Traceback (most recent call last):
  File "s3test.py", line 41, in <module>
    part.upload_part_from_file(fp = fp, part_num = n, size = size)
  File "/usr/lib/python2.7/dist-packages/boto/s3/multipart.py", line 260, in upload_part_from_file
    query_args=query_args, size=size)
  File "/usr/lib/python2.7/dist-packages/boto/s3/key.py", line 1293, in set_contents_from_file
    chunked_transfer=chunked_transfer, size=size)
  File "/usr/lib/python2.7/dist-packages/boto/s3/key.py", line 750, in send_file
    chunked_transfer=chunked_transfer, size=size)
  File "/usr/lib/python2.7/dist-packages/boto/s3/key.py", line 951, in _send_file_internal
    query_args=query_args
  File "/usr/lib/python2.7/dist-packages/boto/s3/connection.py", line 664, in make_request
    retry_handler=retry_handler
  File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 1071, in make_request
    retry_handler=retry_handler)
  File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 1028, in _mexe
    raise BotoServerError(response.status, response.reason, body)
boto.exception.BotoServerError: BotoServerError: 400 Bad Request


Version-Release number of selected component (if applicable):
=============================================================
update from 2.0 GA to 10.2.2-32redhat1xenial


How reproducible:
================
intermittent


Steps to Reproduce:
===================

1. create ubuntu ceph cluster (ceph 2.0 GA bits)
2. create rgw multisite setup
3. run I/O from rgw client
4. update cluster to 2.0 async (primary cluster first and then secondary)

Actual results:
===============
found  I/O failures while updating rgw on primary cluster

Comment 11 Rachana Patel 2016-09-14 18:20:04 UTC
doc links mentioned in comment looks good to me. Hence moving to verified