Project

General

Profile

Actions

Bug #16774

closed

file: ceph.file.layout.pool_namespace: No such attribute

Added by de lan 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:
kcephfs
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hi!
when i test the ci: kcephfs/cephfs/{conf.yaml clusters/fixed-3-cephfs.yaml fs/btrfs.yaml inline/no.yaml tasks/kclient_workunit_misc.yaml}

the test was failed when excute the order “getfattr -n ceph.file.layout.pool_namespace file”

the info list:
2016-07-18T11:23:49.276 INFO:tasks.workunit.client.0.plana141.stderr:+ getfattr n ceph.file.layout file
2016-07-18T11:23:49.276 INFO:tasks.workunit.client.0.plana141.stderr:+ grep -q stripe_unit=
2016-07-18T11:23:49.279 INFO:tasks.workunit.client.0.plana141.stderr:+ getfattr -n ceph.file.layout file
2016-07-18T11:23:49.279 INFO:tasks.workunit.client.0.plana141.stderr:+ grep -q pool=
2016-07-18T11:23:49.279 INFO:tasks.workunit.client.0.plana141.stderr:+ getfattr -n ceph.file.layout.pool file
2016-07-18T11:23:49.280 INFO:tasks.workunit.client.0.plana141.stderr:+ getfattr -n ceph.file.layout.pool_namespace file
2016-07-18T11:23:49.280 INFO:tasks.workunit.client.0.plana141.stdout:# file: file
2016-07-18T11:23:49.281 INFO:tasks.workunit.client.0.plana141.stdout:ceph.file.layout.pool="cephfs_data"
2016-07-18T11:23:49.281 INFO:tasks.workunit.client.0.plana141.stdout:
2016-07-18T11:23:49.283 INFO:tasks.workunit.client.0.plana141.stderr:file: ceph.file.layout.pool_namespace: No such attribute
2016-07-18T11:23:49.283 INFO:tasks.workunit:Stopping ['fs/misc'] on client.0...
2016-07-18T11:23:49.284 INFO:teuthology.orchestra.run.plana141:Running: 'rm -rf -
/home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/workunit.client.0 /home/ubuntu/cephtest/clone'
2016-07-18T11:23:49.472 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
File "/home/foo2/src/teuthology_master/teuthology/parallel.py", line 83, in exit
for result in self:
File "/home/foo2/src/teuthology_master/teuthology/parallel.py", line 101, in next
resurrect_traceback(result)
File "/home/foo2/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
return func(*args, **kwargs)
File "/home/foo2/src/ceph-qa-suite_master/tasks/workunit.py", line 404, in _run_tests
label="workunit test {workunit}".format(workunit=workunit)
File "/home/foo2/src/teuthology_master/teuthology/orchestra/remote.py", line 198, in run
r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
File "/home/foo2/src/teuthology_master/teuthology/orchestra/run.py", line 391, in run
r.wait()
File "/home/foo2/src/teuthology_master/teuthology/orchestra/run.py", line 121, in wait
label=self.label)
CommandFailedError: Command failed (workunit test fs/misc/layout_vxattrs.sh) on plana141 with status 1: 'mkdir p - /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=8528aea8cff775476d0e5e92057ca12f7372f512 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/workunit.client.0/fs/misc/layout_vxattrs.sh'


Files

log.txt (775 KB) log.txt the ci test log de lan, 07/22/2016 07:30 AM
Actions #1

Updated by Zheng Yan almost 8 years ago

It seems client does not support pool namespace. which client are you using ? (kernel or ceph-fuse, which version)

Actions #2

Updated by de lan almost 8 years ago

Zheng Yan wrote:

It seems client does not support pool namespace. which client are you using ? (kernel or ceph-fuse, which version)

HI my client is kernel。
and zhe version is:
Linux plana120* 4.2.0-27*-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Actions #3

Updated by John Spray almost 8 years ago

  • Status changed from New to Rejected

Yes, pretty sure that version is simply too old.

Actions

Also available in: Atom PDF