From owner-freebsd-stable@FreeBSD.ORG Wed Jan 8 14:41:07 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C92CAD59 for ; Wed, 8 Jan 2014 14:41:07 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 82FE81062 for ; Wed, 8 Jan 2014 14:41:07 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W0uJY-0005w6-8r for freebsd-stable@freebsd.org; Wed, 08 Jan 2014 15:41:00 +0100 Received: from august.inf.tu-dresden.de ([141.76.48.124]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jan 2014 15:41:00 +0100 Received: from jsteckli by august.inf.tu-dresden.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jan 2014 15:41:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Julian Stecklina Subject: UFS panic on Google Compute Engine Date: Wed, 08 Jan 2014 15:40:47 +0100 Lines: 75 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="baH0RO7Um2oR4JmPuvJmpbcuCOqUH6XCA" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: august.inf.tu-dresden.de User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 X-Enigmail-Version: 1.6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 14:41:07 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --baH0RO7Um2oR4JmPuvJmpbcuCOqUH6XCA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, I have set up a FreeBSD 10.0 RC4 system on GCE using this [1] description. I have hit the following panic on two different setups when trying to do portsnap fetch extract and using portinstall: panic: ufs_dirbad: /: bad dir ino 24563 at offset 0: mangled entry Is anyone having the same problem? Unfortunately, it is a bit hard to do a fsck of / on GCE. I am not sure how I could have destroyed the filesystem manually while transferring images to GCE. I'll try it a third time just to be sure... Backtrace is: #0 doadump (textdump=3D) at pcpu.h:219 #1 0xffffffff808af570 in kern_reboot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:447 #2 0xffffffff808af934 in panic (fmt=3D) at /usr/src/sys/kern/kern_shutdown.c:754 #3 0xffffffff80af5668 in ufs_lookup_ino (vdp=3D0x0, vpp=3D0xfffffe0033cb= 39a8, cnp=3D0xfffffe0024fe8000, dd_ino=3D0x0) at /usr/src/sys/ufs/ufs/ufs_lookup.c:773 #4 0xffffffff80d97c62 in VOP_CACHEDLOOKUP_APV (vop=3D, a=3D) at vnode_if.c:197 #5 0xffffffff80937d1f in vfs_cache_lookup (ap=3D) a= t vnode_if.h:80 #6 0xffffffff80d97b62 in VOP_LOOKUP_APV (vop=3D, a=3D) at vnode_if.c:129 #7 0xffffffff8093fefb in lookup (ndp=3D0xfffffe0033cb3948) at vnode_if.h= :54 #8 0xffffffff8093f684 in namei (ndp=3D0xfffffe0033cb3948) at /usr/src/sys/kern/vfs_lookup.c:299 #9 0xffffffff809531b5 in kern_statat_vnhook (td=3D0xfffff8001483f000, flag=3D, fd=3D-100, path=3D0x7fffffffc400
, pathseg=3DUIO_USERSPACE, sbp=3D0xfffffe0033cb3a60, hook=3D) at /usr/src/sys/kern/vfs_syscalls.c:2270 #10 0xffffffff8095304d in sys_stat (td=3D0x0, uap=3D0xfffffe0033cb3b80) at /usr/src/sys/kern/vfs_syscalls.c:2250 #11 0xffffffff80c8efb7 in amd64_syscall (td=3D0xfffff8001483f000, traced=3D0) at subr_syscall.c:134 #12 0xffffffff80c756ab in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:391 Regards, Julian [1] https://groups.google.com/forum/#!msg/gce-discussion/YWoa3Aa_49U/FYAg9oiR= lLUJ --baH0RO7Um2oR4JmPuvJmpbcuCOqUH6XCA 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 iEYEARECAAYFAlLNY28ACgkQ2EtjUdW3H9lHzACeOciVlVChimzzFBptsbFsM4PX jA0AoLgRwAozgJxH61BF56hE6DATzCeV =pVtH -----END PGP SIGNATURE----- --baH0RO7Um2oR4JmPuvJmpbcuCOqUH6XCA--