Categories

  • All news regarding Xen and XCP-ng ecosystem

    143 Topics
    4k Posts
    A
    @stormi I'm also getting error on some VMs while trying to export a disk and also trying to even start some VMs from NFS (that were fine before). xo-server[565]: 2026-05-13T02:53:15.746Z xo:api WARN admin | vm.start(...) [2s] =!> XapiError: INTERNAL_ERROR(xenopsd internal error: Storage_error ([S(Illegal_transition);[[S(Activated);S(RO)];[S(Activated);S(RW)]]])) xo-server[565]: 2026-05-13T02:53:40.652Z xo:api WARN admin | vm.start(...) [3s] =!> XapiError: SR_BACKEND_FAILURE_46(, The VDI is not available [opterr=VDI 399734eb-5965-4799-ac36-f6dd774db867 not detached cleanly], )
  • Everything related to the virtualization platform

    1k Topics
    15k Posts
    T
    Hi @maximsachs, Sorry for the delay. From what you describe, the driver seems to be probed in all cases but I have a doubt regarding the driver from xcp-ng 8.2. I rebuilt it specifically for 8.3. To completely eliminate a driver issue, can you try this RPM ? From the host, this can be done by running the following commands: $ wget https://nextcloud.vates.tech/public.php/dav/files/R33Dwpt5gjy6CCr/broadcom-bnxt-en-1.10.0_216.0.119.1-1.0.82srcs.0.xcpng8.3.x86_64.rpm $ yum update ./broadcom-bnxt-en-1.10.0_216.0.119.1-1.0.82srcs.0.xcpng8.3.x86_64.rpm Also, since this xcpng-8.2 release seems to have support for device IDs that have been removed from the 8.3 one, can you give the output of the following shell commands: $ lspci -nn -s 0001:86:00.0 and $ lspci -nn -s 0001:86:00.1 Regards, Thierry
  • 3k Topics
    28k Posts
    J
    Hi all, I've had a VM with a backup job to S3 storage get this error (the same error also appears on retry): "Invalid RFC7231 date-time value 2026-09-15T16:44:47Z. Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object." Host and VM time are correct. S3 remote test works. Other backups to the same bucket, different folder and different remote do work. The snapshot gets created but is deleted after around 5-10seconds on the retry. I can make a new remote to a new folder in the bucket and attempt other troubleshooting steps, just thought I'd mention this one in case it helps others because I did not find much of a record for it in the documentation or searches. Has anyone seen the error before? Let me know if you need more info on this. Thanks, J
  • Our hyperconverged storage solution

    47 Topics
    745 Posts
    J
    @Mathieu-L linstor n l was included in my original post. All nodes were updated to May 2026 Security and Maintenance Updates for XCP-ng 8.3 LTS, all nodes were restarted. May 2026 Updates #2 for XCP-ng 8.3 LTS was released, and a couple days later I installed on all hosts. No host restarted. When xen04 was restarted, that is when this issue happened. I had used systemctl restart linstor-controller here (https://xcp-ng.org/forum/post/105309) to restart the controller.
  • 35 Topics
    110 Posts
    yannY
    @PoloGTIJaune said: Bonjour, Je voulais migrer une VM entre 2 Pools mais j'ai une erreur VM_HOST_INCOMPATIBLE_VERSION_MIGRATE. En vérifiant les versions, les 2 pools sont bien en version 8.3.0. Est-ce que les paquets XAPI sont bien à la même version sur les 2 hosts ?