On Tue, 24 Feb 2004, Leroy van Logchem wrote: > Best mailinglist, > > Short: > > I'am having panics while transfering alot of files using NFS (as client). > > Long: > > After succesfull synchronization of two complete filesystems using NFS > v3 (udp) I restarted the ssync after couple of hours idle time and got: > > panic: kmem_malloc(4096): kmem_map too small Leroy, You're running out of kmem. Try the following kernel options: options VM_KMEM_SIZE_MAX=(768*1048576) options VM_KMEM_SIZE_SCALE=2 If you want to know what these mean/do, search the mailing list. Regards, Andy > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >Received on Tue Feb 24 2004 - 06:06:24 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:44 UTC