# File System Managment

### Protocol SMB

SMB storage protocol provides a reliable and efficient way for users to access and share files stored on a network.

Its versatility and ease of use make it an ideal solu-tion for collaborative work environments, and its advanced security features help ensure that data is accessed securely. This is a valuable feature that enhances the platform's capabilities and provides users with an efficient and secure file sharing solution.

One of the primary advantages of using SMB is its ease of use. It is supported by most operating systems and devices, including Windows, macOS, Linux. With this protocol, users can easily access files remotely from any NAS or SMB compatible device.

### Protocol NFS

NFSv3 and NFSv4 protocols allow for easy and efficient file sharing across a network. With its support for both versions, users can choose the protocol that best suits their needs, whether they require an established and reliable protocol like NFSv3 or the advanced security and performance features of NFSv4.

This provides an ideal solution for organizations that need to share files across multiple devices while maintaining security and efficiency.

## List Of NAS Storage Compatible

Nodeum Supports natively NAS Connection.

<details>

<summary>DELLEMC</summary>

Scale-out NAS Isilon

Protocol Supported : SMB/NFS

Primary Storage : yes

Secondary Storage : yes

</details>

<details>

<summary>Fast LTA</summary>

Silent Cubes - Silent Brick

Protocol Supported : SMB/NFS

Primary Storage : yes

Secondary Storage : yes

</details>

<details>

<summary>Hitachi</summary>

HNAS

Protocol Supported : SMB/NFS

Primary Storage : yes

Secondary Storage : yes

</details>

<details>

<summary>Huawei</summary>

<mark style="color:blue;">Product</mark> : OceanStor

<mark style="color:blue;">Protocol Supported :</mark> SMB/NFS

<mark style="color:blue;">Primary Storage :</mark> yes

<mark style="color:blue;">Secondary Storage :</mark> yes

</details>

<details>

<summary>HPE</summary>

<mark style="color:blue;">Product</mark> : StoreEasy

<mark style="color:blue;">Protocol Supported :</mark> SMB/NFS

<mark style="color:blue;">Primary Storage :</mark> yes

<mark style="color:blue;">Secondary Storage :</mark> yes

</details>

<details>

<summary>Linux</summary>

<mark style="color:blue;">Product</mark> : Ubuntu - RHEL - CentOS

<mark style="color:blue;">Protocol Supported :</mark> SMB/NFS

<mark style="color:blue;">Primary Storage :</mark> yes

<mark style="color:blue;">Secondary Storage :</mark> yes

</details>

<details>

<summary>NetApp</summary>

<mark style="color:blue;">Product</mark> : FAS Series 7-mode and cluster Mode

<mark style="color:blue;">Protocol Supported :</mark> SMB/NFS

<mark style="color:blue;">Primary Storage :</mark> yes

<mark style="color:blue;">Secondary Storage :</mark> yes

</details>

<details>

<summary>QNAP</summary>

<mark style="color:blue;">Product</mark> : All Series

<mark style="color:blue;">Protocol Supported :</mark> SMB/NFS

<mark style="color:blue;">Primary Storage :</mark> yes

<mark style="color:blue;">Secondary Storage :</mark> yes

</details>

<details>

<summary>Oracle</summary>

<mark style="color:blue;">Product</mark> : ZFS Storage Appliance

<mark style="color:blue;">Protocol Supported :</mark> SMB/NFS

<mark style="color:blue;">Primary Storage :</mark> yes

<mark style="color:blue;">Secondary Storage :</mark> yes

</details>

<details>

<summary>Synology</summary>

<mark style="color:blue;">Product</mark> : all series

<mark style="color:blue;">Protocol Supported :</mark> SMB/NFS

<mark style="color:blue;">Primary Storage :</mark> yes

<mark style="color:blue;">Secondary Storage :</mark> yes

</details>


---

# 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.nodeum.io/data-archiving/hybrid-storage-management/file-system-managment.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.
