Opened 3 years ago

Last modified 3 years ago

#16924 new bug

Mounting NFS under Haiku does not work. — at Version 2

Reported by: TCH68k Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: File Systems/NFS4 Version: R1/beta2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by TCH68k)

Linux NFS4 server with the following settings:

/root *(rw,sync,no_subtree_check,insecure)

Tested from Solaris 10 and from localhost self-mounted, it's working.

I've mounted it under Haiku as

mount -t nfs4 -p 192.168.10.100:/root /mnt/nfs

and that worked, but after i delete an existing file from the server (Linux) side and try to create it on the client (Haiku), then it first reports that it does not exists, then the entire system crashes with kernel panic: http://oscomp.hu/depot/haiku_kernel_panic.png

The topic on Haiku discussion: https://discuss.haiku-os.org/t/mount-nfs-under-haiku/10655/7

Change History (3)

comment:1 by TCH68k, 3 years ago

Description: modified (diff)

Original title was false alarm due to erroneous instructions, please rename accordingly.

comment:2 by TCH68k, 3 years ago

Description: modified (diff)

by nephele, 3 years ago

KDL

Note: See TracTickets for help on using tickets.