<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffcc" text="#000066">
<tt>Coly,<br>
<br>
You don't have to specify the hbdev. You will have the partition
mounted to run this test.<br>
<br>
Make sure you set /dlm directory to 777. The user needs to have full
access to /dlm.<br>
<br>
The domain is the UUID of the volume you are using.<br>
<br>
debugfs.ocfs2 -R stats &lt;device&gt; |grep UUID<br>
<br>
As for the lockname, I usually choose the biggest file I have on the
partition.<br>
</tt>
<pre class="moz-signature" cols="72"><tt>To get the lockname:


debugfs.ocfs2 -R "encode &lt;filepath&gt;" &lt;device&gt;

</tt>

Regards,

Marcos Eduardo Matsunaga

Oracle USA
Linux Engineering

“The statements and opinions expressed here are my own and do not
necessarily represent those of Oracle Corporation.”
</pre>
<br>
<br>
Coly Li wrote:
<blockquote cite="mid:47DDF1CD.50901@suse.de" type="cite">
  <pre wrap="">When I tried to run run_lvb_torture.py, there were some parameters I don't know how to use.

&gt;From the usage information,
run_lvb_torture.py [-d | --dlmfs &lt;dlmfs path&gt;] [-i | --iteractions &lt;iteractions&gt;] [-H | --hbdev
&lt;heartbeat device&gt;] [-l | --logfile &lt;logfile&gt;] [-n | --nodelist &lt;nodelist&gt;] &lt;domain&gt; &lt;lockname&gt;
[-h|--help]

1) what is heartbeat device? Should I create a separated ocfs2 partition as a heartbeat device ?
2) what is domain and lockname ? how to set it ?

I tried to google it and check the code, since I do not have clear conception for domain/lockname,
the information was very limited for me.

Thanks in advance.

  </pre>
</blockquote>
</body>
</html>