Project

General

Profile

Actions

Bug #1702

closed

Ceph MDS crash + client mount problem

Added by Gokul Krishnan over 12 years ago. Updated over 7 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

Hello,
i have configured ceph using a configuration as shown here[[http://pastebin.com/sQb8WZbx]].

The Ceph server starts well, but after sometime, say about 30 mins, crashes; but only the MDS crashes not the OSD or MON daemons.
I have pasted the MDS log here[[http://pastebin.com/4bMmG5R6]].

Also, the problem occurs more frequently and earlier, when the clients are mounted.

Mounting clients is also an issue, a dmesg call from client says message like "[727228.500629] libceph: bad fsid, had 8d660ac8-a98a-6b0c-4b30-e09ed57e6d62 got 952ae1bf-8c99-8354-693b-16c5e0e8b945"
here 8d660ac8-a9... is the fsid of the server when started prior to the current instance and 952ae1bf-8c... is the new fsid.
I have tried to supply fsid to the clients using mount options (using the command "mount -t ceph <IP_CEPH_MON> <Mount_Point> -o fsid=<Latest_FSID>"...but this does not work always!

Actions

Also available in: Atom PDF