Project

General

Profile

Actions

Support #11073

closed

mds crashing and loop restart

Added by Jean-Sébastien Frerot about 9 years ago. Updated about 9 years ago.

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

0%

Tags:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

I don't know how to reproduce the problem, what I know is I played with pools with for cephfs

what I had originally:
[root@compute01 ceph]# ceph fs ls
name: cephfs, metadata pool: metadata, data pools: [data live_migration ]

Then i did: ceph fs new cephfs metadata shared_web
which kinda break my stuff: name: cephfs, metadata pool: metadata, data pools: [shared_web ]
then issued this: ceph fs new cephfs data
which kinda break my stuff more: name: cephfs, metadata pool: metadata, data pools: [data ]

After that I played with the setfattr to finally get the final result:
[root@compute01 ceph]# ceph fs ls
name: cephfs, metadata pool: metadata, data pools: [data live_migration shared_web ]

but when I tried to copy data to my new pool (shared_web) mds started crashing. So here is the log attached.


Files

mds.log (53 KB) mds.log mds log file (latest dump) Jean-Sébastien Frerot, 03/09/2015 08:13 PM
Actions

Also available in: Atom PDF