From owner-freebsd-current@FreeBSD.ORG Fri May 24 13:50:58 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2CE96C01; Fri, 24 May 2013 13:50:58 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id E60BEF4C; Fri, 24 May 2013 13:50:57 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1UfsOR-000Pdx-4w>; Fri, 24 May 2013 15:50:51 +0200 Received: from f052012195.adsl.alicedsl.de ([78.52.12.195] helo=[192.168.0.128]) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1UfsOR-002RPW-0K>; Fri, 24 May 2013 15:50:51 +0200 Subject: CURRENT: system crashing while shuting down -> files system corruption From: "O. Hartmann" To: FreeBSD Current Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-gTTgeEmNxt88jMbHjnER" Date: Fri, 24 May 2013 15:50:50 +0200 Message-ID: <1369403450.33742.15.camel@thor.walstatt.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Originating-IP: 78.52.12.195 Cc: FreeBSD ports X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 24 May 2013 13:50:58 -0000 --=-gTTgeEmNxt88jMbHjnER Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Since r250670 (last known stable) I face a lot of problems. On systems with SSD, after a couple of seconds the box is crashing and rebooting, showing up a lot of CAM/SCSI stuff on the console. A system with "traditional" disks I get while shutdown in progress (via ACPI power button or shutdown -p now command) corrupt filesystems (UFS disk). Below an error message after such a crahs, /usr/ports is a partition and while the shutdown was in effect, there were no activities on that partition, but is has been "repaired" while the box then powered up again. Now it seems to be corrupted in the way that I can not svn update the ports tree anymore. What happened? root@thor:/usr/ports # make update -------------------------------------------------------------- >>> Updating /usr/ports using Subversion -------------------------------------------------------------- cd /usr/ports; /usr/local/bin/svn update svn: E155036: Please see the 'svn upgrade' command svn: E155036: Working copy '/usr/ports' is an old development version (format 12); to upgrade it, use a format 18 client, then use 'tools/dev/wc-ng/bump-to-19.py', then use the current client *** Error code 1 Stop. make: stopped in /usr/ports --=-gTTgeEmNxt88jMbHjnER Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iQEcBAABAgAGBQJRn3A3AAoJEOgBcD7A/5N8AxAIAMNp2qbmOrH/Is3fe5jMHpF4 Zmw8J53jGG0ajvV+ezb5s87aCEP/nLGwcpO0A8VbYk3rge0FmVBTcjsaA+MbcXdA TnRwhXGLOL5Ksd+p/sJBnzKubM4JRSP8hwd8oGiQSZ8gyRJzAYiPsnTuWPBZ0TaM agft7Sd6pMGxop3oL8PjO8LVxHprwk4759liV+Iv/+rzJpuPn7IZjHtn6PzUtj4q HE/hFXC/AKnrO2kbruf4MxA4fC83NgBiadLibuwXrtLwKLoq2uEcOF17r4BqZ/yh BrO20cZi5QilrVRrvaGExV5oVU/Q8OEb41xm3TINDzDXNgS7q6rNWTGrkKB+/S8= =bfkO -----END PGP SIGNATURE----- --=-gTTgeEmNxt88jMbHjnER--