Hi, On Fri, 2009-02-20 at 09:14 -0700, Gary Romo wrote: > Is there a way to view GFS locks on GFS file systems? > What is the proper way to deal with locks in terms of managing them, > if you need to? > > Thank you. > > Gary Romo > > -- > Linux-cluster mailing list > Linux-cluster@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/linux-cluster You can dump the locks via gfs_tool, or with gfs2 you can just look at the file which appears in debugfs. There is nothing which the user should need to do directly, to manage the locks. For GFS2 I'm currently looking into providing a method to get dynamic information about the locks. There is still ongoing discussion about exactly what form that might take, Steve. -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster