FYI, This is unrelated to my previous post a few minutes ago...
When trying to mount the ceph file system, I typed the command:
[EMAIL PROTECTED] mnt]# mount -t ceph 10.0.1.14:/ cephfs/
Of course, I forgot to initialize my MDS and OSD nodes, so really there
was nothing to mount.
However, it did not exit gracefully. Below is some kernel output that
you might find useful.
Message from [EMAIL PROTECTED] at Jun 9 10:32:27 ...
kernel: Oops: 0000 [1] SMP
Killed
[EMAIL PROTECTED] mnt]#
Message from [EMAIL PROTECTED] at Jun 9 10:32:27 ...
kernel: CR2: 0000000000200200
Unable to handle kernel paging request at 0000000000
[<ffffffff8112d263>] list_del+0xb/0x5b
PGD 0
Oops: 0000 [1] SMP
CPU 0
Modules linked in: ceph(U) rfcomm l2cap bluetooth autofs4 nfs lockd
nfs_acl fusd
Pid: 12119, comm: mount Not tainted 2.6.24.7-92.fc8 #1
RIP: 0010:[<ffffffff8112d263>] [<ffffffff8112d263>] list_del+0xb/0x5b
RSP: 0018:ffff810213df1b48 EFLAGS: 00010296
RAX: ffff81024b9c0000 RBX: ffff81024b9c0000 RCX: 0000000000200200
RDX: ffff81024cf48800 RSI: ffff81024f175c48 RDI: ffff81024f175c48
RBP: ffff81024f175c40 R08: ffffffff8141c580 R09: ffff81024b9c0000
R10: ffff810215d51000 R11: ffffffff883627e0 R12: ffffffff8142b568
R13: ffff810215d51000 R14: ffff81024b9c0000 R15: 0000000000000000
FS: 00002aaaabea9ba0(0000) GS:ffffffff813cf000(0000)
knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000200200 CR3: 00000001e0e12000 CR4: 00000000000006e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process mount (pid: 12119, threadinfo ffff810213df0000, task
ffff81024b9bd160)
Stack: ffff81024b9c0000 ffffffff810479e6 ffff81024b9c0000
ffff81024b9c0000
ffff81024cf48800 ffffffff88335dc0 00000000fffffffb ffffffff88336c10
ffff81024bc27b00 ffffffff883627e0 ffff810234c9bb60 ffff81024cc02000
Call Trace:
[<ffffffff810479e6>] destroy_workqueue+0x32/0x83
[<ffffffff88335dc0>] :ceph:ceph_destroy_client+0x69/0xd7
[<ffffffff88336c10>] :ceph:ceph_get_sb+0x55e/0x5c2
[<ffffffff810a43a2>] vfs_kern_mount+0x8b/0x113
[<ffffffff810a447d>] do_kern_mount+0x43/0xdc
[<ffffffff810b7c84>] do_mount+0x698/0x70c
[<ffffffff8107ee53>] __alloc_pages+0x7e/0x321
[<ffffffff81087c7c>] handle_mm_fault+0x2de/0x742
[<ffffffff8107b790>] filemap_fault+0x1bf/0x316
[<ffffffff81128427>] __up_read+0x19/0x7f
[<ffffffff8126d2a9>] do_page_fault+0x33d/0x691
[<ffffffff81084ae9>] zone_statistics+0x3f/0x60
[<ffffffff8107ee53>] __alloc_pages+0x7e/0x321
[<ffffffff810b7d82>] sys_mount+0x8a/0xcd
[<ffffffff8100be8e>] system_call+0x7e/0x83
Code: 48 8b 11 48 39 fa 74 12 48 c7 c7 1f 98 34 81 31 c0 e8 8f cc
RIP [<ffffffff8112d263>] list_del+0xb/0x5b
RSP <ffff810213df1b48>
CR2: 0000000000200200
---[ end trace a6d34e71c3c7d172 ]---
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel