From ttsestt@gmail.com  Wed Aug  3 03:27:58 2011
Return-Path: <ttsestt@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7CE341065670
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Aug 2011 03:27:57 +0000 (UTC)
Received: by fxe4 with SMTP id 4so636386fxe.13
        for <FreeBSD-gnats-submit@freebsd.org>; 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 <ttsestt@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [zfs][loader] symlinks cause I/O errors

>Number:         159402
>Category:       kern
>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:  Mon Aug 08 00:00:27 UTC 2011
>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:
