From owner-freebsd-current@FreeBSD.ORG Mon Mar 16 23:28:58 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A84D21065672 for ; Mon, 16 Mar 2009 23:28:58 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 326848FC15 for ; Mon, 16 Mar 2009 23:28:57 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LjMEq-0005um-0I for freebsd-current@freebsd.org; Mon, 16 Mar 2009 23:28:56 +0000 Received: from 93-138-31-25.adsl.net.t-com.hr ([93.138.31.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Mar 2009 23:28:55 +0000 Received: from ivoras by 93-138-31-25.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Mar 2009 23:28:55 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Tue, 17 Mar 2009 00:28:33 +0100 Lines: 52 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE99F8D077A6CE111870906F3" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 93-138-31-25.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) X-Enigmail-Version: 0.95.7 Sender: news Subject: A trio of problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 16 Mar 2009 23:28:58 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE99F8D077A6CE111870906F3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, 1. I'm trying to start 1000 jails for demonstration purposes (a presentation), but I can reliably panic the kernel when somewhere between 400 and 600 jails are started. The panic is not always of the same type nor at the same place in code, and the number of created jails also varies. I'm using ZFS for the jails directory and have about 10 nullfs-mounted UFS directories per jail. I'm not sure this is ZFS's fault but will test with UFS-only soon. I don't have coredumps (because of 2.) but I have some photos here: http://ivoras.sharanet.org/stuff/panic/ - the first 3 images are from one panic, the next two from the next one, the last for the 2nd problem. 2. I can't set a kernel coredump directory. The setup is not unusual (no gmirror, etc.) - simply partitions handled by GPART. The error is in ioctl(DIOCSKERNELDUMP): Device not configured. The only thing that comes to my mind is that the swap device is 2 GB while the machine has 4 GB RAM but AFAIK minidumps should work? If I can get coredumps to work I could provide more information on the first problem. 3. Turning Scroll-lock on (for the purpose of taking the last photo) before the login prompt (getty) is started makes the console wedge after the Scroll-lock is released. No input or output is processed though some keys work (Scroll-lock is one of them). For the first problem, I can share the script that generates the jails, if anyone wants it. All this is on 8-CURRENT from today. Kernel and world are in sync. --------------enigE99F8D077A6CE111870906F3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm+4KkACgkQldnAQVacBchKCwCbB8afYz3SiCZQDBw7M0B2976u gnoAoPXaHPylhH2UBFgqndb5YgmDPvPX =F53y -----END PGP SIGNATURE----- --------------enigE99F8D077A6CE111870906F3--