From owner-freebsd-fs@FreeBSD.ORG Wed Aug 3 03:30:12 2011 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51EDC106566B for ; Wed, 3 Aug 2011 03:30:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 116538FC13 for ; Wed, 3 Aug 2011 03:30:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p733UB7e091726 for ; Wed, 3 Aug 2011 03:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p733UBaW091723; Wed, 3 Aug 2011 03:30:11 GMT (envelope-from gnats) Resent-Date: Wed, 3 Aug 2011 03:30:11 GMT Resent-Message-Id: <201108030330.p733UBaW091723@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-fs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Test Rat Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CE341065670 for ; Wed, 3 Aug 2011 03:27:58 +0000 (UTC) (envelope-from ttsestt@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0DA6D8FC12 for ; Wed, 3 Aug 2011 03:27:57 +0000 (UTC) Received: by fxe4 with SMTP id 4so636386fxe.13 for ; Tue, 02 Aug 2011 20:27:56 -0700 (PDT) Received: by 10.223.24.92 with SMTP id u28mr9133265fab.148.1312342076865; Tue, 02 Aug 2011 20:27:56 -0700 (PDT) Received: from localhost (tor3.anonymizer.ccc.de [80.237.226.73]) by mx.google.com with ESMTPS id d6sm237669fak.10.2011.08.02.20.27.54 (version=SSLv3 cipher=OTHER); Tue, 02 Aug 2011 20:27:56 -0700 (PDT) Message-Id: <868vrbjhse.fsf@gmail.com> Date: Wed, 03 Aug 2011 07:27:45 +0400 From: Test Rat To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: misc/159402: [zfs][loader] symlinks cause I/O errors X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2011 03:30:12 -0000 >Number: 159402 >Category: misc >Synopsis: [zfs][loader] symlinks cause I/O errors >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-fs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 03 03:30:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Anonymous >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: >Description: Unlike loader (on UFS) that follows symlinks zfsloader chokes on them. >How-To-Repeat: $ cd /boot $ mv kernel foo $ ln -s foo kernel $ qemu-system-x86_64 -nographic ... Consoles: serial port BIOS drive C: is disk0 BIOS 637kB/523252kB available memory FreeBSD/x86 ZFS enabled bootstrap loader, Revision 1.1 (root@build-amd64-fbsd.allbsd.org, Thu Jul 21 04:11:07 UTC 2011) Loading /boot/defaults/loader.conf ZFS: i/o error - all block copies unavailable ZFS: i/o error - all block copies unavailable ZFS: i/o error - all block copies unavailable ZFS: i/o error - all block copies unavailable Unable to load a kernel! | can't load 'kernel' >Fix: >Release-Note: >Audit-Trail: >Unformatted: