Displaying 3 results from an estimated 3 matches similar to: "o2locktop introduction"
2019 Mar 20
0
o2locktop introduction
Hello Guys,
We wrote a tool with Python, which is used to display DLM lock usages in a OCFS2 cluster.
o2locktop is a top-like OCFS2 DLM lock monitor, it displays DLM lock usages via querying OCFS2 file system statistics from the specified nodes.
Therefore, OCFS2 kernel modules must enable OCFS2_FS_STATS configuration option when compiling.
If you want to know if the current OCFS2 kernel modules
2019 Mar 20
0
o2locktop introduction
Hello Guys,
We wrote a tool with Python, which is used to display DLM lock usages in a OCFS2 cluster.
o2locktop is a top-like OCFS2 DLM lock monitor, it displays DLM lock usages via querying OCFS2 file system statistics from the specified nodes.
Therefore, OCFS2 kernel modules must enable OCFS2_FS_STATS configuration option when compiling.
If you want to know if the current OCFS2 kernel modules
2008 Jul 14
18
[git patches] Ocfs2 and Configfs updates for 2.6.27
I'm running a bit late with the e-mail this time around, but I think that's
ok since there really isn't any major new features here - the bulk of the
Ocfs2 update is bug fixes, or cleanups. The same goes for configfs.
The only two things that could be described as features would be:
- Sunil has updated Ocfs2 to provide even more live cluster locking
information via debugfs.
- Joel