# Storage Class: SMB v3 or later versions

These are the fields you must complete to create a new SMB v3 (or later) Storage Class.

Fields with an asterisk are mandatory.&#x20;

<table><thead><tr><th width="229.64447021484375">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>NAME (*)</strong></td><td>Assign a Name to the Storage Class.<br>A maximum of 128 characters is allowed.</td></tr><tr><td><strong>DESCRIPTION</strong></td><td>Enter the description of the Storage Class.</td></tr><tr><td><strong>LOCATION TYPE (*)</strong></td><td>The location where files are stored. Choose SMB v3.</td></tr><tr><td><strong>HOST (*)</strong></td><td>Remote host IP Address or hostname.</td></tr><tr><td><strong>PORT (*)</strong></td><td>Port to connect to the remote host (1 to 65535).</td></tr><tr><td><strong>USERNAME (*)</strong></td><td>Username to be used for the connection. The maximum number of characters is 320.</td></tr><tr><td><strong>PASSWORD (*)</strong></td><td>User password.</td></tr><tr><td><strong>DOMAIN (*)</strong></td><td>User domain.</td></tr><tr><td><strong>SHARE NAME (*)</strong></td><td>Name of the share to be mounted.</td></tr><tr><td><strong>BUFFER SIZE (*)</strong></td><td>Size of the buffer to be used when reading/writing data.<br>Default value: 1 MB.</td></tr><tr><td><strong>INTERNAL FILES LOCATION (*)</strong></td><td>Enter the physical path where INTERNAL files must be saved. The path must start with "/". If omitted, the system automatically adds it.</td></tr><tr><td><strong>EXTERNAL FILES LOCATION (*)</strong></td><td>Enter the physical path where EXTERNAL files must be saved. The path must start with "/". If omitted, the system automatically adds it.</td></tr><tr><td><strong>TEMPORARY FILES LOCATION (*)</strong></td><td>Enter the physical path where incoming external files are temporarily saved before their transfer is completed. The path must start with "/". If omitted, the system automatically adds it.</td></tr><tr><td><strong>CLUSTER</strong></td><td>Select the cluster you want to associate with the Storage Class.</td></tr><tr><td><strong>SYMMETRIC KEYS</strong></td><td><p>Select the Symmetric Key to associate with the Storage Class. The Symmetric Key displayed in the drop‑down menu must have been created in <strong>Setup</strong> → <strong>Key Store</strong> → <a href="/pages/sVBaPb8jrcZVf8mouQjQ">Symmetric keys</a>.</p><p>The selected Symmetric Key is used to encrypt the files that are stored using this specific Storage Class.</p><p>If the option is read‑only, one or more files are already associated with the Storage Class. The Storage Class must be empty in order to associate a Symmetric Key.</p></td></tr><tr><td><strong>CONFIGURATION TEST</strong></td><td><p>Use this section to validate whether the remote Storage Class is correctly configured and fully usable by Data Mover on a specific Cluster.</p><p>Choose the <strong>Cluster</strong> on which you want to validate the Storage Class configuration. If only one Cluster is available, it is selected automatically. Click <strong>TEST</strong> to start the validation process. </p><p>Each action is displayed with a status icon:</p><ul><li>✅ <strong>Green check:</strong> the action completed successfully.</li><li>❌ <strong>Red error icon:</strong> the action failed and cannot be performed.</li></ul><p>Hovering over an action displays a tooltip with detailed diagnostic information.<br><strong>Warning</strong>: We recommend choosing a remote Storage Class that can sustain all actions listed in this test.</p></td></tr></tbody></table>

Once you have created the Storage Class, press **Save** and your Storage Class will appear in the Result list.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.primeur.com/data-mover-1.21/virtual-file-systems/storage-classes/storage-class-smb-v3-or-later-versions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
