#16849 closed bug (duplicate)
Writing a file to NFS mounted directory causes kernel panic
Reported by: | ryoon | Owned by: | mmu_man |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | File Systems/NFS | Version: | R1/beta2 |
Keywords: | Cc: | ||
Blocked By: | #5496 | Blocking: | |
Platform: | All |
Description (last modified by )
When writing a file to NFS mounted directory was finished, kernel panics. I am running Haiku OS/x86_64 R1/beta2 on VMware ESXi 7.0b's ESXi 7.0 type VM. I have attached screenshot of kernel panic when I have invoked as follows.
~> mount_nfs ruthenium:/usr/cvs/pkgsrc pkgsrc user root ~> cd ~/pkgsrc ~/pkgsrc> touch test
NFS server is NetBSD/amd64 8.2_STANBLE's NFSv3 server.
Attachments (2)
Change History (6)
by , 4 years ago
Attachment: | 20210314-nfs-write-kernel-panic-touch.png added |
---|
comment:1 by , 4 years ago
Component: | - General → File Systems/NFS |
---|---|
Description: | modified (diff) |
Owner: | changed from | to
Panic message in text format for easier referencing:
dec_vnode_ref_count: called on busy vnode
comment:2 by , 4 years ago
Sorry. I can extract the kernel panic message from syslog. It is attached.
comment:3 by , 4 years ago
Blocked By: | 5496 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
This should be fixed in nightly.
Note:
See TracTickets
for help on using tickets.
kernel panic by "touch test" in NFS mounted directory