How to Import an Existing Pool in SynetoOS 5

Written By Christian Castagna (Administrator)

Updated at October 21st, 2025

→ Applies to: SynetoOS 5.x

 

Step 1. Connect to SynetoOS appliance via SSH as admin

ssh admin@<your_ip_address_or_hostname>

 

Step 2. Become Super User

sudo su

 

Step 3. Import pool (replace <pool_name> with the correct pool name)

zpool import <pool_name>

EXAMPLE

zpool import hybrid