On Sat, Oct 20, 2012 at 6:42 AM, Matthew Roy <imjustmatthew@xxxxxxxxx> wrote: > I'm getting some error messages along the lines of: > > 2012-10-20 09:35:09.038865 mds.0 [ERR] loaded dup inode 1000001d369 > [2,head] v18402 at ~mds0/stray8/1000001d369, but inode > 1000001d369.head v18204 already exists at [valid file path] > 2012-10-20 09:35:09.300528 mds.0 [ERR] loaded dup inode 10000007d44 > [2,head] v4493 at ~mds0/stray0/10000007d44, but inode 10000007d44.head > v2220 already exists at [valid file path] > 2012-10-20 09:35:09.382147 mds.0 [ERR] loaded dup inode 10000007d30 > [2,head] v4462 at ~mds0/stray6/10000007d30, but inode 10000007d30.head > v2216 already exists at [valid file path] > > during MDS restart (shortly after the MDS goes up:active). Any > thoughts on what to do about it? Sorry this got dropped... The warning message indicates that there are two copies of the inode in the system, and it's definitely a bug. I *think* I've seen this before in systems making heavy use of hard links and unlinking the inode from the original location. In any case, if you can reproduce with MDS debugging on, we might be able to pull something out of the log. But probably we can't do anything unless you can generate a log that has an inode going from okay to having this happen... -Greg -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html