Date: Tue, 27 Nov 2001 00:26:24 -0800 From: "Ted Mittelstaedt" <tedm@toybox.placo.com> To: "Frost, Stephen C" <stephen.c.frost@intel.com>, <freebsd-questions@FreeBSD.ORG> Subject: RE: Solution for "panic: swap_pager_swap_init: swap_zone == NULL"? Message-ID: <003a01c1771d$3344fa40$1401a8c0@tedm.placo.com> In-Reply-To: <B9ECACBD6885D5119ADC00508B68C1EA0288A3D5@orsmsx107.jf.intel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Frost, Stephen >C >Sent: Monday, November 26, 2001 1:28 PM >To: 'freebsd-questions@FreeBSD.ORG' >Cc: Frost, Stephen C >Subject: Solution for "panic: swap_pager_swap_init: swap_zone == NULL"? > > > >Greetings FreeBSD gurus - > >I am brand new to the OS. I test NIC drivers for Intel products and we are >turning towards an emphasized support for FreeBSD. One of my test boxes >produces the following error on bootup: "panic: swap_pager_swap_init: >swap_zone == NULL" > >A quick Google search suggests that this is an issue of the kernel failing >to deal with an abundance of RAM. The test box in question has 8GB of RAM. >Pulling RAM out as a 'workaround' is not an option, as I am to test on these >specifically configured OEM machines. This one is a Dell 6400 quad Zeon >550. > >Suggestions? Patches? Anything? Well first of all you have made one of the cardinal sins of a tester. You have identified a problem, that's good. You have researched it, that's better. You have make a hypothesis, that's excellent. you HAVEN'T tested this hypothesis - that's BAD! Pull some of the RAM out of the server and retest. Make SURE that the problem is gone. Put the RAM back in and make SURE that the problem comes back. Then once you have verified that it's indeed an overabundance of ram, please tell us! Sorry, but nobody likes being sent on wild goose chases, and the problem your reporting could possibly be caused by something else. Be kind to us - there's not many on this list that have such hardware. Also, one last thing, I see by your phone number that your in Portland. There's local FreeBSD folks here that could lend you some help. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003a01c1771d$3344fa40$1401a8c0>