Opened 7 years ago
Closed 7 years ago
#13766 closed bug (duplicate)
NFS causes KDL after writing a file successfully
Reported by: | KevinAdams | Owned by: | mmu_man |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | File Systems/NFS | Version: | R1/alpha4 |
Keywords: | Cc: | ||
Blocked By: | #5496 | Blocking: | |
Platform: | All |
Description
Haiku goes into KDL after copying a file from Haiku to a mounted NFS share. The file is copied successfully, but the KDL appears to be immediately after copying.
I am able to read from the NFS share with no problem. The file I copy to NFS does not appear to be corrupted. After rebooting form the KDL I am able see the file in Tracker and copy it back to Haiku.
I've also attached a screenshot of my /etc/exports file from Linux. I am not a Linux guy so it may be setup wrong.
Haiku version: hrev51498 x86_64 Linux: Ubuntu Server 17.04
Attachments (5)
Change History (7)
by , 7 years ago
Attachment: | Mouting NFS share in Haiku.PNG added |
---|
comment:1 by , 7 years ago
patch: | 0 → 1 |
---|
by , 7 years ago
by , 7 years ago
Attachment: | Files are visible in Tracker.PNG added |
---|
by , 7 years ago
Attachment: | NFS server setup in Linux.PNG added |
---|
by , 7 years ago
Attachment: | Haiku About.PNG added |
---|
comment:2 by , 7 years ago
Blocked By: | 5496 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
mount_nfs uses NFSv3 driver. Try NFSv4 https://www.haiku-os.org/blog/pawe%C5%82_dziepak/2013-03-15_nfsv4_client_finally_merged/