"Christoph Pleger":
> That is, after writing something to an already existing file, the
> 'Operation not supported' problem suddenly disappears.

I guess it is due to the dir hierarchy is already copied-up.

I will try by myself in a few days, but I'd ask you to identify the
systemcall which returned the error. open(2) or other? Please try
        # strace -o /tmp/s touch file
and post /tmp/s.
And is your NFS server Debian's 3.16.7-ckt7-1 too?

Another interesting issue in your example is that the size of 'state' is
not changed after "echo >> state".
That it strange too.


J. R. Okajima

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

Reply via email to