Symptoms
SoftNAS manages Snapshots using standard ZFS mechanisms within the SoftNAS Storage Center Appliance. They can be found within the UI by selecting Volumes and LUNS from the Storage Administration pane. Under the Snapshots tab, you can manage your snapshots, delete them, schedule them and more. However, many of our technically inclined users prefer a command line approach, and may wish to manually copy or backup their Snapshot files directly.
Purpose
This KB provides the location of the Snapshot files, allowing a storage administrator to access them directly via a CLI interface.
Resolution
To access and manage your snapshots via command line, SSH into your instance.
...
/[Storage_Pool_Name]/[Volume_Name]/.zfs/snapshot
Additional Information
Managing Snapshots
...