Pooya, the svn was failing because of the same root cause as brent was facing for mtime failures. i have committed some changes to write-behind to use a more 'play safe' flushing policy. I am able to successfully svn co now. I am still unable to reprodcue the cp issue. please give me your spec files and the commands you executed before you got the bug. regards, avati On Thu, Apr 26, 2007 at 01:23:55AM -0700, Anand Avati wrote: > Pooya, > can you give your spec files and the sequence of commands which led > you to this state? I'm trying to reproduce the scenario but have been > unsuccessful so far. > > avati > > On Wed, Apr 25, 2007 at 10:28:57AM -0700, Pooya Woodcock wrote: > > > > [root@node01 include]# cp ../../include/config.php . > > cp: overwrite `./config.php'? yes > > cp: cannot create regular file `./config.php': Is a directory > > > > [root@node01 include]# ls -l config.php > > -rwxr-xr-x 1 root root 3713 Apr 25 10:15 config.php > > > > [root@node01 include]# file config.php > > config.php: PHP script text > > > > > > > > This started after I added the posix locking fix today :) > > > > > > -Pooya > > > > > > _______________________________________________ > > Gluster-devel mailing list > > Gluster-devel@xxxxxxxxxx > > http://lists.nongnu.org/mailman/listinfo/gluster-devel > > > > -- > ultimate_answer_t > deep_thought (void) > { > sleep (years2secs (7500000)); > return 42; > } > > > _______________________________________________ > Gluster-devel mailing list > Gluster-devel@xxxxxxxxxx > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- ultimate_answer_t deep_thought (void) { sleep (years2secs (7500000)); return 42; }