How to import an existing pool in SynetoOS 5

Written By Christian Castagna (Administrator)

Updated at January 27th, 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