Migration zfs pool

promoxer

Member
Apr 21, 2023
183
17
18
1. I have 2 NVMe setup as a mirror on proxmox #1 (PVE7), let's call it `apool`
2. If I move the 2 NVMe to proxmox #2 (PVE8), what are the steps required to mount them again as `apool`?
 
Hello, this should be:

zpool import -f apool
 
But that will only import the pool. To actually use it in PVE to store VMs or whatever you also need to add it as a storage. Could be done in the webUI at "Datacenter -> Storage -> Add -> ZFS"
 
  • Like
Reactions: jsterr
But that will only import the pool. To actually use it in PVE to store VMs or whatever you also need to add it as a storage. Could be done in the webUI at "Datacenter -> Storage -> Add -> ZFS"
Correct, or edit the /etc/pve/storage.cfg to add it manually :)
 

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!