How to migrate OVMM repositories
We have added a new disk pool to our ZFS array and I am trying to find the most efficient way to migrate shares with OVM repositories from the original pool to the new pool. I have experimented with Shadow Migration which is an efficient method for transferring data, however OVMM will not recognize the new share much less repository on that share. I believe this is because of the duplicate meta config files on the repo root directories creating a conflict.
Does anyone have a work-around for this issue or a more efficient way to migrate OVMM repositories?
I'm thinking the best route may be to create shares in the new pool, create OVMM repositories on those shares and then migrate individual VMs from the original repo to the new repo.