Project

General

Profile

Bug #5724

ceph-fuse crashed during fs tests using ceph-deploy

Added by Tamilarasi muthamizhan over 10 years ago. Updated over 10 years ago.

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

0%

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

Description

all the fs tests [workloads: blogbench, dbench, fsstress] failed due to the following ceph-fuse crash on next branch.

logs: ubuntu@teuthology:/a/teuthology-2013-07-23_01:01:39-ceph-deploy-next-testing-basic/78579
ubuntu@teuthology:/a/teuthology-2013-07-23_01:01:39-ceph-deploy-next-testing-basic/78581
ubuntu@teuthology:/a/teuthology-2013-07-23_01:01:39-ceph-deploy-next-testing-basic/78580


ubuntu@teuthology:/a/teuthology-2013-07-23_01:01:39-ceph-deploy-next-testing-basic$ cat 78579/config.yaml 
kernel: &id001
  kdb: true
  sha1: 1478013ff170140824c9ea0f637ef0aa7c1a02ff
machine_type: plana
nuke-on-error: true
overrides:
  admin_socket:
    branch: next
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
    log-whitelist:
    - slow request
    sha1: 9e734ffeae66edfca285ec447c31b871d8464478
  ceph-deploy:
    conf:
      client:
        debug monc: 20
        debug ms: 1
        debug objecter: 20
        debug rados: 20
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
  install:
    ceph:
      sha1: 9e734ffeae66edfca285ec447c31b871d8464478
  s3tests:
    branch: next
  workunit:
    sha1: 9e734ffeae66edfca285ec447c31b871d8464478
roles:
- - mon.a
  - mds.0
  - osd.0
- - mon.b
  - osd.1
- - client.0
targets:
  ubuntu@plana10.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPiouMPeOUQP3fIOnFVRckN9nve77QXWjszYiO/qdHunPWQdfMWKNC+hqGettw6NMUopP6cmTBcIIwiZaUTFDFlfS7/MXB9dr0qYUcwj7d7TRXvc1BuEOQeamXd28Abq00xcvhisyLxeuCf4fmdvC3e4FVKdonPtTRssyuO1R81QlEKY6Z5Lvfw+Dgndl77fSy/53wlpAkT123g5uHxEgC3eCusNv17OaG0WSaeO+9SUlED4MUBZew0w6u02mr4PEuOTRPBDtbkzlhJthhlZGnEObJ/KZ4PWHY5LShE0Z/zrXDAr5JyZ74lJJ4IEhu7nIIkZMsNhSG152pFo9jTT1
  ubuntu@plana20.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3Ckylr/LUson+OgmHeJ0VxsBpI/jqVA/iC8YDcu39rMGa0/w+1bKXAjujwcXbPAsMTEIe3kFlrxzBZyLOfHXSO4hT599490foUDQ0944vE8S1IxMyuKltuJMwIXhFb2vlnO66QxdOX12XtwhRWGRaHScrdxXZO7+DrdOYF/Jzn1NDloU5ZAheAUvgLRY6GPziQdcgqtgLdgCigfYsy8EsNqPP6e+mH4YmgRsCdHHNtdpOFbzxV6FgV5f98fLJqpvR1unn4+zwpm1XPqaJfzlQoqDp+cdy24CsFIK1505SGjHhNXh3RG3Of5ZYOv09EekhT+YGS+/j48xAWOC2D1AZ
  ubuntu@plana36.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCe7CpJbnd7W2/n42TTTjDArnVkyZfbRANfmkdgfDM+6AYg6qd9wUhes6LP++eMvhuM96Sz5W4380o8OME0cguG1LkkADbm8pQbPAPZwF1Fj28YxgZKpc2PTPsF+sjOujC+AaXaQ82ffSkLL0oElKZgAiFEGCytSdUNFHZxjztDIOoWlt7kylQCy4sJCEbND8JFwFfeGyyePvMl3CNdbnR7H5GuyIx70iglLBO/XFwArjeOUZ/FboRZWOBivpZQf9IMy8k2rQetzxTyugd7cTVdq1G5N5NeHpbQfv286G2oDaZj1HT252jDF04UP083zMxH1W9gmOoUKzIhl+iXaNLZ
tasks:
- internal.lock_machines:
  - 3
  - plana
- internal.save_config: null
- internal.check_lock: null
- internal.connect: null
- internal.check_conflict: null
- internal.check_ceph_data: null
- internal.vm_setup: null
- kernel: *id001
- internal.base: null
- internal.archive: null
- internal.coredump: null
- internal.syslog: null
- internal.timer: null
- chef: null
- clock.check: null
- install:
    extras: true
- ssh_keys: null
- ceph-deploy:
    branch:
      stable: cuttlefish
- ceph-fuse: null
- workunit:
    clients:
      client.0:
      - suites/blogbench.sh
teuthology_branch: next

2013-07-23T04:57:59.492 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: ceph version 0.66-855-g9e734ff (9e734ffeae66edfca285ec447c31b871d8464478)
2013-07-23T04:57:59.492 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 1: ceph-fuse() [0x79b91a]
2013-07-23T04:57:59.492 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 2: (()+0xfcb0) [0x7f283130bcb0]
2013-07-23T04:57:59.493 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 3: (fuse_req_getgroups()+0x2d) [0x7f283152cf8d]
2013-07-23T04:57:59.493 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 4: ceph-fuse() [0x5250bf]
2013-07-23T04:57:59.493 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 5: (Client::check_permissions(Inode*, int, int, int)+0x5f) [0x52a9af]
2013-07-23T04:57:59.493 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 6: (Client::ll_open(vinodeno_t, int, Fh**, int, int)+0xb8) [0x5542a8]
2013-07-23T04:57:59.493 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 7: ceph-fuse() [0x52687f]
2013-07-23T04:57:59.493 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 8: (()+0x13639) [0x7f283152c639]
2013-07-23T04:57:59.493 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 9: (fuse_session_loop()+0x75) [0x7f2831529d65]
2013-07-23T04:57:59.494 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 10: (main()+0x84c) [0x52390c]
2013-07-23T04:57:59.494 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 11: (__libc_start_main()+0xed) [0x7f282f7ce76d]
2013-07-23T04:57:59.494 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: 12: ceph-fuse() [0x524dd9]
2013-07-23T04:57:59.494 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err:2013-07-23 04:58:33.329328 7f283195b780 -1 *** Caught signal (Segmentation fault) **
2013-07-23T04:57:59.494 INFO:teuthology.task.ceph-fuse.ceph-fuse.0.err: in thread 7f283195b780

History

#1 Updated by Sage Weil over 10 years ago

  • Status changed from New to Resolved

this was broken getgroups stuff, disabled now.

Also available in: Atom PDF