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 91df275a [auto] Generated docs from Apache Ozone master 
77680bda7d59c526be823a7f8127abfc091a020e
91df275a is described below

commit 91df275a5f78818d31666162b20066886410ccec
Author: Github Actions <[email protected]>
AuthorDate: Mon Nov 17 12:47:05 2025 +0000

    [auto] Generated docs from Apache Ozone master 
77680bda7d59c526be823a7f8127abfc091a020e
---
 docs/edge/en/sitemap.xml        |  2 +-
 docs/edge/interface/ofs.html    |  2 +-
 docs/edge/sitemap.xml           |  2 +-
 docs/edge/tools/admin.html      | 35 +++++++++++++++++++----------------
 docs/edge/tools/index.xml       |  2 +-
 docs/edge/zh/interface/ofs.html |  2 +-
 6 files changed, 24 insertions(+), 21 deletions(-)

diff --git a/docs/edge/en/sitemap.xml b/docs/edge/en/sitemap.xml
index 37dd45b3..03ae89b5 100644
--- a/docs/edge/en/sitemap.xml
+++ b/docs/edge/en/sitemap.xml
@@ -798,7 +798,7 @@
     <lastmod>2020-04-07T06:58:59+02:00</lastmod>
   </url><url>
     <loc>/tools/admin.html</loc>
-    <lastmod>2025-11-04T18:10:43-08:00</lastmod>
+    <lastmod>2025-11-17T10:14:28+01:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
diff --git a/docs/edge/interface/ofs.html b/docs/edge/interface/ofs.html
index faaec6d2..af395eca 100644
--- a/docs/edge/interface/ofs.html
+++ b/docs/edge/interface/ofs.html
@@ -670,7 +670,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-o3fshahahugoshortcode115s5hbhb">Differences from <a 
href="../interface/o3fs.html">o3fs</a></h2>
+<h2 id="differences-from-o3fshahahugoshortcode117s5hbhb">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 c4cde69e..194bd84a 100644
--- a/docs/edge/sitemap.xml
+++ b/docs/edge/sitemap.xml
@@ -4,7 +4,7 @@
   <sitemap>
     <loc>/en/sitemap.xml</loc>
     
-      <lastmod>2025-11-14T14:26:22-05:00</lastmod>
+      <lastmod>2025-11-17T10:14:28+01:00</lastmod>
     
   </sitemap>
   
diff --git a/docs/edge/tools/admin.html b/docs/edge/tools/admin.html
index 3c6e71cb..9811ddaa 100644
--- a/docs/edge/tools/admin.html
+++ b/docs/edge/tools/admin.html
@@ -701,7 +701,7 @@ Argument <code>--prefix</code> could be root 
(<code>/</code>), path to a bucket
 </span></span><span style="display:flex;"><span>111726338152071171     
1704808626588   No              /volume-lof/buck1/-9223372036854774527/key2
 </span></span><span style="display:flex;"><span>
 </span></span><span style="display:flex;"><span>To get the next batch of open 
keys, run:
-</span></span><span style="display:flex;"><span>  ozone admin om lof -id<span 
style="color:#f92672">=</span>om-service-test1 --length<span 
style="color:#f92672">=</span><span style="color:#ae81ff">3</span> 
--prefix<span style="color:#f92672">=</span>/volume-lof/buck1 --start<span 
style="color:#f92672">=</span>/-9223372036854775552/-9223372036854775040/-9223372036854774527/key2/111726338152071171
+</span></span><span style="display:flex;"><span>  ozone admin om lof 
--service-id<span style="color:#f92672">=</span>om-service-test1 --length<span 
style="color:#f92672">=</span><span style="color:#ae81ff">3</span> 
--prefix<span style="color:#f92672">=</span>/volume-lof/buck1 --start<span 
style="color:#f92672">=</span>/-9223372036854775552/-9223372036854775040/-9223372036854774527/key2/111726338152071171
 </span></span></code></pre></div><ul>
 <li>In JSON, list open files (keys) under bucket <code>/volumelof/buck1</code> 
with a batch size of 3:</li>
 </ul>
@@ -756,21 +756,24 @@ Argument <code>--prefix</code> could be root 
(<code>/</code>), path to a bucket
 This command manually initiates the snapshot defragmentation process which 
compacts snapshot data and removes fragmentation to improve storage 
efficiency.</p>
 <p>This command only works on Ozone Manager HA clusters.</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>$ 
ozone admin om snapshot defrag --help
-</span></span><span style="display:flex;"><span>Usage: ozone admin om snapshot 
defrag <span style="color:#f92672">[</span>-hV<span 
style="color:#f92672">]</span> <span 
style="color:#f92672">[</span>--no-wait<span style="color:#f92672">]</span> 
<span style="color:#f92672">[</span>--node-id<span 
style="color:#f92672">=</span>&lt;nodeId&gt;<span style="color:#f92672">]</span>
-</span></span><span style="display:flex;"><span>                               
       <span style="color:#f92672">[</span>-id<span 
style="color:#f92672">=</span>&lt;omServiceId&gt;<span 
style="color:#f92672">]</span>
+</span></span><span style="display:flex;"><span>Usage: ozone admin om snapshot 
defrag <span style="color:#f92672">[</span>-hV<span 
style="color:#f92672">]</span> <span 
style="color:#f92672">[</span>--no-wait<span style="color:#f92672">]</span> 
<span style="color:#f92672">[</span>--verbose<span 
style="color:#f92672">]</span>
+</span></span><span style="display:flex;"><span>                               
       <span style="color:#f92672">[</span>--node-id<span 
style="color:#f92672">=</span>&lt;nodeId&gt;<span style="color:#f92672">]</span>
+</span></span><span style="display:flex;"><span>                               
       <span style="color:#f92672">[</span>--service-id<span 
style="color:#f92672">=</span>&lt;serviceID&gt;<span 
style="color:#f92672">]</span>
 </span></span><span style="display:flex;"><span>Triggers the Snapshot 
Defragmentation Service to run immediately. This command
-</span></span><span style="display:flex;"><span>manually initiates the 
snapshot defragmentation process which compacts
-</span></span><span style="display:flex;"><span>snapshot data and removes 
fragmentation to improve storage efficiency. This
-</span></span><span style="display:flex;"><span>command works only on 
OzoneManager HA cluster.
-</span></span><span style="display:flex;"><span>  -h, --help                
Show this help message and exit.
-</span></span><span style="display:flex;"><span>      --no-wait             Do 
not wait <span style="color:#66d9ef">for</span> the defragmentation task to
-</span></span><span style="display:flex;"><span>                              
complete. The command will <span style="color:#66d9ef">return</span> immediately
-</span></span><span style="display:flex;"><span>                              
after triggering the task.
-</span></span><span style="display:flex;"><span>      --node-id<span 
style="color:#f92672">=</span>&lt;nodeId&gt;    NodeID of the OM to trigger 
snapshot
-</span></span><span style="display:flex;"><span>                              
defragmentation on.
-</span></span><span style="display:flex;"><span>  -id, --service-id<span 
style="color:#f92672">=</span>&lt;omServiceId&gt;
-</span></span><span style="display:flex;"><span>                            
Ozone Manager Service ID
-</span></span><span style="display:flex;"><span>  -V, --version             
Print version information and exit.
+</span></span><span style="display:flex;"><span>manually initiates the 
snapshot defragmentation process which compacts snapshot
+</span></span><span style="display:flex;"><span>data and removes fragmentation 
to improve storage efficiency. This command
+</span></span><span style="display:flex;"><span>works only on OzoneManager HA 
cluster.
+</span></span><span style="display:flex;"><span>  -h, --help               
Show this help message and exit.
+</span></span><span style="display:flex;"><span>      --no-wait            Do 
not wait <span style="color:#66d9ef">for</span> the defragmentation task to
+</span></span><span style="display:flex;"><span>                             
complete. The command will <span style="color:#66d9ef">return</span> immediately
+</span></span><span style="display:flex;"><span>                             
after triggering the task.
+</span></span><span style="display:flex;"><span>      --node-id<span 
style="color:#f92672">=</span>&lt;nodeId&gt;   NodeID of the OM to trigger 
snapshot defragmentation
+</span></span><span style="display:flex;"><span>                             
on.
+</span></span><span style="display:flex;"><span>      --service-id, 
--om-service-id<span style="color:#f92672">=</span>&lt;serviceID&gt;
+</span></span><span style="display:flex;"><span>                           
Ozone Manager Service ID.
+</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
+</span></span><span style="display:flex;"><span>                             
errors.
 </span></span></code></pre></div><h3 id="example-usages-1">Example usages</h3>
 <ul>
 <li>Trigger snapshot defragmentation on OM node <code>om3</code> in service 
<code>omservice</code> and wait for completion:</li>
@@ -803,7 +806,7 @@ This command manually initiates the snapshot 
defragmentation process which compa
 <footer class="footer">
   <div class="container">
     <span class="small text-muted">
-      Version: 2.2.0-SNAPSHOT, Last Modified: November 4, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/af123a5e5ca58052782e10bcd65864b69de803a3";>af123a5e5c</a>
+      Version: 2.2.0-SNAPSHOT, Last Modified: November 17, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/cbad1202d09a6953ec19ee31c5db138affea3eb9";>cbad1202d0</a>
     </span>
   </div>
 </footer>
diff --git a/docs/edge/tools/index.xml b/docs/edge/tools/index.xml
index 2ddc7ea2..f78b6002 100644
--- a/docs/edge/tools/index.xml
+++ b/docs/edge/tools/index.xml
@@ -6,7 +6,7 @@
     <description>Recent content in Tools on Ozone</description>
     <generator>Hugo</generator>
     <language>en</language>
-    <lastBuildDate>Fri, 07 Nov 2025 20:34:41 +0530</lastBuildDate>
+    <lastBuildDate>Mon, 17 Nov 2025 10:14:28 +0100</lastBuildDate>
     <atom:link href="/tools/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>Ozone Repair</title>
diff --git a/docs/edge/zh/interface/ofs.html b/docs/edge/zh/interface/ofs.html
index 996c8df0..43f00965 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="与-o3fshahahugoshortcode114s5hbhb-的区别">与 <a 
href="../../zh/interface/o3fs.html">o3fs</a> 的区别</h2>
+<h2 id="与-o3fshahahugoshortcode115s5hbhb-的区别">与 <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