<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DME (Interconnected with an OceanStor A800 Cluster) on Huawei</title><link>https://huawei.github.io/css-docs/en/v4.11.0/basic-services/storageclass-management/configuring-a-storageclass/dme-interconnected-with-an-oceanstor-a800-cluster-82/</link><description>Recent content in DME (Interconnected with an OceanStor A800 Cluster) on Huawei</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2025 Huawei Technologies Co., Ltd. All rights reserved.</copyright><atom:link href="https://huawei.github.io/css-docs/en/v4.11.0/basic-services/storageclass-management/configuring-a-storageclass/dme-interconnected-with-an-oceanstor-a800-cluster-82/index.xml" rel="self" type="application/rss+xml"/><item><title>File System</title><link>https://huawei.github.io/css-docs/en/v4.11.0/basic-services/storageclass-management/configuring-a-storageclass/dme-interconnected-with-an-oceanstor-a800-cluster-82/file-system-83/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://huawei.github.io/css-docs/en/v4.11.0/basic-services/storageclass-management/configuring-a-storageclass/dme-interconnected-with-an-oceanstor-a800-cluster-82/file-system-83/</guid><description>&lt;h2 id="section132682478567">Creating a StorageClass&lt;/h2>
&lt;ol>
&lt;li>
&lt;p>Prepare a StorageClass configuration file, for example, &lt;strong>mysc.yaml&lt;/strong>. For details about the StorageClass configuration, see the following example.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Run the following command to create a StorageClass using the configuration file.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#4c4f69;background-color:#eff1f5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>kubectl apply -f mysc.yaml
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;li>
&lt;p>Run the following command to view the information about the created StorageClass.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#4c4f69;background-color:#eff1f5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>kubectl get sc mysc
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>The following is an example of the command output.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#4c4f69;background-color:#eff1f5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>mysc csi.huawei.com Delete Immediate true 8s
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;/ol>
&lt;h2 id="section18328546173619">NFS Protocol Configuration Example&lt;/h2>
&lt;p>When a container uses the NFS protocol to connect to global file system resources, refer to the following StorageClass configuration example. In this example, NFS version 3 is specified for mounting.&lt;/p></description></item></channel></rss>