Categories

  • All news regarding Xen and XCP-ng ecosystem

    140 Topics
    4k Posts
    G
    @stormi Great Idea! Post updated ! Update: I also added 'Automatic Backup' which backs up your original file in case something goes wrong.
  • Everything related to the virtualization platform

    1k Topics
    14k Posts
    snk33S
    I can confirm the warm migration work from OVHcloud Managed vSphere from both vSAN and NFS datastores. We just need to follow these steps : make a snapshot of the VM on vSphere import from VMware on XOA with VM stop actions disabled once import is finished, remove open-vm-tools on active VM and gracefully stop the OS new import from VMware on XOA with VM stop actions disabled -> it detects the VM has already been imported and just sync the delta once import is finished, the VM can be started There are still 2 drawbacks : the network interfaces naming differs (ens192/226/etc -> eth0/eth1/eth2) so it needs some reconfiguration the network remapping is global so in case a VM has multiple interfaces with different VLANs (ex : pfSense FW), you need to manually set networks before starting the VM Anyway it works well and make the migration possible for us without waiting for QCOW2 because we don't have >2TB vdisks (we usually add disks and use LVM to grow FS). Thanks @florent for your help
  • 3k Topics
    26k Posts
    Mang0MusztardaM
    And my cloud config: #cloud-config hostname: {name}% Network config: network: version: 1 config: - type: physical name: enX0 subnets: - type: static address: 172.1.1.2 netmask: 255.255.255.0 gateway: 172.1.1.1
  • Our hyperconverged storage solution

    39 Topics
    703 Posts
    snk33S
    @ronan-a said in XOSTOR hyperconvergence preview: @peter_webbird We've already had feedback on CBT and LINSTOR/DRBD, we don't necessarily recommend enabling it. We have a blocking dev card regarding a bug with LVM lvchange command that may fail on CBT volumes used by a XOSTOR SR. We also have other issues related to migration with CBT. Is the problem still occurring on latest XCP-ng / XOSTOR version ? Not being able to use CBT on XOSTOR is a big issue for backup/replication.
  • 31 Topics
    90 Posts
    olivierlambertO
    Yes, account aren't related