From nobody@FreeBSD.ORG Wed Sep  8 13:07:42 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 01B4414C4B; Wed,  8 Sep 1999 13:07:41 -0700 (PDT)
Message-Id: <19990908200741.01B4414C4B@hub.freebsd.org>
Date: Wed,  8 Sep 1999 13:07:41 -0700 (PDT)
From: mdudley@execonn.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: mfs incompatible with nfs
X-Send-Pr-Version: www-1.0

>Number:         13642
>Category:       i386
>Synopsis:       mfs incompatible with nfs
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep  8 13:10:00 PDT 1999
>Closed-Date:    Wed Sep 8 14:41:33 PDT 1999
>Last-Modified:  Wed Sep  8 14:50:01 PDT 1999
>Originator:     Marshall Dudley
>Release:        3-2  release
>Organization:
Teknosurf
>Environment:
FreeBSD ads28 3.2-RELEASE FreeBSD 3.2-RELEASE #1: Tue Sep  7 12:51:21 PDT 1999     tech@ads28:/usr/src/sys/compile/ADS28  i386
>Description:
After succesfully installing an MFS (memory file sytem or ram disk) on
a server I then proceeded to mount it through NFS. It acts like a
successfull nfs mount but when trying to acces it gives me the
following error:
"Input/output error"
>How-To-Repeat:
Totally repeatable, no way to avoid I can find.
>Fix:
Unknown, badly needed.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mdodd 
State-Changed-When: Wed Sep 8 14:41:33 PDT 1999 
State-Changed-Why:  
User has observed the expected behavior. 

Use: 
options         EXPORTMFS 
in kernel config file and recompile to allow MFS filesystems 
to be exported via NFS. 

From: "Matthew N. Dodd" <winter@jurai.net>
To: mdudley@execonn.com
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: i386/13642: mfs incompatible with nfs
Date: Wed, 8 Sep 1999 17:40:41 -0400 (EDT)

 From sys/i386/conf/LINT
 
 # Allows MFS filesystems to be exported via nfs
 options         EXPORTMFS
 
 
 
 On Wed, 8 Sep 1999 mdudley@execonn.com wrote:
 
 > 
 > >Number:         13642
 > >Category:       i386
 > >Synopsis:       mfs incompatible with nfs
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       medium
 > >Responsible:    freebsd-bugs
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Wed Sep  8 13:10:00 PDT 1999
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Marshall Dudley
 > >Release:        3-2  release
 > >Organization:
 > Teknosurf
 > >Environment:
 > FreeBSD ads28 3.2-RELEASE FreeBSD 3.2-RELEASE #1: Tue Sep  7 12:51:21 PDT 1999     tech@ads28:/usr/src/sys/compile/ADS28  i386
 > >Description:
 > After succesfully installing an MFS (memory file sytem or ram disk) on
 > a server I then proceeded to mount it through NFS. It acts like a
 > successfull nfs mount but when trying to acces it gives me the
 > following error:
 > "Input/output error"
 > >How-To-Repeat:
 > Totally repeatable, no way to avoid I can find.
 > >Fix:
 > Unknown, badly needed.
 > 
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 > 
 > 
 > To Unsubscribe: send mail to majordomo@FreeBSD.org
 > with "unsubscribe freebsd-bugs" in the body of the message
 > 
 
 -- 
 | Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
 | winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
 | http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |
 
 
>Unformatted:
