<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[&quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set]]></title><description><![CDATA[<p dir="auto">Hello,<br />
on XCP-ng host v. 8.3 (latest updates), I created an XCP-ng 8.3 virtual machine using the CentOS 7 template and enabled Nested virtualization. However, XO shows a "Hardware-assisted virtualization is not enabled on this host" alert and the nested virtual machine cannot be started on the virtualized host.</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1714511990839-89a9c926-0a02-4c37-ae44-a3e542a5a9c9-obrazek.png" alt="89a9c926-0a02-4c37-ae44-a3e542a5a9c9-obrazek.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/forum/assets/uploads/files/1714511898731-4a84c6a9-c2b8-4020-a360-220987f98308-obrazek.png" alt="4a84c6a9-c2b8-4020-a360-220987f98308-obrazek.png" class=" img-fluid img-markdown" /></p>
<pre><code>vm.start
{
  "id": "b2b6c96b-f6c8-a99c-5e72-d6cd1b123022",
  "bypassMacAddressesCheck": false,
  "force": false
}
{
  "errors": [
    "xcp-ng-brxbamkk: VM_HVM_REQUIRED(OpaqueRef:e0855019-e6dd-595d-648c-62872961b97f)"
  ],
  "code": "NO_HOSTS_AVAILABLE",
  "params": [],
  "message": "NO_HOSTS_AVAILABLE()",
  "name": "Error",
  "stack": "Error: NO_HOSTS_AVAILABLE()
    at Xapi._startVm (file:///opt/xo/xo-builds/xen-orchestra-202404302058/packages/xo-server/src/xapi/index.mjs:909:11)
    at Xapi.startVm (file:///opt/xo/xo-builds/xen-orchestra-202404302058/packages/xo-server/src/xapi/index.mjs:948:7)
    at Api.#callApiMethod (file:///opt/xo/xo-builds/xen-orchestra-202404302058/packages/xo-server/src/xo-mixins/api.mjs:366:20)"
}
</code></pre>
]]></description><link>https://xcp-ng.org/forum/topic/8932/hardware-assisted-virtualization-is-not-enabled-on-this-host-even-though-platform-exp-nested-hvm-true-is-set</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 00:20:11 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/8932.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 30 Apr 2024 21:20:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 27 Sep 2024 18:56:25 GMT]]></title><description><![CDATA[<p dir="auto">There is some diff, but not that much between HyperV, ESXi and Xen. However, it's big enough to require a lot of effort to get nested working correctly, one small mistake and your VM is dead.</p>
]]></description><link>https://xcp-ng.org/forum/post/83139</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/83139</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 27 Sep 2024 18:56:25 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 27 Sep 2024 18:47:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a> So there are basically no dramatic architectural differences in the individual hypervisors in this regard?</p>
]]></description><link>https://xcp-ng.org/forum/post/83136</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/83136</guid><dc:creator><![CDATA[abudef]]></dc:creator><pubDate>Fri, 27 Sep 2024 18:47:37 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 27 Sep 2024 18:46:22 GMT]]></title><description><![CDATA[<p dir="auto">No especially. Nested is a tricky problem that requires a fair amount of resources to be done correctly, regardless the hypervisor.</p>
]]></description><link>https://xcp-ng.org/forum/post/83134</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/83134</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 27 Sep 2024 18:46:22 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 27 Sep 2024 18:43:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a> Well, I guess that too, but I meant something else, whether it might be somehow related to the architecture of individual hypervisors in general, whether simply the way Xen is built is a complication for implementing nested virtualization.</p>
]]></description><link>https://xcp-ng.org/forum/post/83132</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/83132</guid><dc:creator><![CDATA[abudef]]></dc:creator><pubDate>Fri, 27 Sep 2024 18:43:27 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 27 Sep 2024 17:59:46 GMT]]></title><description><![CDATA[<p dir="auto">How many dev dedicated to this task on VMware or HyperV? That's the explanation, it's a question of resources. We are doing our best at Vates to do more and more Xen dev, but ramping up takes time;</p>
]]></description><link>https://xcp-ng.org/forum/post/83114</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/83114</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 27 Sep 2024 17:59:46 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Thu, 26 Sep 2024 10:19:05 GMT]]></title><description><![CDATA[<p dir="auto">As I'm waiting there, I'm wondering why is implementing nested virtualization so difficult and lengthy in the case of Xen? VMware, H-V, VirtualBox, KVM - they all support it, so I wonder what the reasons might be that Xen still doesn't... <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f914.png?v=bbd7a2dd886" class="not-responsive emoji emoji-android emoji--thinking_face" style="height:23px;width:auto;vertical-align:middle" title=":thinking_face:" alt="🤔" /></p>
]]></description><link>https://xcp-ng.org/forum/post/83058</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/83058</guid><dc:creator><![CDATA[abudef]]></dc:creator><pubDate>Thu, 26 Sep 2024 10:19:05 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 06 Sep 2024 19:47:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/abudef" aria-label="Profile: abudef">@<bdi>abudef</bdi></a> Thank you for providing these links to George Dunlap's Xen Summit nested virtualization talk.  It was very informative and also demonstrates a strong commitment to bringing NV to Xen Hypervisor and its derivatives.  Particularly in light of Broadcom's acquisition of VMware and the resulting customer exodus, adopting XCP-ng and Vates looks to be an increasingly smart play.  I will cross-post the provided links to the big NV thread on here.</p>
]]></description><link>https://xcp-ng.org/forum/post/82405</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/82405</guid><dc:creator><![CDATA[XCP-ng-JustGreat]]></dc:creator><pubDate>Fri, 06 Sep 2024 19:47:21 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 06 Sep 2024 06:17:02 GMT]]></title><description><![CDATA[<p dir="auto">To pass the time during a long wait <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bbd7a2dd886" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":slightly_smiling_face:" alt="🙂" /></p>
<p dir="auto">Nested Virtualization (X86) Part I - George Dunlap, Xen Server:<br />
<a href="https://www.youtube.com/watch?v=8jKGYY1Bi_o" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=8jKGYY1Bi_o</a></p>
<p dir="auto">Nested Virtualization (X86) Part II - George Dunlap, Xen Server:<br />
<a href="https://www.youtube.com/watch?v=3MxWvVTmY1s" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=3MxWvVTmY1s</a></p>
]]></description><link>https://xcp-ng.org/forum/post/82362</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/82362</guid><dc:creator><![CDATA[abudef]]></dc:creator><pubDate>Fri, 06 Sep 2024 06:17:02 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 02 Aug 2024 10:46:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/stormi" aria-label="Profile: stormi">@<bdi>stormi</bdi></a> For Debian UEFI boot failures, which I have, if UEFI boots to a shell, you can load GRUB quickly from the shell and boot Debian then fix it from the OS (without booting an ISO).</p>
<p dir="auto">From the UEFI shell use the command: <code>FS0:\EFI\debian\grubx64.efi</code></p>
<p dir="auto">It does not fix anything but lets you start Debian manually.</p>
<p dir="auto">You can also copy that command into <code>/boot/efi/startup.nsh</code> or use GRUB to install the standard UEFI boot files that XCP can use for the next boot.</p>
]]></description><link>https://xcp-ng.org/forum/post/81169</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/81169</guid><dc:creator><![CDATA[Andrew]]></dc:creator><pubDate>Fri, 02 Aug 2024 10:46:53 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 02 Aug 2024 10:28:23 GMT]]></title><description><![CDATA[<p dir="auto">There is a downgrade feature on our installation ISOs, that can be used to restore the backup made automatically by the installer when upgrading from 8.2.1 to 8.3 beta/rc.</p>
<ol>
<li>Make sure you have backups.</li>
<li>This is supposed to be used shortly after the upgrade, because the version of the XAPI database which will be restored will be that of the backup. If you made changes which affected the metadata stored by XAPI, you may end up with a mismatch between what's really on your storage and what XAPI believes is the current state of VMs, storage, etc.</li>
<li>The format for storing UEFI variables for UEFI VMs changed in 8.3 and is not backwards compatible. So UEFI VMs won't start anymore. I'm not sure whether the NVRAM store is converted at upgrade time or only the first time the VMs boot (pinging <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/benjireis" aria-label="Profile: BenjiReis">@<bdi>BenjiReis</bdi></a> about this). Anyway, any UEFI VM whose NVRAM store was upgraded to the format used in 8.3 won't boot anymore when started back on 8.2.1. There are solutions, involving wiping the NVRAM store (which is enough for most VMs, but Debian, notably, may need fixing the boot loader afterwards, using a Live media).</li>
</ol>
<p dir="auto">Another option is Warm Migrating VMs from the 8.3 pool to a 8.2.1 pool, using Xen Orchestra, but point 3. above still applies to UEFI VMs.</p>
]]></description><link>https://xcp-ng.org/forum/post/81166</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/81166</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Fri, 02 Aug 2024 10:28:23 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 02 Aug 2024 10:11:47 GMT]]></title><description><![CDATA[<p dir="auto">Hello.</p>
<p dir="auto">First, I need to remind all users that Nested Virtualization is not supported even in XCP-ng 8.2.1. It is useful for testing purposes, and we do use it a lot internally (despite its flaws - it can crash badly).</p>
<p dir="auto">It is not supported within the Xen Project either, because it hasn't yet gotten out of the experimental stage.</p>
<p dir="auto">This means that workloads running in a VM with Nested Virtualization enabled could theoretically exploit vulnerabilities in Xen and do nasty things, possibly including compromising the host and all its VMs.</p>
<p dir="auto">This being said, we are aware that Nested Virtualization is a useful feature in various use cases, and are committed to bring it to XCP-ng in an officially supported way in the future.</p>
<p dir="auto">Now, regarding the current situation: changes made to Xen broke the fragile experimental nested virtualization feature. In a recent talk at Xen Summit, George Dunlap described what needs to be done to make it work, this time in a fully supported way, but now there's a lot of work for developers. In a nutshell, this means that XCP-ng 8.3 likely won't offer Nested Virtualization, even in an experimental way, or at least not at the time of its initial release.</p>
<p dir="auto">I'll address the topic of downgrading to XCP-ng 8.2.1 in the next message.</p>
]]></description><link>https://xcp-ng.org/forum/post/81164</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/81164</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Fri, 02 Aug 2024 10:11:47 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 02 Aug 2024 02:49:01 GMT]]></title><description><![CDATA[<p dir="auto">Hi XCP team :),</p>
<p dir="auto">I believe I might also be affected by this issue.<br />
I was previously using a Dell 2RU Server 4x CPU's (at work atm, I'll update this post with the exact Dell model and CPU models later as it's powered off at home).</p>
<p dir="auto">The ''old'' server was running XCPNG 8.2.1, and I was running Truenas as a VM with LSI HBA and nVidia GPU passed through, and Truenas was working like a charm - I was able to use the kubernetes apps, and create nested VM's (although I didnt use them, I was /able/ to, in a pinch).</p>
<p dir="auto">I recently moved to a Dell R740 with 2 x Intel 6136 CPU's running XCPNG 8.3. These CPU's appear to support all required VT-d (with EPT) extensions, IOUMMU and SRV-IOV.<br />
I've been through the BIOS about a billion times trying to troubleshoot this issue, and have changed the workload profiles and ensured everything relating to virtualisation and performance optimisation is enabled.</p>
<p dir="auto">However, now my truenas VM displays an error "Virtualization is not enabled on this system", and I'm unable to use the Kubernetes apps, or create VM's from within Truenas. (I have checked and confirmed that the "nested virtualization" option is definitely enabled for that VM.</p>
<p dir="auto">As a test, I installed a new Truenas VM, with nested virtualization enabled.<br />
After creating the test VM, I can actually click on the Virtualization tab within Truenas, and it doesnt display the same error as before (on the old truenas VM") , but it says your CPU does not support KVM extensions" which I believe to be erroneous.</p>
<p dir="auto">I can see within this thread that you suspect ""Xen 4.17" is the issue.<br />
Can you provide any steps to 'rollback' to a version that might re-enable the nested virtualization feature to work correctly (or point me in the right direction on how to achieve this?)<br />
Otherwise, is there a supported method to 'downgrade' the XCPNG 8.3 host to 8.2.1?</p>
<p dir="auto">Please let me know if you require any additional information or if I can be of help testing anything.</p>
<p dir="auto">(thanks again for all your hard work and amazing free and opensource products! can't wait for the v6 UI :D)</p>
]]></description><link>https://xcp-ng.org/forum/post/81158</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/81158</guid><dc:creator><![CDATA[CAPS]]></dc:creator><pubDate>Fri, 02 Aug 2024 02:49:01 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Sat, 13 Jul 2024 10:39:30 GMT]]></title><description><![CDATA[<p dir="auto">No news at the moment, as soon there's something to test, I'll keep you posted.</p>
]]></description><link>https://xcp-ng.org/forum/post/80163</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/80163</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Sat, 13 Jul 2024 10:39:30 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Sat, 13 Jul 2024 08:56:15 GMT]]></title><description><![CDATA[<p dir="auto">Hi, any new information on this issue?</p>
]]></description><link>https://xcp-ng.org/forum/post/80159</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/80159</guid><dc:creator><![CDATA[abudef]]></dc:creator><pubDate>Sat, 13 Jul 2024 08:56:15 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Tue, 11 Jun 2024 20:42:19 GMT]]></title><description><![CDATA[<p dir="auto">We re asked upstream about this, no feedback yet.</p>
]]></description><link>https://xcp-ng.org/forum/post/78549</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/78549</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Tue, 11 Jun 2024 20:42:19 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Tue, 11 Jun 2024 20:31:05 GMT]]></title><description><![CDATA[<p dir="auto">Hi, did you come to any new findings and conclusions at the Xen Summit?</p>
]]></description><link>https://xcp-ng.org/forum/post/78546</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/78546</guid><dc:creator><![CDATA[abudef]]></dc:creator><pubDate>Tue, 11 Jun 2024 20:31:05 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Wed, 29 May 2024 18:25:51 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">It's not on the top priority list as right now, as 8.3 is coming closer and especially this Friday there's XO 5.95.<br />
However, next week, we are at the Xen Summit, so that will be the occasion to discuss with both Vates (<a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/andsmv" aria-label="Profile: andSmv">@<bdi>andSmv</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/marcungeschikts" aria-label="Profile: marcungeschikts">@<bdi>marcungeschikts</bdi></a> ...) but also Xen upstream directly <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bbd7a2dd886" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://xcp-ng.org/forum/post/78119</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/78119</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 29 May 2024 18:25:51 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Wed, 29 May 2024 17:40:50 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a>, curiosity prevents me from not asking if you have reached any conclusion or solution yet. Thank you in advance for revealing the hot news <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bbd7a2dd886" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://xcp-ng.org/forum/post/78117</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/78117</guid><dc:creator><![CDATA[abudef]]></dc:creator><pubDate>Wed, 29 May 2024 17:40:50 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 10 May 2024 11:51:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/abudef" aria-label="Profile: abudef">@<bdi>abudef</bdi></a> No. We are discussing internally to see what would be the best approach.</p>
]]></description><link>https://xcp-ng.org/forum/post/77116</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/77116</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 10 May 2024 11:51:20 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 10 May 2024 11:51:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/andrew" aria-label="Profile: Andrew">@<bdi>Andrew</bdi></a> No, migration is always forward compatible, not backward. You can use warm migration in XO instead (or backup delta/restore).</p>
]]></description><link>https://xcp-ng.org/forum/post/77115</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/77115</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 10 May 2024 11:51:02 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 10 May 2024 10:58:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/abudef" aria-label="Profile: abudef">@<bdi>abudef</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/stormi" aria-label="Profile: stormi">@<bdi>stormi</bdi></a> Ok, so we can't <em><strong>hot</strong></em> migrate a VM from 8.3 back to 8.2.... I get it... <em><strong>Cold</strong></em> migration fails also, I almost understand why it won't work because there <em>might</em> be features missing. Then why does <em><strong>Warm</strong></em> migration work?</p>
<p dir="auto">Can normal cold migration be <em><strong>forced</strong></em> to work? May be as a check box/warning option that features might not be available (like TPM)?</p>
]]></description><link>https://xcp-ng.org/forum/post/77112</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/77112</guid><dc:creator><![CDATA[Andrew]]></dc:creator><pubDate>Fri, 10 May 2024 10:58:59 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 10 May 2024 10:48:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/stormi" aria-label="Profile: stormi">@<bdi>stormi</bdi></a> Please do you have any idea when this problem might be resolved? The question is how to deal with the test lab, whether to wait, because a secondary problem is that the nested VMs cannot be migrated elsewhere from the affected virtualized XCP-ng hosts.</p>
<pre><code>vm.migrate
{
  "vm": "654cc5c6-7e50-fc28-ecc4-fe46929905b2",
  "mapVifsNetworks": {
    "2db4235a-345f-f286-4172-77dab4e198fe

": "8e969c1a-cafa-7ac0-504d-cf5cd19ef1e4

"
  },
  "migrationNetwork": "8e969c1a-cafa-7ac0-504d-cf5cd19ef1e4

",
  "sr": "a25ba333-a1a5-f22f-c337-0ec662e835ed",
  "targetHost": "ca60fce7-924a-45f9-a1c6-ee860952e6aa"
}
{
  "code": "NO_HOSTS_AVAILABLE",
  "params": [],
  "task": {
    "uuid": "57fe6efb-569e-3fa3-a345-d43377260884

",
    "name_label": "Async.VM.migrate_send",
    "name_description": "",
    "allowed_operations": [],
    "current_operations": {},
    "created": "20240510T10:45:50Z",
    "finished": "20240510T10:45:51Z",
    "status": "failure",
    "resident_on": "OpaqueRef:99de1bb8-8e7f-e79a-d7f9-5d84c2c09a73",
    "progress": 1,
    "type": "&lt;none/&gt;",
    "result": "",
    "error_info": [
      "NO_HOSTS_AVAILABLE"
    ],
    "other_config": {},
    "subtask_of": "OpaqueRef:NULL",
    "subtasks": [],
    "backtrace": "(((process xapi)(filename ocaml/xapi/xapi_vm_placement.ml)(line 106))((process xapi)(filename ocaml/xapi/message_forwarding.ml)(line 1453))((process xapi)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xapi)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 39))((process xapi)(filename ocaml/xapi/helpers.ml)(line 1506))((process xapi)(filename ocaml/xapi/message_forwarding.ml)(line 1445))((process xapi)(filename ocaml/xapi/message_forwarding.ml)(line 2537))((process xapi)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xapi)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 39))((process xapi)(filename ocaml/xapi/message_forwarding.ml)(line 2559))((process xapi)(filename ocaml/xapi/rbac.ml)(line 189))((process xapi)(filename ocaml/xapi/rbac.ml)(line 198))((process xapi)(filename ocaml/xapi/server_helpers.ml)(line 75)))"
  },
  "message": "NO_HOSTS_AVAILABLE()",
  "name": "XapiError",
  "stack": "XapiError: NO_HOSTS_AVAILABLE()
    at Function.wrap (file:///opt/xo/xo-builds/xen-orchestra-202405091612/packages/xen-api/_XapiError.mjs:16:12)
    at default (file:///opt/xo/xo-builds/xen-orchestra-202405091612/packages/xen-api/_getTaskResult.mjs:11:29)
    at Xapi._addRecordToCache (file:///opt/xo/xo-builds/xen-orchestra-202405091612/packages/xen-api/index.mjs:1029:24)
    at file:///opt/xo/xo-builds/xen-orchestra-202405091612/packages/xen-api/index.mjs:1063:14
    at Array.forEach (&lt;anonymous&gt;)
    at Xapi._processEvents (file:///opt/xo/xo-builds/xen-orchestra-202405091612/packages/xen-api/index.mjs:1053:12)
    at Xapi._watchEvents (file:///opt/xo/xo-builds/xen-orchestra-202405091612/packages/xen-api/index.mjs:1226:14)"
}
</code></pre>
<p dir="auto">(targetHost above is a common native XCP-ng host)</p>
]]></description><link>https://xcp-ng.org/forum/post/77111</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/77111</guid><dc:creator><![CDATA[abudef]]></dc:creator><pubDate>Fri, 10 May 2024 10:48:57 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Thu, 09 May 2024 20:01:01 GMT]]></title><description><![CDATA[<p dir="auto">As expected, the same problem is with XenServer 8/4.17</p>
]]></description><link>https://xcp-ng.org/forum/post/77105</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/77105</guid><dc:creator><![CDATA[abudef]]></dc:creator><pubDate>Thu, 09 May 2024 20:01:01 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Hardware-assisted virtualization is not enabled on this host&quot; even though platform:exp-nested-hvm=true is set on Fri, 03 May 2024 07:01:41 GMT]]></title><description><![CDATA[<p dir="auto">Yes, that's exactly the missing piece, but it has to be computed from the hex string on the pool platform CPU.</p>
]]></description><link>https://xcp-ng.org/forum/post/76738</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/76738</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 03 May 2024 07:01:41 GMT</pubDate></item></channel></rss>