* nfs with reiserfs and ufs on freebsd
@ 2004-02-18 19:30 cmc2slack-lvm
2004-02-18 20:03 ` Christian Mayrhuber
0 siblings, 1 reply; 6+ messages in thread
From: cmc2slack-lvm @ 2004-02-18 19:30 UTC (permalink / raw)
To: reiserfs-list
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,
=====
Chris Conn
cmc2goat@swbell.net
http://storm.cadcam.iupui.edu/~cmcgoat
Austin, TX, USA
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: nfs with reiserfs and ufs on freebsd
2004-02-18 19:30 nfs with reiserfs and ufs on freebsd cmc2slack-lvm
@ 2004-02-18 20:03 ` Christian Mayrhuber
2004-02-19 0:56 ` Philippe Gramoullé
0 siblings, 1 reply; 6+ messages in thread
From: Christian Mayrhuber @ 2004-02-18 20:03 UTC (permalink / raw)
To: cmc2slack-lvm; +Cc: reiserfs-list
cmc2slack-lvm@yahoo.com 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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: nfs with reiserfs and ufs on freebsd
[not found] <4033C12E.6020905@namesys.com>
@ 2004-02-18 20:15 ` cmc2slack-lvm
2004-02-18 20:49 ` Hans Reiser
0 siblings, 1 reply; 6+ messages in thread
From: cmc2slack-lvm @ 2004-02-18 20:15 UTC (permalink / raw)
To: Hans Reiser; +Cc: reiserfs-list
--- Hans Reiser <reiser@namesys.com> wrote:
> cmc2slack-lvm@yahoo.com 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
cmc2goat@swbell.net
http://storm.cadcam.iupui.edu/~cmcgoat
Austin, TX, USA
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: nfs with reiserfs and ufs on freebsd
2004-02-18 20:15 ` cmc2slack-lvm
@ 2004-02-18 20:49 ` Hans Reiser
0 siblings, 0 replies; 6+ messages in thread
From: Hans Reiser @ 2004-02-18 20:49 UTC (permalink / raw)
To: cmc2slack-lvm; +Cc: ReiserFS List
cmc2slack-lvm@yahoo.com wrote:
>--- Hans Reiser <reiser@namesys.com> wrote:
>
>
>>cmc2slack-lvm@yahoo.com 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)
>
>
I think it is inaccurate, but since you say you had problems doing it,
maybe you should tell us more. We don't use FreeBSD
>
>
>=====
>Chris Conn
>cmc2goat@swbell.net
>http://storm.cadcam.iupui.edu/~cmcgoat
>Austin, TX, USA
>
>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: nfs with reiserfs and ufs on freebsd
2004-02-18 20:03 ` Christian Mayrhuber
@ 2004-02-19 0:56 ` Philippe Gramoullé
2004-02-19 2:22 ` Matthias Andree
0 siblings, 1 reply; 6+ messages in thread
From: Philippe Gramoullé @ 2004-02-19 0:56 UTC (permalink / raw)
To: cmc2slack-lvm; +Cc: Christian Mayrhuber, reiserfs-list
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-nfs&m=107039404809687&w=2
Thanks,
Philippe
On Wed, 18 Feb 2004 21:03:05 +0100
Christian Mayrhuber <christian.mayrhuber@gmx.net> 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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: nfs with reiserfs and ufs on freebsd
2004-02-19 0:56 ` Philippe Gramoullé
@ 2004-02-19 2:22 ` Matthias Andree
0 siblings, 0 replies; 6+ messages in thread
From: Matthias Andree @ 2004-02-19 2:22 UTC (permalink / raw)
To: Philippe Gramoullé; +Cc: cmc2slack-lvm, Christian Mayrhuber, reiserfs-list
Philippe Gramoullé <philippe.gramoulle@mmania.com> 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
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-02-19 2:22 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-18 19:30 nfs with reiserfs and ufs on freebsd cmc2slack-lvm
2004-02-18 20:03 ` Christian Mayrhuber
2004-02-19 0:56 ` Philippe Gramoullé
2004-02-19 2:22 ` Matthias Andree
[not found] <4033C12E.6020905@namesys.com>
2004-02-18 20:15 ` cmc2slack-lvm
2004-02-18 20:49 ` Hans Reiser
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.