WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: native ZFS working on core?  (Read 2345 times)

Offline whoisterence

  • Newbie
  • *
  • Posts: 27
native ZFS working on core?
« on: October 22, 2012, 05:45:11 AM »
Has anyone gotten zfsonlinux to work on core?

Tried with a custom kernel that includes KALLSYM, spl/zfs source compiles and installs but the zpool command just freeze?

Looks like spl.ko loaded but insmod the zfs.ko and it freezes too.

dmesg message:
SPL: Loaded module v0.6.0-rc11
BUG: unable to handle kernel paging request at 225c6804
IP: [<c014e3d6>] module_put+0xa/0x1f
*pde = 00000000
Oops: 0002 [#1] SMP
Modules linked in: spl ipv6 speedstep_lib cpufreq_userspace cpufreq_stats cpufre       q_conservative cpufreq_powersave squashfs scsi_wait_scan zcache(PC) zram(C) loop        r8169 ppdev pcspkr via_rhine i2c_viapro floppy parport_pc asus_atk0110 parport        shpchp via_agp pci_hotplug agpgart

Pid: 25316, comm: insmod Tainted: P         C  3.0.3-tinycore #1 System manufact       urer System Product Name/P5V800-MX
EIP: 0060:[<c014e3d6>] EFLAGS: 00010286 CPU: 0
EIP is at module_put+0xa/0x1f
EAX: f85f690c EBX: f85f690c ECX: 00000000 EDX: ee3c6800
ESI: 00000000 EDI: 0000947f EBP: 00001000 ESP: ee3c1f1c
 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Process insmod (pid: 25316, ti=ee3c0000 task=f60e13e0 task.ti=ee3c0000)
Stack:
 c01500f6 00000000 00000011 f85d38c4 f85f6954 00000001 e8975800 00000004
 f85f6a34 000003f4 f85c2000 000214bb f85d339c f85d3250 f85def7c e89b2000
 00013000 00013f80 00000000 00000000 00000020 00000021 0000001a 00000000
Call Trace:
 [<c01500f6>] ? sys_init_module+0x137a/0x1506
 [<c0413b85>] ? syscall_call+0x7/0xb
Code: ff ff ff 89 c6 85 f6 58 5a 74 0c 8b 04 24 e8 bc fa ff ff 85 c0 74 06 89 d8        59 5b 5e c3 8b 1e eb f6 85 c0 74 1a 8b 90 38 01 00 00
> ff 42 04 83 38 02 75 0b 8b 80 30 01 00 00 e9 49 7c fd ff c3
EIP: [<c014e3d6>] module_put+0xa/0x1f SS:ESP 0068:ee3c1f1c
CR2: 00000000225c6804
---[ end trace e903ad25e7fca516 ]---