Add lookup, in case pve poolname doesn't match Ceph poolname

This commit is contained in:
2022-10-21 19:38:07 +02:00
parent aadf7e656c
commit 0cee976786
2 changed files with 23 additions and 11 deletions

View File

@@ -43,9 +43,7 @@ Report bugs to the Github repo at https://github.com/lephisto/crossover/
## Introduction
When working with hyperconverges Proxmox HA Clusters you sometimes need to get VMs migrated
to another cluster, or have a cold-standby copy of a VM ready to start there. Crossover implements
functions that enable you to do the following:
When working with hyperconverged Proxmox HA Clusters you sometimes need to get VMs migrated to another cluster, or have a cold-standby copy of a VM ready to start there in case your main Datacenter goes boom. Crossover implements functionality that enables you to do the following:
- Transfer a non-running VM to another Cluster
- Transfer a running VM to another Cluster