From owner-freebsd-current@FreeBSD.ORG Wed Sep 10 11:25:54 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D19F16A4BF for ; Wed, 10 Sep 2003 11:25:54 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3BCD43FBD for ; Wed, 10 Sep 2003 11:25:53 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id B7FC072DA3; Wed, 10 Sep 2003 11:25:53 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id B4F7372DA2; Wed, 10 Sep 2003 11:25:53 -0700 (PDT) Date: Wed, 10 Sep 2003 11:25:53 -0700 (PDT) From: Doug White To: Tomi Vainio - Sun Finland In-Reply-To: <16222.14948.423489.596523@ultrahot.finland.sun.com> Message-ID: <20030910112539.F53623@carver.gumbysoft.com> References: <16222.8328.482125.571191@ultrahot.finland.sun.com> <16222.14948.423489.596523@ultrahot.finland.sun.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: ufs related panic with latest current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 18:25:54 -0000 On Tue, 9 Sep 2003, Tomi Vainio - Sun Finland wrote: > Tomi Vainio - Sun Finland writes: > > Our system died when using iozone -a to ~300G vinum partition made > > from four disks. Sources were cvsupped 7.9.2003. > > > Second panic an hour later. Any good ideas how to fix this? > > Tomppa > > panic: kmem_malloc(4096): kmem_map too small: 28229632 total allocated How much RAM is in the system? What do you have maxusers set to? > trace > Debugger(c03cc728,c0429ce0,c03db0bd,ca3c6a80,100) at Debugger+0x54 > panic(c03db0bd,1000,1aec000,ca3c6ab0,ca3c6aa0) at panic+0xd5 > kmem_malloc(c082f0b0,1000,2,ca3c6b28,c034d1c5) at kmem_malloc+0x100 > page_alloc(c083aee0,1000,ca3c6b13,2,0) at page_alloc+0x27 > slab_zalloc(c083aee0,102,c09fc900,8108000,ca3c6cb8) at slab_zalloc+0xc5 > uma_zone_slab(c083aee0,102,ca3c6bbf,ca3c6bc0,a4) at uma_zone_slab+0xe8 > uma_zalloc_bucket(c083aee0,102,0,f,1) at uma_zalloc_bucket+0x185 > uma_zalloc_arg(c083aee0,0,102,ca3c6bfc,c083aee0) at uma_zalloc_arg+0x2c7 > malloc(adc,c03f8480,102,384,384) at malloc+0x5c > sigacts_alloc(c0429b00,0,0,280f3000,c026af9d) at sigacts_alloc+0x25 > fork1(c1224be0,14,0,ca3c6ccc,c022c226) at fork1+0x7ab > fork(c1224be0,ca3c6d10,2,c,0) at fork+0x2b > syscall(2f,2f,2f,0,8108000) at syscall+0x2b0 > Xint0x80_syscall() at Xint0x80_syscall+0x1d > --- syscall (2, FreeBSD ELF32, fork), eip = 0x807c3a7, esp = 0xbfbffb5c, ebp = 0 > xbfbffb88 --- > db> > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org