Please help me: Fatal Trap 12

Status
Not open for further replies.

ProtoSD

MVP
Joined
Jul 1, 2011
Messages
3,348
Noobsauce is right, the datasets are like a virtual partition of your pool, it's all or nothing.


I think you misunderstood my earlier post. I was suggesting you run multiple, successive zdb -e -bcsvL tank

So run it, wait for it to finish, run it again, and again, don't try importing unless it comes back without an error. Each successive run should hopefully make more progress until it finishes without an error.
 

RFeynman

Dabbler
Joined
Dec 15, 2012
Messages
15
Thanks noobsauce80 & protosd for your replies. I understand now that the datasets can't be separated, and I do get it's all or nothing. I'm running again the command: zdb -e -bcsvL tank over and over until hopefully no more errors occur. It's taking roughly 5-6 hours on each pass, it has aborted (core-dumped) with the same Line 2732 assertion failure error twice. I think this is easily going to take a few days, but it's a small price to pay for the chance of getting my pool back. I'll keep you guys informed.
 

tikos

Cadet
Joined
Feb 10, 2013
Messages
3
Hi,

I just got a HP N40L Microserver, with the following specs:

CPU: AMD Turion II Neo N40L (1.5 Ghz) K625
Bus speed: 200 MHz, HT Clock: 1600 MHz, Multiplier: 7.5x
Chipset: AMD RS785E/SB820M
RAM: 2GB ECC PC3-10600E Unbuffered DDR3 ECC @ 800MHz
Graphics: Onboard AMD HD4200 VGA: 128MB, 1920x1200 @ 60hz
Storage: 250GB SATA
NIC: Onboard NC107i PCI Express Gigabit 10/100/1000
7 X USB 2.0 Ports
No CD/DVD device

I installed Win8 Pro, and then through VirtualBox 4.2.6, I tried to install FreeNAS 8.3.0.
So, I created a virtual machine (1GB RAM, 8GB Virtual Hard Disk) and I mounted the FreeNAS 8.3.0 64bit ISO image to it, in order to install it.
When I started the virtual machine, I got the following lines:

aesni0: No AESNI support.
acpi0: could not allocate interrupt
ACPI Exception: AE_ALREADY_EXISTS, Unable to install System Control Interrupt handler (20101013/evevent-257)
acpi0: Could not enable ACPI: AE_ALREADY_EXISTS
device_attach: acpi0 attach returned 6

Fatal trap 12: page fault while in kernel mode
cpuid=0; apic id = 00
fault virtual address = 0x88
fault code = supervisor write data, page not present
instruction pointer = 0x20:0xfffffff80892f69
stack pointer = 0x28:0xfffffff8178cbc0
frame pointer = 0x28:0xfffffff8178cc00
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, press 1, long 1, def32 0, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 0 (swapper)
[thread pid 0 tid 100000 ]
Stopped at acpi_install_wakeup_handler+0xd9; movq %r15,0x88(%r12)
db>

Any ideas???
 

datnus

Contributor
Joined
Jan 25, 2013
Messages
102
Try Vmware Server / Workstation?
VirtualBox "might" not support FreeNAS 8.3?
 
Status
Not open for further replies.
Top