Displaying 1 result from an estimated 1 matches for "io_stats_dump_fd".
2011 Mar 03
3
Mac / NFS problems
...following message:
smoke:hunter david$ echo hello > test
-bash: test: Operation not permitted
And the file is made but is zero size.
smoke:hunter david$ ls -l test
-rw-r--r-- 1 david realise 0 Mar 3 08:44 test
glusterfs/nfslog logs thus:
[2011-03-03 08:44:10.379188] I [io-stats.c:333:io_stats_dump_fd]
glustervol1: --- fd stats ---
[2011-03-03 08:44:10.379222] I [io-stats.c:338:io_stats_dump_fd]
glustervol1: Filename : /production/hunter/test
Then try to open the file:
smoke:hunter david$ cat test
and get the following messages in the log:
[2011-03-03 08:51:13.957319] I [afr-common.c:...