→ 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. Shutdown all VMs on the system
Step 4. Export pool (replace <pool_name> with the correct pool name)
zpool export <pool_name>
Example:
zpool export hybrid