Changes between Initial Version and Version 1 of Ticket #5496
- Timestamp:
- Feb 28, 2010, 2:35:10 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5496
- Property Component - General → File Systems/NFS
- Property Owner changed from to
-
Ticket #5496 – Description
initial v1 1 1 I have finally been able to figure out how to mount an nfs share from a linux server. When I was testing the write ability I opened a file on the share with vi and received a kernel panic. This is version r35621 2 2 3 {{{ 3 4 nfs_getattr 4 5 PANIC: dec_vnode_ref_count: called on busy vnode 0x819517f8 … … 45 46 27 7ffeef9c (+ 64) 00105367 </boot/system/runtime_loader@0x00100000>:unknown + 0x5367 46 47 28 7ffeefdc (+ 0) 7ffeefec 2831:vi_main_stack@0x7efef000 + 0xffffec 48 }}}