Re: nfs with reiserfs and ufs on freebsd

2004-02-18 Thread Christian Mayrhuber
[EMAIL PROTECTED] wrote:
I'm using ReiserFS on Slackware 9.1 and would
like to be able to nfs mount filesystems on
my FreeBSD 4.8 system. From what I've read 
ReiserFS doesn't do this now, is there a patch
I can install to enable it or is it going to
be available in a later version? Thanks,

Your information must be wrong.
Reiserfs works very well with nfs since a long time ago.
I don't know the exact kernel version but the nfs bugs
were ironed out in the early 2.4.x kernel series.
I haven't tried the combination Linux - FreeBSD, though.
--
lg, Chris


Re: nfs with reiserfs and ufs on freebsd

2004-02-18 Thread cmc2slack-lvm
--- Hans Reiser [EMAIL PROTECTED] wrote:
 [EMAIL PROTECTED] wrote:
 
 I'm using ReiserFS on Slackware 9.1 and would
 like to be able to nfs mount filesystems on
 my FreeBSD 4.8 system. From what I've read 
 ReiserFS doesn't do this now,
 
 where did you read this?

Thanks for the quick reply Hans.

I read about it searching the FreeBSD lists after
I had trouble mounting my FreeBSD filesystem, but I
didn't pursue it very far. Does nfs work with UFS
in the current version?

(I am pretty new to journalled filesystems on linux, 
just learning my way around)



=
Chris Conn
[EMAIL PROTECTED]
http://storm.cadcam.iupui.edu/~cmcgoat
Austin, TX, USA


Re: nfs with reiserfs and ufs on freebsd

2004-02-18 Thread Philippe Gramoull

Hello,

If you don't use BSD flock() nor O_EXCL in a dotlocking scheme, there shouldn't be any
problem with NFS linux server and BSD client.

Ref: http://marc.theaimsgroup.com/?l=linux-nfsm=107039404809687w=2

Thanks,

Philippe

On Wed, 18 Feb 2004 21:03:05 +0100
Christian Mayrhuber [EMAIL PROTECTED] wrote:

  | Your information must be wrong.
  | Reiserfs works very well with nfs since a long time ago.
  | I don't know the exact kernel version but the nfs bugs
  | were ironed out in the early 2.4.x kernel series.
  | I haven't tried the combination Linux - FreeBSD, though.


Re: nfs with reiserfs and ufs on freebsd

2004-02-18 Thread Matthias Andree
Philippe Gramoullé [EMAIL PROTECTED] writes:

 Hello,

 If you don't use BSD flock() nor O_EXCL in a dotlocking scheme, there shouldn't be 
 any
 problem with NFS linux server and BSD client.

FreeBSD 4.8 as NFS client doesn't do any locking at all.

O_EXCL doesn't work across NFS anyways, workaround: use mkstemp(2) and
link(2).

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95