We found with GFS2 on RHEL5.3 the same issue, and although we did not resolve it (and are migrating to NFS+SAN instead), we were able to partially mitigate it with several suggestions from either RedHat's support or from the cluster list:<br>
1. disable LS color output (<a href="http://kbase.redhat.com/faq/docs/DOC-6533">http://kbase.redhat.com/faq/docs/DOC-6533</a>)<br>2. the "nodiratime,noatime" mount flags<br>3. Unlocking the plock rate to allow maximum locks generated and purged per second with the "plock_rate_limit=0" option in cluster.conf<br>
<br>That said though, we found that the GFS2 was only about as fast as NFS4 on GigE networks, and not the best solution for our setup.<br><br><br><div class="gmail_quote">On Wed, Jul 8, 2009 at 4:58 PM, Peter Schobel <span dir="ltr"><<a href="mailto:pschobel@1iopen.net">pschobel@1iopen.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I am trying to set up a four node cluster but am getting very poor<br>
performance when removing large directories. A directory approximately<br>
1.6G  in size takes around 5 mins to remove from the gfs2 filesystem<br>
but removes in around 10 seconds from the local disk.<br>
<br>
I am using CentOS 5.3 with kernel 2.6.18-128.1.16.el5PAE.<br>
<br>
The filesystem was formatted in the following manner: mkfs.gfs2 -t<br>
wtl_build:dev_home00 -p lock_dlm -j 10<br>
/dev/mapper/VolGroupGFS-LogVolDevHome00 and is being mounted with the<br>
following options: _netdev,noatime,defaults.<br>
<br>
If anyone knows what could be causing this please let me know. I'm<br>
happy to provide any other information.<br>
<br>
Regards,<br>
<br>
--<br>
Peter Schobel<br>
~<br>
<font color="#888888"><br>
--<br>
Linux-cluster mailing list<br>
<a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br>
</font></blockquote></div><br>