Noticed this thread for the same issue at:<div><br></div><div><a href="https://www.redhat.com/archives/linux-cluster/2012-September/msg00084.html">https://www.redhat.com/archives/linux-cluster/2012-September/msg00084.html</a>:<div>
<br></div><div>I think I hit the same issue:</div><div><br></div><div>(CentOS6.3)</div><div><div># uname -r</div><div>2.6.32-279.el6.x86_64</div></div><div><br></div><div>gfs2-utils-3.0.12.1-32.el6_3.1.x86_64 is in use here.</div>
<div><br></div><div><br></div><div><div># gfs2_tool freeze /var/www/html</div></div><div><div># ls -l /var/www/html/</div><div>total 8</div><div>-rw-r--r-- 1 root root 10 Oct 30 23:47 a</div><div>-rw-r--r-- 1 root root 41 Oct 30 20:44 index.html</div>
</div><div><div># cp /var/www/html/a /var/www/html/b</div></div><div>(HANG HERE)</div><div><br></div><div>Then try this:</div><div><div># gfs2_tool unfreeze /var/www/html</div></div><div>(HANG AS WELL)</div><div><br></div>
<div>The whole cluster has to be reset to recover from this. </div><div><br></div><div>'dmsetup suspend' and 'dmsetup resume' are working fine. </div><div><br></div><div>Are these commands basically doing the same thing ('dmsetup suspend' vs 'gfs2_tool freeze')? </div>
<div><br></div><div>Is there a way to see if GFS2 file system is currently being suspended or frozen?</div><div><br></div><div>Thanks,</div></div>