zfs pool online migration

alma21

New Member
May 4, 2024
16
1
3
Hi,

is there a possibility to move/migrate a complete zfs pool online (without interruption) from one e.g. old disk array or SAN to a new one ?
 
Yes, it is possible, but there are some limitations. If your pool is mirror add mirror, if raidz1 add raidz1

Example. You have pool zpoolxxx mirror-0 /dev/sda /dev/sdb
Add bigger disks to pool
zpool add zpoolxxx mirror /dev/sdc /dev/sdd
next
zpool remove zpoolxxx mirror-0
 
  • Like
Reactions: alma21

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!