Project

General

Profile

Actions

Bug #1098

closed

mds never coming "up:active" awaits in "up:creating"

Added by shyamali mukherjee almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
OSD
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

After upgrading to ceph 0.27 and latest ceph-client-standalone tree I am unable to mount FS. Intial debugging in kernel module reveals that

======
libceph: client4158 fsid 6ff03cdd-3381-fdba-0673-f85542c086ba
ceph: handle_map epoch 3 len 499
ceph: check_new_map new 3 old 0
ceph: do_request on ffff8800528a4800
ceph: __register_request ffff8800528a4800 tid 1
libceph: mon0 192.168.2.101:6789 session established
ceph: __choose_mds (null) is_hash=0 (0) mode 0
ceph: choose_mds chose random mds-1
ceph: do_request no mds or not active, waiting for map
ceph: do_request waiting
ceph: mdsc delayed_work
ceph: mdsc delayed_work
ceph: mdsc delayed_work
ceph: mdsc delayed_work
ceph: mdsc delayed_work
ceph: mdsc delayed_work
ceph: mdsc delayed_work
ceph: mdsc delayed_work
ceph: mdsc delayed_work
ceph: mdsc delayed_work
ceph: mdsc delayed_work
ceph: do_request waited, got -5
ceph: aborted request 1 with -5
ceph: do_request ffff8800528a4800 done, result -5
ceph: open_root_dentry after ceph_mdsc_do_request
ceph: open_root_dentry after ceph_mdsc_put_request
ceph: mount error opening root -5
ceph: close_sessions
ceph: waiting for sessions to close

watching "ceph -w" in real time shows:

[root@bz1 ceph_bup]# ceph -w
2011-05-19 11:18:10.026537 pg v1959: 15840 pgs: 8379 active+clean, 849 peering, 6612 active+clean+degraded; 17 KB data, 22118 MB used, 16845 GB / 16866 GB avail
2011-05-19 11:18:10.061804 mds e3: 1/1/1 up {0=up:creating}
2011-05-19 11:18:10.062099 osd e117: 60 osds: 60 up, 60 in
2011-05-19 11:18:10.062319 log 2011-05-19 10:46:38.975844 mon0 192.168.2.101:6789/0 100 : [INF] osd5 192.168.2.102:6815/4881 boot
2011-05-19 11:18:10.062391 mon e1: 1 mons at {0=192.168.2.101:6789/0}


Files

ceph.conf (6 KB) ceph.conf shyamali mukherjee, 05/19/2011 11:30 AM
ceph_msd_mon_osd.log (25.4 KB) ceph_msd_mon_osd.log shyamali mukherjee, 05/19/2011 11:30 AM
Actions

Also available in: Atom PDF