This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/ozone-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 34c1a9b2 [auto] Generated docs from Apache Ozone master 
2e4293f1d8bd0ba2e85f47f15e04170211357358
34c1a9b2 is described below

commit 34c1a9b2f79ebdb4f214e14cc83a16c0747840ab
Author: Github Actions <[email protected]>
AuthorDate: Fri Sep 5 12:46:33 2025 +0000

    [auto] Generated docs from Apache Ozone master 
2e4293f1d8bd0ba2e85f47f15e04170211357358
---
 docs/edge/en/sitemap.xml                  |  4 ++--
 docs/edge/interface/ofs.html              |  2 +-
 docs/edge/sitemap.xml                     |  2 +-
 docs/edge/tools/debug.html                |  4 ++--
 docs/edge/tools/debug/index.xml           |  2 +-
 docs/edge/tools/debug/ratislogparser.html | 25 ++++++++++++-------------
 docs/edge/zh/interface/ofs.html           |  2 +-
 7 files changed, 20 insertions(+), 21 deletions(-)

diff --git a/docs/edge/en/sitemap.xml b/docs/edge/en/sitemap.xml
index 23a2488c..8a813cc6 100644
--- a/docs/edge/en/sitemap.xml
+++ b/docs/edge/en/sitemap.xml
@@ -368,7 +368,7 @@
                 />
   </url><url>
     <loc>/tools/debug/ratislogparser.html</loc>
-    <lastmod>2025-08-12T20:20:41+05:30</lastmod>
+    <lastmod>2025-09-04T19:14:00+05:30</lastmod>
   </url><url>
     <loc>/security/securings3.html</loc>
     <lastmod>2025-04-03T04:52:21-07:00</lastmod>
@@ -717,7 +717,7 @@
     <lastmod>2025-08-09T02:25:09+05:30</lastmod>
   </url><url>
     <loc>/tools/debug.html</loc>
-    <lastmod>2025-08-12T20:20:41+05:30</lastmod>
+    <lastmod>2025-09-04T19:14:00+05:30</lastmod>
   </url><url>
     <loc>/tools/repair.html</loc>
     <lastmod>2025-08-05T06:58:27+05:30</lastmod>
diff --git a/docs/edge/interface/ofs.html b/docs/edge/interface/ofs.html
index bb6f0dd1..a1a226d8 100644
--- a/docs/edge/interface/ofs.html
+++ b/docs/edge/interface/ofs.html
@@ -654,7 +654,7 @@ For example:</p>
 <p>Or use the put command to write a file to the bucket.</p>
 <div class="highlight"><pre tabindex="0" 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
 class="language-bash" data-lang="bash"><span style="display:flex;"><span>hdfs 
dfs -put /etc/hosts /volume1/bucket1/test</span></span></code></pre></div>
 <p>For more usage, see: <a 
href="https://issues.apache.org/jira/secure/attachment/12987636/Design%20ofs%20v1.pdf";>https://issues.apache.org/jira/secure/attachment/12987636/Design%20ofs%20v1.pdf</a></p>
-<h2 id="differences-from-o3fshahahugoshortcode111s5hbhb">Differences from <a 
href="../interface/o3fs.html">o3fs</a></h2>
+<h2 id="differences-from-o3fshahahugoshortcode113s5hbhb">Differences from <a 
href="../interface/o3fs.html">o3fs</a></h2>
 <h3 id="creating-files">Creating files</h3>
 <p>OFS doesn&rsquo;t allow creating keys(files) directly under root or volumes.
 Users will receive an error message when they try to do that:</p>
diff --git a/docs/edge/sitemap.xml b/docs/edge/sitemap.xml
index de29854c..59efd554 100644
--- a/docs/edge/sitemap.xml
+++ b/docs/edge/sitemap.xml
@@ -4,7 +4,7 @@
   <sitemap>
     <loc>/en/sitemap.xml</loc>
     
-      <lastmod>2025-09-03T11:34:46-07:00</lastmod>
+      <lastmod>2025-09-04T19:14:00+05:30</lastmod>
     
   </sitemap>
   
diff --git a/docs/edge/tools/debug.html b/docs/edge/tools/debug.html
index 05cf59e4..8bf458d9 100644
--- a/docs/edge/tools/debug.html
+++ b/docs/edge/tools/debug.html
@@ -598,7 +598,7 @@ s=d.getElementsByTagName('script')[0];
 <li><strong>om</strong> - Debug commands related to OM.</li>
 <li><strong>datanode</strong> - Debug commands related to Datanode.</li>
 <li><strong>replicas</strong> - Debug commands for key replica related 
issues.</li>
-<li><strong>ratislogparser</strong> - Shell of printing Ratis Log in 
understandable text</li>
+<li><strong>ratis</strong> - Debug commands related to Ratis.</li>
 <li><strong>auditparser</strong> - A tool to parse and query Ozone audit 
logs.</li>
 <li><strong>log</strong> - A tool to parse and provide insights on logs, 
currently supports only the datanode&rsquo;s container logs.</li>
 <li><strong>checknative</strong> - Checks if native libraries are loaded</li>
@@ -770,7 +770,7 @@ s=d.getElementsByTagName('script')[0];
 <footer class="footer">
   <div class="container">
     <span class="small text-muted">
-      Version: 2.1.0-SNAPSHOT, Last Modified: August 12, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/a59b573fdf30f6ae3e061f84b607d28d3a9c3601";>a59b573fdf</a>
+      Version: 2.1.0-SNAPSHOT, Last Modified: September 4, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/b0960dfe20dca515198f9f06062852804c9215c1";>b0960dfe20</a>
     </span>
   </div>
 </footer>
diff --git a/docs/edge/tools/debug/index.xml b/docs/edge/tools/debug/index.xml
index 22dfd7ed..01571184 100644
--- a/docs/edge/tools/debug/index.xml
+++ b/docs/edge/tools/debug/index.xml
@@ -6,7 +6,7 @@
     <description>Recent content in Debug Tools on Ozone</description>
     <generator>Hugo</generator>
     <language>en</language>
-    <lastBuildDate>Tue, 12 Aug 2025 20:20:41 +0530</lastBuildDate>
+    <lastBuildDate>Thu, 04 Sep 2025 19:14:00 +0530</lastBuildDate>
     <atom:link href="/tools/debug/index.xml" rel="self" 
type="application/rss+xml" />
     <item>
       <title>LDB Tool</title>
diff --git a/docs/edge/tools/debug/ratislogparser.html 
b/docs/edge/tools/debug/ratislogparser.html
index abf9706b..3369ccb2 100644
--- a/docs/edge/tools/debug/ratislogparser.html
+++ b/docs/edge/tools/debug/ratislogparser.html
@@ -601,18 +601,17 @@ s=d.getElementsByTagName('script')[0];
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<p>The Ratis log parser tool takes a segment file as input, and give the 
output in a human-readable format.
-It has the following subcommands, which can be used to parse the Ratis logs of 
different components:</p>
-<div class="highlight"><pre tabindex="0" 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
 class="language-bash" data-lang="bash"><span 
style="display:flex;"><span>Usage: ozone debug ratislogparser <span 
style="color:#f92672">[</span>-hV<span style="color:#f92672">]</span> <span 
style="color:#f92672">[</span>--verbose<span style="color:#f92672">]</span> 
<span style="color:#f92672">[</span>COMMAND<span style="color:#f92672">]</span>
-</span></span><span style="display:flex;"><span>Shell of printing Ratis Log in 
understandable text
-</span></span><span style="display:flex;"><span>  -h, --help      Show this 
help message and exit.
-</span></span><span style="display:flex;"><span>  -V, --version   Print 
version information and exit.
-</span></span><span style="display:flex;"><span>      --verbose   More verbose 
output. Show the stack trace of the errors.
-</span></span><span style="display:flex;"><span>Commands:
-</span></span><span style="display:flex;"><span>  datanode  dump datanode 
segment file
-</span></span><span style="display:flex;"><span>  generic   dump generic ratis 
segment file
-</span></span><span style="display:flex;"><span>  om        dump om ratis 
segment file
-</span></span><span style="display:flex;"><span>  scm       dump scm ratis 
segment file
+<p>The Ratis log parser tool takes a segment file as input and gives a 
human-readable output.
+It can be used to parse Ratis logs from different components by specifying the 
corresponding role.</p>
+<div class="highlight"><pre tabindex="0" 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
 class="language-bash" data-lang="bash"><span 
style="display:flex;"><span>Usage: ozone debug ratis parse <span 
style="color:#f92672">[</span>-hV<span style="color:#f92672">]</span> <span 
style="color:#f92672">[</span>--verbose<span style="color:#f92672">]</span> 
<span style="color:#f92672">[</span>--role<span 
style="color:#f92672">=</span>&lt;role&gt;<spa [...]
+</span></span><span style="display:flex;"><span>Shell <span 
style="color:#66d9ef">for</span> printing Ratis Log in understandable text
+</span></span><span style="display:flex;"><span>  -h, --help          Show 
this help message and exit.
+</span></span><span style="display:flex;"><span>      --role<span 
style="color:#f92672">=</span>&lt;role&gt;   Component role <span 
style="color:#66d9ef">for</span> parsing. Values: om, scm, datanode
+</span></span><span style="display:flex;"><span>                        
Default: generic
+</span></span><span style="display:flex;"><span>  -s, --segmentPath, 
--segment-path<span style="color:#f92672">=</span>&lt;segmentFile&gt;
+</span></span><span style="display:flex;"><span>                      Path of 
the segment file
+</span></span><span style="display:flex;"><span>  -V, --version       Print 
version information and exit.
+</span></span><span style="display:flex;"><span>      --verbose       More 
verbose output. Show the stack trace of the errors.
 </span></span></code></pre></div>
 
           
@@ -632,7 +631,7 @@ It has the following subcommands, which can be used to 
parse the Ratis logs of d
 <footer class="footer">
   <div class="container">
     <span class="small text-muted">
-      Version: 2.1.0-SNAPSHOT, Last Modified: August 12, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/a59b573fdf30f6ae3e061f84b607d28d3a9c3601";>a59b573fdf</a>
+      Version: 2.1.0-SNAPSHOT, Last Modified: September 4, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/b0960dfe20dca515198f9f06062852804c9215c1";>b0960dfe20</a>
     </span>
   </div>
 </footer>
diff --git a/docs/edge/zh/interface/ofs.html b/docs/edge/zh/interface/ofs.html
index ae89f8e1..ec855058 100644
--- a/docs/edge/zh/interface/ofs.html
+++ b/docs/edge/zh/interface/ofs.html
@@ -484,7 +484,7 @@ ofs://omservice/tmp/key1
 <p>或者使用 put 命令向桶中写入一个文件</p>
 <div class="highlight"><pre tabindex="0" 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
 class="language-bash" data-lang="bash"><span style="display:flex;"><span>hdfs 
dfs -put /etc/hosts /volume1/bucket1/test</span></span></code></pre></div>
 <p>有关更多用法,请参见: <a 
href="https://issues.apache.org/jira/secure/attachment/12987636/Design%20ofs%20v1.pdf";>https://issues.apache.org/jira/secure/attachment/12987636/Design%20ofs%20v1.pdf</a></p>
-<h2 id="与-o3fshahahugoshortcode110s5hbhb-的区别">与 <a 
href="../../zh/interface/o3fs.html">o3fs</a> 的区别</h2>
+<h2 id="与-o3fshahahugoshortcode112s5hbhb-的区别">与 <a 
href="../../zh/interface/o3fs.html">o3fs</a> 的区别</h2>
 <h3 id="创建文件">创建文件</h3>
 <p>OFS 不允许直接在根目录或卷下创建键(文件)。
 当用户尝试这样做时,他们将收到一个错误消息:</p>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to