Project

General

Profile

Actions

Bug #8616

closed

after deploying ceph while testing calamari, rados operation hangs.

Added by Anonymous almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

After deploying ceph while testing the ICE installation process, I ran the following:

sudo rados -p data put myobject /usr/bin/rados
sudo rados -p data put myobject1 /usr/bin/rados

I expected the first line to save an object named myobject with a copy of /usr/bin/rados.
I expected the secomd line to save an object named myobject1 with a copy of /usr/bin/rados.

The first operation returned immediately
The second operation hangs

I ^ced the second operation and ran sudo rados -p data ls and that seemed to hang too

I did sudo rados -p data get myobject foo and foo looked like it had the right data (I cmp'ed it with /usr/bin/rados)

This may be pilot error but at this point I think that something is not right.

Actions #1

Updated by Anonymous almost 10 years ago

  • Status changed from New to Closed

This is working in later tests.

Actions

Also available in: Atom PDF