Project

General

Profile

Actions

Bug #6251

closed

task/ceph.py:ceph_log() should create /var/log/ceph

Added by Zack Cerza over 10 years ago. Updated over 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:
Crash signature (v1):
Crash signature (v2):

Description

ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
File "/home/zack/teuthology/teuthology/run_tasks.py", line 31, in run_tasks
manager.__enter__()
File "/usr/lib/python2.7/contextlib.py", line 17, in enter
return self.gen.next()
File "/home/zack/teuthology/teuthology/task/ceph.py", line 1155, in task
lambda: run_daemon(ctx=ctx, config=config, type_='mds'),
File "/usr/lib/python2.7/contextlib.py", line 17, in enter
return self.gen.next()
File "/home/zack/teuthology/teuthology/contextutil.py", line 25, in nested
vars.append(enter())
File "/usr/lib/python2.7/contextlib.py", line 17, in enter
return self.gen.next()
File "/home/zack/teuthology/teuthology/task/ceph.py", line 115, in ceph_log
wait=False,
File "/home/zack/teuthology/teuthology/orchestra/run.py", line 286, in wait
proc.exitstatus.get()
File "/home/zack/teuthology/virtualenv/local/lib/python2.7/site-packages/gevent/event.py", line 223, in get
raise self._exception
CommandFailedError: Command failed on 10.214.132.132 with status 1: 'sudo chmod 777 /var/log/ceph'

Actions

Also available in: Atom PDF