Project

General

Profile

Actions

Bug #8754

closed

rbd tests depend on 'data' pool

Added by John Spray almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
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

2014-07-07 13:22:57,626.626 INFO:teuthology.orchestra.run.mira097:Running: "wget -nc -nv -P /home/ubuntu/cephtest/archive/cram.client.0 -- 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=src/test/cli-integration/rbd/formatted-output.t'" 
2014-07-07 13:23:02,773.773 INFO:teuthology.orchestra.run.mira097.stderr:2014-07-07 05:22:21 URL:https://ceph.com/git/?p=ceph.git;a=blob_plain;f=src/test/cli-integration/rbd/formatted-output.t [17767] -> "/home/ubuntu/cephtest/archive/cram.client.0/index.html?p=ceph.git;a=blob_plain;f=src%2Ftest%2Fcli-integration%2Frbd%2Fformatted-output.t" [1]
2014-07-07 13:23:02,773.773 INFO:teuthology.task.cram:Running tests for client.0...
2014-07-07 13:23:02,774.774 INFO:teuthology.orchestra.run.mira097:Running: 'CEPH_REF=master CEPH_ID="0" adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage /home/ubuntu/cephtest/virtualenv/bin/cram -v -- /home/ubuntu/cephtest/archive/cram.client.0/*.t'
2014-07-07 13:23:13,009.009 INFO:teuthology.task.cram.client.0.mira097.stdout:/home/ubuntu/cephtest/archive/cram.client.0/index.html?p=ceph.git;a=blob_plain;f=src%2Ftest%2Fcli-integration%2Frbd%2Fformatted-output.t: failed
2014-07-07 13:23:13,009.009 INFO:teuthology.task.cram.client.0.mira097.stdout:--- index.html?p=ceph.git;a=blob_plain;f=src%2Ftest%2Fcli-integration%2Frbd%2Fformatted-output.t
2014-07-07 13:23:13,010.010 INFO:teuthology.task.cram.client.0.mira097.stdout:+++ index.html?p=ceph.git;a=blob_plain;f=src%2Ftest%2Fcli-integration%2Frbd%2Fformatted-output.t.err
2014-07-07 13:23:13,010.010 INFO:teuthology.task.cram.client.0.mira097.stdout:@@ -27,8 +27,13 @@
2014-07-07 13:23:13,010.010 INFO:teuthology.task.cram.client.0.mira097.stdout: =====
2014-07-07 13:23:13,010.010 INFO:teuthology.task.cram.client.0.mira097.stdout:   $ rbd snap protect bar@snap
2014-07-07 13:23:13,010.010 INFO:teuthology.task.cram.client.0.mira097.stdout:   $ rbd clone bar@snap data/child
2014-07-07 13:23:13,010.010 INFO:teuthology.task.cram.client.0.mira097.stdout:+  rbd: error opening pool data: (2) No such file or directory
2014-07-07 13:23:13,010.010 INFO:teuthology.task.cram.client.0.mira097.stdout:+  [2]
2014-07-07 13:23:13,010.010 INFO:teuthology.task.cram.client.0.mira097.stdout:   $ rbd snap create data/child@snap
2014-07-07 13:23:13,010.010 INFO:teuthology.task.cram.client.0.mira097.stdout:+  rbd: error opening pool data: (2) No such file or directory
2014-07-07 13:23:13,011.011 INFO:teuthology.task.cram.client.0.mira097.stdout:+  [2]
2014-07-07 13:23:13,011.011 INFO:teuthology.task.cram.client.0.mira097.stdout:   $ rbd flatten data/child 2> /dev/null
2014-07-07 13:23:13,011.011 INFO:teuthology.task.cram.client.0.mira097.stdout:+  [2]
2014-07-07 13:23:13,011.011 INFO:teuthology.task.cram.client.0.mira097.stdout:
2014-07-07 13:23:13,011.011 INFO:teuthology.task.cram.client.0.mira097.stdout: lock

Need to update these to create their own second pool for test purposes.

Actions #1

Updated by John Spray almost 10 years ago

Failure occurs in context of suites/rbd/singleton, was working in other contexts because there is a redundant 'mds.a' role in many of the non-filesystem tests, causing ceph.cephfs_setup to create a 'data' pool. We should probably remove that redundant mds too.

Actions #2

Updated by John Spray almost 10 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF