@florent It is a very old host. In addition to moving to XCP to get away from VMware, we're upgrading to get off the oldest hosts onto a couple new hosts I just added. It's quite possible that the activity was overwhelming that rather weak old host.
@Chr57 said in Synology Active Backup for business:
Can the backed-up machines in Synology Active Backup for business be imported into XCP-ng and spined up as VMs?
They can be started as VMs in Synology Virtual Machine Manager.
https://www.synology.com/en-global/dsm/7.2/software_spec/abb
"Synology active backup for business" doesn't have any integration with XCP-ng or Xen Orchestra. You could potentially use this to perform backups within a given VM to the Synology, but that isn't your question.
You could use Xen Orchestra to backup to an NFS/SMB share on said Synology and then restore from that, but not the inverse.
You can redo the bench with 4 virtual disks in RAID0 and try again, that will represent the more "real" value in the real world (when you have many VMs and disks)
@stormi said in Importing from Redhat Virtualization:
Is there material in this thread for improving the migration documentation? https://docs.xcp-ng.org/installation/migrate-to-xcp-ng/
the qemu-img convert should be the fallback : it needs a lot of space, around twice the disk size (it varies depending on base format efficiency) and a lot of manual action.
On the other hand it works as long as qemu know the format : https://docs.openstack.org/image-guide/convert-images.html (for vmdk there is a like a dozen of completely different subformat)
I'm not sure the XVA.py will work with raw files. But Xen Orchestra accepts to import raw drives. So you can create the VM and then import the drives later on (if it doesn't work with the Python script)
haha yes, it feels like a hidden plug for those product (I'm not saying it's the case, but just feeling that way).
Also, you can obviously backup your VMs with XO to restore them on a freshly installed (from scratch) XCP-ng 8.2
Can confirm successful Migration from VSphere 6.7
Had to remove all snapshots on VMWare before migrating.
Then change the network adapter name in /etc/netplan/...
and install recent drivers with
mount /dev/cdrom /media
cd /media
./install.sh
@giejo In addition Vates is willing to make fixes and/or additions to their virtualisation stack. Though for LTS releases its dedicated to stability and security after release, so major new features will only be added in LTS before a certain stage in its development. Though are regularly making fixes and additions to Xen Orchestra.
That maintenance mode for SR in Xen Orchestra was result of my idea, from brainstorming what large deployments might require.
Also didn't mention but Xen Orchestra also supports the use of Web hooks and Vates has a public API actively in development.
If you find that the public API is missing feature(s) which would be of help to you and/or other users just let them know so it can be worked on for the next update.
HI @olivierlambert
Yes its production, but we will have timewindow when all vms can be offline.
We dont have a subscription, but I'll discuss with colleagues. The SR metadata backup is important I also consider its important.