freenas 8.0.3 freezes when transferring data with panic:vm_page_insert

Status
Not open for further replies.

Luksh

Cadet
Joined
Feb 14, 2012
Messages
5
SOLVED.

Hi!
Please, help, my server freeze every hour when I transfer data to it and writes to the console:

panic: vm_page_insert: page already inserted
cpuid = 3
Uptime: 37m27s


version of freenas: 8.0.3 p1, 64-bit
motherboard: intel d525mwv
cpu: atom d525
Memory: samsung 2Gb * 2pcs
hdd: seagate hybrid st95005620as * 2pcs


loader.conf:
Code:
autoboot_delay="2"
loader_logo="freenas"
kern.cam.boot_delay=10000
vfs.zfs.prefetch_disable="0"
vfs.zfs.txg.timeout="5"
vm.kmem_size="2048M"
vfs.zfs.arc_min="256M"
vfs.zfs.arc_max="1024M"
vfs.zfs.vdev.min_pending="4"
vfs.zfs.vdev.max_pending="8"
fuse_load="YES"
geom_mirror_load="YES"
geom_stripe_load="YES"
geom_raid3_load="YES"
geom_gate_load="YES"
debug.debugger_on_panic=1
hw.hptrr.attach_generic=0


system config:
freenas ready 3.2Gb RAM
hdd in acpi mode via BIOS
zfs volume: mirror raid + force 4096 sector size
cifs share


data transfer from winxp.sp3
vm_page_insert regardless of the size of transmitted data
memcheck runs without errors


How to be?
Thanks!
 

Luksh

Cadet
Joined
Feb 14, 2012
Messages
5
I did not understand what you mean?
You propose to try the version 8.0.3-p1-32-bit or ... ?
 

William Grzybowski

Wizard
iXsystems
Joined
May 27, 2011
Messages
1,754
No.. i didnt see you wrote 64bit back there...

Try remove this kmem_size and arc values from your loader.conf
 
G

gcooper

Guest
I assume you're using CIFS based on the info above. What network driver are you using?
 

joeschmuck

Old Man
Moderator
Joined
May 28, 2011
Messages
10,994
Do you have NFS enabled? If so try to disable it. I read this solved the issue for some folks but not all.
 

Luksh

Cadet
Joined
Feb 14, 2012
Messages
5
SOLVED.

Problem was in BIOS.
flashed 0113 version 2.7.2012, and normal flight for 2 weeks.
Thanks for your help!
 
Status
Not open for further replies.
Top