Project

General

Profile

Actions

Bug #16407

closed

LibCephFS.UseUnmounted failed

Added by Zezhu Zhang almost 8 years ago. Updated almost 8 years ago.

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

0%

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

Description

2016-06-22T15:03:06.176 INFO:tasks.workunit.client.0.plana146.stdout:[ RUN ] LibCephFS.StripeUnitGran
2016-06-22T15:03:06.355 INFO:tasks.workunit.client.0.plana146.stdout:[ OK ] LibCephFS.StripeUnitGran (180 ms)
2016-06-22T15:03:06.356 INFO:tasks.workunit.client.0.plana146.stdout:[ RUN ] LibCephFS.Rename
2016-06-22T15:03:10.979 INFO:tasks.workunit.client.0.plana146.stdout:[ OK ] LibCephFS.Rename (4624 ms)
2016-06-22T15:03:10.980 INFO:tasks.workunit.client.0.plana146.stdout:[ RUN ] LibCephFS.UseUnmounted
2016-06-22T15:03:10.985 INFO:tasks.workunit.client.0.plana146.stdout:test/libcephfs/test.cc:1130: Failure
2016-06-22T15:03:10.986 INFO:tasks.workunit.client.0.plana146.stdout:Value of: (*__errno_location ())
2016-06-22T15:03:10.986 INFO:tasks.workunit.client.0.plana146.stdout: Actual: 107
2016-06-22T15:03:10.987 INFO:tasks.workunit.client.0.plana146.stdout:Expected: -107
2016-06-22T15:03:10.987 INFO:tasks.workunit.client.0.plana146.stdout:[ FAILED ] LibCephFS.UseUnmounted (6 ms)
2016-06-22T15:03:10.988 INFO:tasks.workunit.client.0.plana146.stdout:[ RUN ] LibCephFS.GetPoolId
2016-06-22T15:03:11.074 INFO:tasks.workunit.client.0.plana146.stdout:[ OK ] LibCephFS.GetPoolId (89 ms)

Actions #2

Updated by Greg Farnum almost 8 years ago

You appear to have closed your own PR. And generally speaking we pass around negative error numbers, so readdir() is probably doing the right thing by reversing it, even if it turned out wrong in this instance....

Actions #3

Updated by John Spray almost 8 years ago

Can you update us? Where are you you seeing the issue and is there a new fix PR?

Actions #4

Updated by Zezhu Zhang almost 8 years ago

@John Spray, This is my fault, please closed it.

Thanks.

Actions #5

Updated by Greg Farnum almost 8 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF