How to import an existing pool in SynetoOS 6

Written By Christian Castagna (Administrator)

Updated at June 2nd, 2025

→ Applies to: SynetoOS 6.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 information)

zpool import <pool_name>

EXAMPLE

zpool import hybrid