Project

General

Profile

Actions

Bug #10302

closed

"fsync-tester.sh: line 10: lsof: command not found"

Added by Yuri Weinstein over 9 years ago. Updated about 9 years ago.

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

0%

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

Description

Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-12-09_13:44:11-powercycle-giant-distro-basic-multi/645316/

2014-12-10T12:16:37.899 INFO:tasks.workunit.client.0.plana35.stdout:run done 2 fsyncs total, killing random writer
2014-12-10T12:16:37.900 INFO:tasks.workunit.client.0.plana35.stderr:+ lsof
2014-12-10T12:16:37.900 INFO:tasks.workunit.client.0.plana35.stderr:/home/ubuntu/cephtest/workunit.client.0/suites/fsync-tester.sh: line 10: lsof: command not found
2014-12-10T12:16:37.902 INFO:tasks.workunit:Stopping ['suites/fsync-tester.sh'] on client.0...
2014-12-10T12:16:37.902 INFO:teuthology.orchestra.run.plana35:Running: 'rm -rf -- /home/ubuntu/cephtest/workunits.list /home/ubuntu/cephtest/workunit.client.0'
Actions #1

Updated by Sandon Van Ness over 9 years ago

LSOF is definitely being installed on the machines but it appears to be a $PATH issue. Dan and I talked about this a bit on IRC? Due to the path's being different on various distro's I am thinking we may just want to add a:

export PATH=$PATH:/usr/sbin

To the script that runs as a hope to fix? Maybe dan can chime in if there is a better way.

Actions #2

Updated by Sage Weil over 9 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Greg Farnum over 9 years ago

  • Subject changed from "fsync-tester.sh: line 10: lsof: command not found" in powercycle-giant-distro-basic-multi run to "fsync-tester.sh: line 10: lsof: command not found"
  • Status changed from Resolved to 12
Actions #4

Updated by Sage Weil about 9 years ago

  • Project changed from Ceph to CephFS
Actions #5

Updated by Greg Farnum about 9 years ago

  • Status changed from 12 to Resolved

I actually created another ticket for this a few days ago but forgot, let's keep discussion there: #10600

Actions

Also available in: Atom PDF