Skip to main content

Storage Access Setup

This section covers configuring how storage is presented to clients. This includes SMB for file access, along with iSCSI and NVMe over TCP for block-based access,access. dependingNVMe onover theRoCE protocolis required.
also supported where RDMA-capable infrastructure is available.

45.png

From the system menu, select Shares & Targets, then click Go to Share Management.

46.png

This will open the Share Management screen, where file-based access is configured. From here, SMB and NFS shares can be created and managed, providing access to storage for client systems. Now go ahead and click the + Create Share option

47.png

This will open the Create Share configuration wizard. As shown, the system has automatically selected the volume Drive1, and the share has been named SMB1.

48.png

In this example, a size of 100 GB has been selected for this share from the available 1 TB drive. 

49.png

At this stage, select the file system for the share. This determines how data is written to disk and how the storage is handled.

In this example, XFS is selected as it is simple, predictable, and performs well, particularly with larger files and sequential workloads. Data protection is handled by the underlying RAID layer, so the file system can stay focused on doing its job properly without adding unnecessary overhead.

Other file systems such as BTRFS bring additional features like copy-on-write, snapshots, and more advanced data handling. Those features have their place, but they also come with additional overhead in terms of memory usage, write behaviour, and ongoing management. In this scenario, that complexity is not needed, and the focus is on keeping things stable and consistent.

As with all design choices, the appropriate file system will depend on the specific workload and operational requirements.

50.png

The share also supports multi-protocol access, allowing SMB, AFP, and FTP to be enabled on the same dataset if required. Select Create Share to complete the configuration and create the share. 

Please note while AFP remains available for compatibility with older macOS systems, it is now considered a legacy protocol. In most environments, SMB should be used as the primary access method.

51.png

Once the share has been created, the system will display a confirmation message indicating that the process has completed successfully.

52.png

The share is now online and available via 192.168.1.186. Access control can be configured using local users or through Active Directory integration.

Additional subfolders can be created within the share by selecting the + Create Shared Folder button. Select this option to continue.

53.png

This will open the Create Subfolder Share wizard. 

54.png

As shown, the top-level share SMB1 is available for selection. If multiple shares exist, they will be listed here. 

This allows you to create subfolders within an existing share and present them as individual shares from within the system.
Select SMB1 and choose Next to continue.

55.png

This screen is used to create a subfolder within an existing share. In this example, the subfolder test is created under the SMB1 share. The selected volume represents the parent share, and the Share Name defines the name of the new subfolder that will be presented to users.

This allows a larger share to be broken down into smaller, more manageable areas without creating additional top-level storage. It also provides a straightforward way to organise data and apply more granular access control where required.

Enter the required share name and select Create Share to continue.

56.png

As shown, the SMB share has now been successfully created and is available for use. The main share (SMB1) is visible along with the subfolder share (test), confirming that both have been configured correctly.
From this screen, you can review share status, usage, and access settings, as well as make further changes if required.