<br><font size=2 face="sans-serif">Greetings,</font>
<br><font size=2 face="sans-serif">We want to experiment with a small cluster with OCFS2 and are trying to find</font>
<br><font size=2 face="sans-serif">out if OCFS2 supports all the file operation functionallity that we need.</font>
<br><font size=2 face="sans-serif">When it says on the OCSF2 project home page that the new features include POSIX compliance,</font>
<br><font size=2 face="sans-serif">what does this exactly mean.</font>
<br><font size=2 face="sans-serif">More specifically, would concurrent fcntl( ... F_SETLKW ...) calls on OCFS2 files from different</font>
<br><font size=2 face="sans-serif">cluster nodes work as in NFS?</font>
<br><font size=2 face="sans-serif">If not, is there an alternate API and documentation?</font>
<br><font size=2 face="sans-serif">Quick inspection of the OCFS2 source tree suggests there is at least a distributed lock manager</font>
<br><font size=2 face="sans-serif">involved.</font>
<br><font size=2 face="sans-serif">Does it have an API and would it be possible to use it to create locks on 'virtual files'?</font>