• Slow Random R/W From VMWare Import

    12
    1
    0 Votes
    12 Posts
    838 Views
    olivierlambertO
    Thanks for the feedback, I'll discuss the improvement with @florent
  • 0 Votes
    7 Posts
    509 Views
    C
    @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.
  • How to install xo-upload-ova

    4
    0 Votes
    4 Posts
    474 Views
    olivierlambertO
    Pinging @florent since I do not remember the best approach in that case.
  • Synology Active Backup for business

    2
    0 Votes
    2 Posts
    1k Views
    D
    @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.
  • VM performance VMWare 8 vs XCP-NG 8.2.1

    8
    2
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    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)
  • OVA Import Hangs at 0%

    13
    0 Votes
    13 Posts
    2k Views
    S
    @austinw It stayed at zero forever. I'll see if I can find that post.
  • XCP-NG VMWare import starts but stays a 0%

    11
    0 Votes
    11 Posts
    942 Views
    DanpD
    @kopeck Sometimes it takes a few reboots for everything to settle down.
  • Warm migration not work

    4
    0 Votes
    4 Posts
    760 Views
    J
    @OskarNTT Here's another case of the same issue, from just one day ago. https://xcp-ng.org/forum/topic/8596/issues-with-warm-migration-from-esxi-8-0-2
  • Issues with warm migration from ESXi 8.0.2

    10
    0 Votes
    10 Posts
    1k Views
    olivierlambertO
    Adding @florent in the loop
  • From VMware to XCP-ng

    20
    0 Votes
    20 Posts
    6k Views
    D
    Sure @jasonnix
  • Import from VMware, thin provisioning

    vmware migration
    6
    1
    0 Votes
    6 Posts
    774 Views
    MathieuM
    Thanks for the info and the faster than light answer ️
  • Uninstall VMware Tools

    Solved
    2
    0 Votes
    2 Posts
    6k Views
    johandrJ
    Created a simple bash script to remove VMware Tools; sudo apt remove open-vm-tools sudo rm -r /etc/vmware-tools sudo rm /etc/systemd/system/open-vm-tools.service sudo rm /etc/systemd/system/vmtoolsd.service sudo rm -r /etc/systemd/system/open-vm-tools.service.requires sudo rm -r /etc/vmware-tools sudo apt autoremove
  • windows physical to virtual

    12
    0 Votes
    12 Posts
    2k Views
    D
    @elentescaro13 all set?
  • Importing from Redhat Virtualization

    Solved
    9
    0 Votes
    9 Posts
    945 Views
    florentF
    @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)
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Import VM from Xen with multiple files

    8
    0 Votes
    8 Posts
    679 Views
    olivierlambertO
    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)
  • Migrate from XenServer 6.5 to XCP-ng 8.2

    9
    0 Votes
    9 Posts
    1k Views
    olivierlambertO
    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
  • Migration of Ubunut Server 22 from VMware to XCP-NG - Issues with Network adapter

    Solved
    4
    0 Votes
    4 Posts
    798 Views
    N
    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
  • Questions about stretch cluster vsan and failover

    7
    0 Votes
    7 Posts
    2k Views
    J
    @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.
  • Migrate xen to xcp-ng & new server

    Moved
    3
    0 Votes
    3 Posts
    301 Views
    R
    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.