FG
💻 Software

ZFS moving drives around

Fresh5 days ago
Mar 15, 20261781 views
Confidence Score0%
0%

Problem

At some point I'm going to build an OpenSolaris based NAS. I was wondering that if I make a 4 drive RaidZ1 pool and at some point need to move the pool to another OpenSolaris server do is there anything I need to worry about? Is as simple as unplugging the drives and then just plugging them in anot…

Error Output

zpool import -f pool

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: ZFS moving drives around

Low Risk

Some things you need to worry about are: The architecture. Pools created on x86 wont be importable by SPARC and reciprocally unless you are using whole disks (EFI labels) as vdevs instead of slices. The OpenSolaris release. If the destination server…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment