From owner-freebsd-current@FreeBSD.ORG Wed Mar 5 13:44:43 2008 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 ED76E1065671; Wed, 5 Mar 2008 13:44:43 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.freebsd.org (Postfix) with ESMTP id BA6758FC13; Wed, 5 Mar 2008 13:44:43 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id m25DI2i4056949; Wed, 5 Mar 2008 05:18:02 -0800 (PST) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id m25DI2jd056948; Wed, 5 Mar 2008 05:18:02 -0800 (PST) (envelope-from david) Date: Wed, 5 Mar 2008 05:18:02 -0800 From: David Wolfskill To: David Xu Message-ID: <20080305131802.GC53010@bunrab.catwhisker.org> References: <47CE4FED.2000800@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EuxKj2iCbKjpUGkD" Content-Disposition: inline In-Reply-To: <47CE4FED.2000800@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD Current Subject: Re: cvs [update aborted]: received broken pipe signal 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: Wed, 05 Mar 2008 13:44:44 -0000 --EuxKj2iCbKjpUGkD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 05, 2008 at 03:46:53PM +0800, David Xu wrote: > What's wrong with our cvs server? I can not receive updates: >=20 > cvs update: Updating . > cvs update: Updating alpha > ... > cvs update: Updating amd64/conf > cvs update: Updating amd64/ia32 > cvs update: Updating amd64/includeRead from remote host=20 > ncvs.freebsd.org: Connection reset by peer >=20 > cvs [update aborted]: end of file from server (consult above messages if= =20 > any) You might need to take a look at the server, but I think I recall seeing similar symptoms when I created /tmp as a swap-backed md-resident file system with the default inode density and /tmp didn't actually become "full," but ran out of inodes during a period of heavy (for that environment) usage. Adjusting the tmpmfs_flags specification in /etc/rc.conf (for the CVS server) to say 'tmpmfs_flags=3D"-i1024 -o async -S"', then re-creating /tmp alleviated the pain. Peace, david --=20 David H. Wolfskill david@catwhisker.org I submit that "conspiracy" would be an appropriate collective noun for cats. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --EuxKj2iCbKjpUGkD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iEYEARECAAYFAkfOnYoACgkQmprOCmdXAD3zZQCdEgCAUrPEgurJ+7OVFzaKqHYk PDoAn3f07xW/sF6hzwOD4V3AXTiDwIW7 =OLJL -----END PGP SIGNATURE----- --EuxKj2iCbKjpUGkD--