[haiku-bugs] Re: [Haiku] #16924: Mounting NFS under Haiku does not work.

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 19 Apr 2021 20:03:14 -0000

#16924: Mounting NFS under Haiku does not work.
------------------------+-------------------------
  Reporter:  TCH68k     |      Owner:  nobody
      Type:  bug        |     Status:  new
  Priority:  normal     |  Milestone:  Unscheduled
 Component:  - General  |    Version:  R1/beta2
Resolution:             |   Keywords:
Blocked By:             |   Blocking:
  Platform:  All        |
------------------------+-------------------------
Description changed by TCH68k:

Old description:

Linux NFS4 server with the following settings:
{{{
/root *(rw,sync,no_subtree_check,insecure)
}}}
Tested from Solaris 10 and from localhost self-mountinf, 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]

New description:

 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]

--
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16924#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: