Project

General

Profile

Actions

Bug #1310

closed

can't mount HAMMER via NFS on linux

Added by corecode about 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

I tried mounting a HAMMER pfs (null mounted) via NFS from Linux.

Using NFSv3, the mountpoint reflects the correct owner/group and mode, but the
directory is empty (0 items).

Using NFSv2, the mountpoint is okay and directory contents appear, but doing a
listing in some directories will leave "ls" on linux hanging.

Mounting the same pfs on DragonFly (same machine, using localhost) works.

Actions #1

Updated by jspringe about 15 years ago

Hi,

I can confirm that.

I used NFSv2 as a workaround when I needed and it works flawlessly no ls hangs whatsoever

Yep that works here too

Actions #2

Updated by dillon almost 15 years ago

:New submission from Simon 'corecode' Schubert <>:
:
:I tried mounting a HAMMER pfs (null mounted) via NFS from Linux.
:
:Using NFSv3, the mountpoint reflects the correct owner/group and mode, but =
:the
:directory is empty (0 items).
:
:Using NFSv2, the mountpoint is okay and directory contents appear, but doin=
:g a
:listing in some directories will leave "ls" on linux hanging.
:
:Mounting the same pfs on DragonFly (same machine, using localhost) works.

HAMMER PFS exports to linux should now work, after I fixed a bug with
readdirplus on the server side.
NFSv2 is hopeless.  It only has 32 bit inodes.  NFSv3 must be used
when mounting HAMMER filesystems.
-Matt
Actions

Also available in: Atom PDF