From owner-freebsd-bugs@FreeBSD.ORG Tue Aug 10 10:20:15 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FCCB16A4CF for ; Tue, 10 Aug 2004 10:20:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7913743D41 for ; Tue, 10 Aug 2004 10:20:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7AAKF6l063980 for ; Tue, 10 Aug 2004 10:20:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7AAKFRn063979; Tue, 10 Aug 2004 10:20:15 GMT (envelope-from gnats) Resent-Date: Tue, 10 Aug 2004 10:20:15 GMT Resent-Message-Id: <200408101020.i7AAKFRn063979@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joerg Wunsch Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B49A816A4CE for ; Tue, 10 Aug 2004 10:12:49 +0000 (GMT) Received: from ida.interface-business.de (ida.interface-business.de [193.101.57.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7274D43D1F for ; Tue, 10 Aug 2004 10:12:49 +0000 (GMT) (envelope-from j@ida.interface-business.de) Received: by ida.interface-business.de (Postfix, from userid 107) id 2922E7AD8; Tue, 10 Aug 2004 12:12:48 +0200 (MET DST) Message-Id: <20040810101248.2922E7AD8@ida.interface-business.de> Date: Tue, 10 Aug 2004 12:12:48 +0200 (MET DST) From: Joerg Wunsch To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/70248: "RRIP without PX field?" when exporting a CD-ROM to NFSv3 client X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joerg Wunsch List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 10:20:15 -0000 >Number: 70248 >Category: kern >Synopsis: "RRIP without PX field?" when exporting a CD-ROM to NFSv3 client >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 10 10:20:14 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Joerg Wunsch >Release: FreeBSD 5.2-RC i386 >Organization: interface systems GmbH >Environment: System: FreeBSD ida.interface-business.de 5.2-RC FreeBSD 5.2-RC #1:\ Mon Jan 12 14:49:16 MET 2004 r@ida.interface-business.de:/usr/obj/usr/src/sys/IDA i386 >Description: When exporting a RockRidge CD-ROM to a Solaris client using NFSv3, the kernel logs "RRIP without PX field?" and all attributes will be lost on the NFS client, even the "directory" attribute, so directories are displayed as plain files. Still, the RR filename conversion is getting done correctly, e. g. the CD9660 name "SOLARIS_" will be shown as "Solaris_8" on the client. The FreeBSD NFS server itself is not affected, and still displays the filesystem hierarchy correctly. FreeBSD NFSv3 clients do not show any problems either. Linux NFSv3 clients experience the same (mis-)behaviour as Solaris clients. >How-To-Repeat: Mount a CD9660 CD-ROM including RockRidge extensions, export it to a Solaris or Linux machine, and mount it there. (The default NFS version is usually 3 for both ends, so no special options required.) >Fix: Workaround until the problem is fixed: use NFSv2 on the client (mount -o vers=2 server:/cdrom /mntpnt) >Release-Note: >Audit-Trail: >Unformatted: