Search results

  1. P

    [SOLVED] Splitting existing pool

    Ok, got it, and thanks for the quick replies.
  2. P

    [SOLVED] Splitting existing pool

    Dang, so that means that the only option is to zpool destroy -f pool, then create two new pools (raidz-2 and raid1 (mirror)), and reset all VM's and CT's via backup files?
  3. P

    [SOLVED] Splitting existing pool

    Hello! I've run into a problem where I have a raidz-2 pool with 6 devices of whom 4 are 1TB and 2 just 500GB. In order to use most of these disks, the best solution would probably be to split this pool in two. I'm thinking I could keep this pool as is - raidz2, but detach the two 500GB disks...