Project

General

Profile

Actions

Bug #15331

closed

radosgw-admin --log-to-stderr --format json -n client.1 -n client.1 zone set --rgw-zone r0z1

Added by Sage Weil about 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2016-03-30T14:18:54.395 INFO:tasks.util.rgw:rgwadmin: client.1 : ['-n', 'client.1', 'zone', 'set', '--rgw-zone', 'r0z1']
2016-03-30T14:18:54.396 INFO:tasks.util.rgw:rgwadmin: cmd=['adjust-ulimits', 'ceph-coverage', '/home/ubuntu/cephtest/archive/coverage', 'radosgw-admin', '--log-to-stderr', '--format', 'json', '-n', 'client.1', '-n', 'client.1', 'zone', 'set', '--rgw-zone', 'r0z1']
2016-03-30T14:18:54.401 INFO:teuthology.orchestra.run.mira094:Running: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage radosgw-admin --log-to-stderr --format json -n client.1 -n client.1 zone set --rgw-zone r0z1'
2016-03-30T14:18:55.145 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 28, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/rgw.py", line 678, in configure_regions_and_zones
    check_status=True)
  File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/util/rgw.py", line 38, in rgwadmin
    stdin=stdin,
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 196, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
    label=self.label)
CommandFailedError: Command failed on mira094 with status 2: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage radosgw-admin --log-to-stderr --format json -n client.1 -n client.1 zone set --rgw-zone r0z1'

/a/teuthology-2016-03-30_14:11:52-rgw-master---basic-mira/98386

tons of similar failures in http://pulpito.ceph.com/teuthology-2016-03-30_14:11:52-rgw-master---basic-mira/

Actions #1

Updated by Sage Weil about 8 years ago

  • Project changed from Ceph to rgw
Actions #2

Updated by Orit Wasserman about 8 years ago

We need to update the rgw suite to handle the new multisite code:
https://github.com/ceph/ceph-qa-suite/pull/891

Actions #3

Updated by Orit Wasserman about 8 years ago

zone set issue was fixed.
Now we fail on:
Command failed on mira077 with status 2: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage radosgw-admin --log-to-stderr --format json -n client.1 -n client.1 region set'

This more complex fix as it required a new multi site configuration

Actions #4

Updated by Sage Weil almost 8 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF