Project

General

Profile

Actions

Bug #17329

closed

modprobe test fails

Added by Vasu Kulkarni over 7 years ago. Updated over 7 years ago.

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

0%

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

Description

Centos + ubuntu and latest jewel

Following test fails during modprobe test, is that line necessary to check?

http://qa-proxy.ceph.com/teuthology/vasu-2016-09-20_00:39:59-krbd-jewel---basic-vps/425307/teuthology.log

2016-09-20T01:05:51.151 INFO:teuthology.orchestra.run.vpm005.stdout:pg_num: 12
2016-09-20T01:05:51.152 INFO:teuthology.run_tasks:Running task exec...
2016-09-20T01:05:51.191 INFO:teuthology.task.exec:Executing custom commands...
2016-09-20T01:05:51.387 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@vpm083.front.sepia.ceph.com
2016-09-20T01:05:51.387 INFO:teuthology.orchestra.run.vpm083:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'modprobe -r rbd'" 
2016-09-20T01:05:51.450 INFO:teuthology.orchestra.run.vpm083:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'modprobe --first-time rbd'" 
2016-09-20T01:05:51.805 INFO:teuthology.orchestra.run.vpm083:Running: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'test ! -f /sys/module/rbd/parameters/single_major'" 
2016-09-20T01:05:51.877 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 66, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 45, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/exec.py", line 54, in task
    c],
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 192, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 403, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 166, in wait
    label=self.label)
CommandFailedError: Command failed on vpm083 with status 1: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'test ! -f /sys/module/rbd/parameters/single_major'" 

<pre>
Actions

Also available in: Atom PDF