<?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[XCP-ng 8.2.0 beta now available!]]></title><description><![CDATA[<p dir="auto">Hello to everyone.</p>
<p dir="auto">The <em>Beta</em> release of XCP-ng 8.2 is available right now <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f680.png?v=a78c449d9ac" class="not-responsive emoji emoji-android emoji--rocket" style="height:23px;width:auto;vertical-align:middle" title=":rocket:" alt="🚀" /> .</p>
<h3>Stability status</h3>
<p dir="auto">Our internal tests have not revealed any major bugs.</p>
<p dir="auto">Note : support for <strong>UEFI VMs</strong> is currently incomplete and will be completed during the beta phase via an update.</p>
<h3>Long Term Support (LTS)</h3>
<p dir="auto">XCP-ng 8.2 will be our first LTS release.</p>
<p dir="auto">Help us make it rock-solid through your tests!</p>
<h3>What changed</h3>
<p dir="auto">Here are the main changes since XCP-ng 8.1.</p>
<p dir="auto">Based on Citrix Hypervisor 8.2 (<a href="https://docs.citrix.com/en-us/citrix-hypervisor/whats-new.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.citrix.com/en-us/citrix-hypervisor/whats-new.html</a>).</p>
<p dir="auto">Base components:</p>
<ul>
<li>Xen 4.13.1 + patches</li>
<li>Kernel 4.19 + patches</li>
</ul>
<p dir="auto">Citrix <a href="https://docs.citrix.com/en-us/citrix-hypervisor/whats-new.html" target="_blank" rel="noopener noreferrer nofollow ugc">announces</a>:</p>
<ul>
<li>Support for SLES 12 SP5 and Ubuntu 20.04 added</li>
<li>Support for Windows 7, Windows Server 2008 SP2 and Windows Server 2008 R2 SP1 removed. They may still work, but are not supported officially nor tested anymore by Citrix. Consider upgrading.</li>
<li>Maximum host RAM raised to 6 TB and maximum number of logical processors per host raised to 448 CPUs.</li>
<li>Support for installing TLS certificates on hosts (see <a href="https://docs.citrix.com/en-us/citrix-hypervisor/hosts-pools.html#install-a-tls-certificate-on-your-server" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.citrix.com/en-us/citrix-hypervisor/hosts-pools.html#install-a-tls-certificate-on-your-server</a>)</li>
<li>TLS 1.2 protocol enforced for HTTPS traffic, and between XCP-ng components. Support for legacy SSL mode and TLS 1.0/1.1 protocols have been removed.</li>
</ul>
<p dir="auto">Other changes:</p>
<ul>
<li>Bug fixed for hosts configured with DHCP. <code>xcp-networkd</code> used not to send the hostname along with the DHCP request. We contributed a fix to the <code>xcp-networkd</code> package, that was included in Citrix Hypervisor 8.2 and thus in XCP-ng 8.2 (note: packages with that fix are also available for XCP-ng 8.0 and 8.1 in the <code>xcp-ng-testing</code> repository).</li>
<li>Backup restore fixed for UEFI hosts. This <a href="https://bugs.xenserver.org/browse/XSO-984" target="_blank" rel="noopener noreferrer nofollow ugc">upstream bug</a> that our community had found and that we reported to Citrix teams has been fixed by them.</li>
</ul>
<p dir="auto">Changes specific to XCP-ng:</p>
<ul>
<li>Support for Intel IceLake and CometLake CPUs.</li>
<li>Reimplementation of UEFI VM support : <em>See dedicated section below for details</em>.</li>
<li>New storage drivers: ZFS, GlusterFS, CephFS... and other changes. <em>See dedicated section below for details</em>.</li>
<li>The updated Xen brings support for Core Scheduling. We added support for changing the host configuration through the XAPI and contributed it upstream. <em>See dedicated section below</em>.</li>
<li>Guest tools ISO: Citrix doesn't provide a guest tools ISO anymore in Citrix Hypervisor. They replaced it with downloads from their internet website. We chose to retain the feature and still provide a guest tools ISO that you can mount to your VMs. Many thanks to the XAPI developers who have kept the related source code for us in the XAPI project, rather than delete it.</li>
<li>OpenFlow support in the SDN controller: support added out of the box <a href="https://xen-orchestra.com/blog/vms-vif-network-traffic-control/" target="_blank" rel="noopener noreferrer nofollow ugc">for Xen Orchestra to leverage it</a>. The related code is being contributed upstream to the XAPI project.</li>
<li>We replaced Citrix's <code>gpumon</code> package, not built by us, by a mock build of <code>gpumon</code> sources, without the proprietary nvidia developer kit. <em>See dedicated section below</em></li>
<li><a href="https://xcp-ng.org/docs/hardware.html#alternate-kernel" target="_blank" rel="noopener noreferrer nofollow ugc">Alternate kernel</a> updated to version 4.19.140.</li>
<li>Additional packages:
<ul>
<li>ZFS updated to 0.8.4.</li>
<li>glusterfs 8.1 added to the repositories</li>
<li>New <a href="https://xcp-ng.org/docs/additionalpackages.html" target="_blank" rel="noopener noreferrer nofollow ugc">additional driver package</a>: <code>r8125-module</code></li>
</ul>
</li>
</ul>
<h3>Reimplementation of UEFI VM support</h3>
<p dir="auto">The component that handles UEFI variables for VMs, <code>varstored</code>, was redistributable but not open source. So we had to implement our own, named <code>uefistored</code>.</p>
<p dir="auto">It is not entirely ready yet, that's why XCP-ng 8.2 beta's UEFI VM support is incomplete. Systems like Alpine linux will work, but neither Windows nor Debian will install for now.</p>
<p dir="auto">This is being worked on and you should see updates very soon.</p>
<p dir="auto"><strong>Since the component was entirely rewritten, we will ask the community to give special attention to UEFI VM tests.</strong></p>
<h3>New storage drivers: ZFS, GlusterFS, CephFS... and other changes</h3>
<p dir="auto">We added three new experimental storage drivers: <code>zfs</code>, <code>glusterfs</code> and <code>cephfs</code>.</p>
<p dir="auto">We also decided to remove the <code>sm-additional-drivers</code> package (that only contained the <code>xfs</code> SR driver) and include all SR drivers by default, including experimental ones. However, we do not install all the dependencies on dom0 by default: <code>xfsprogs</code>, <code>gluster-server</code>, <code>ceph-common</code>, <code>zfs</code>... They need to be installed using <code>yum</code> for you to use the related SR drivers.</p>
<h4><code>zfs</code></h4>
<p dir="auto">We already provided <code>zfs</code> packages in our repositories, but there was no dedicated SR driver. Users would use the <code>file</code> driver, which has a major drawback: if the zpool is not active, that driver may believe that the SR suddenly became empty, and forget all VDI metadata.</p>
<p dir="auto">So we developed a dedicated <code>zfs</code> SR driver that checks whether <code>zfs</code> is present before drawing such conclusions.</p>
<ul>
<li>Required dependency: <code>zfs</code></li>
<li>Documentation: <a href="https://xcp-ng.org/docs/storage.html#zfs" target="_blank" rel="noopener noreferrer nofollow ugc">https://xcp-ng.org/docs/storage.html#zfs</a></li>
</ul>
<h4><code>glusterfs</code></h4>
<p dir="auto">Use this driver to connect to an existing Gluster storage as a shared SR.</p>
<ul>
<li>Required dependency: <code>glusterfs-server</code></li>
<li>Documentation: <a href="https://xcp-ng.org/docs/storage.html#glusterfs" target="_blank" rel="noopener noreferrer nofollow ugc">https://xcp-ng.org/docs/storage.html#glusterfs</a></li>
</ul>
<h4><code>cephfs</code></h4>
<p dir="auto">Use this driver to connect to an existing Ceph storage through the CephFS storage interface.</p>
<ul>
<li>Required dependency: <code>ceph-common</code> (not provided in XCP-ng repositories. Check the docs.)</li>
<li>Documentation: <a href="https://xcp-ng.org/docs/storage.html#cephfs" target="_blank" rel="noopener noreferrer nofollow ugc">https://xcp-ng.org/docs/storage.html#cephfs</a></li>
</ul>
<h4><code>xfs</code></h4>
<p dir="auto">Use this driver to create and use an XFS SR.</p>
<ul>
<li>Required dependency: <code>xfsprogs</code></li>
<li>Documentation : to be written. There's nothing special about it, it works exactly like the <code>ext</code> driver, but uses <code>xfs</code> instead of <code>ext4</code> as a filesystem.</li>
</ul>
<h3>Core Scheduling</h3>
<p dir="auto">The updated Xen in XCP-ng 8.2 brings support for Core Scheduling.</p>
<p dir="auto">As you probably know, Hyper Threading defeats all mitigations of CPU vulnerabilities related to side-channel attacks. That's why it was required to disable it as part of the mitigations. The reason is that with Hyper Threading enabled you can't protect a VM's vCPUs from attacks originating from other VMs that have workloads scheduled on the same physical core.</p>
<p dir="auto">With Core Scheduling, you now have another solution: you can choose to leave Hyper Threading enabled and ask the scheduler to always group vCPUs of a given VM together on the same physical core(s). This will remove the vulnerability to a class of attacks from other VMs, but will leave the VM processes vulnerables to attacks from malevolent processes from within itself. To be usedonly with entirely trusted workloads.</p>
<p dir="auto">How to enable it:</p>
<ul>
<li>In a future release of Xen Orchestra, you will be able to enable it with a simple click in the host's advanced settings</li>
<li>Until then, you can enable it manually by adding <code>sched-gran=core</code> to Xen's command line parameters in <code>grub.cfg</code> and reboot. See <a href="https://xenbits.xenproject.org/docs/unstable/misc/xen-command-line.html#sched-gran-x86" target="_blank" rel="noopener noreferrer nofollow ugc">Xen's documentation</a>.</li>
</ul>
<h3><code>gpumon</code>'s mock build (tests with nVIDIA GPUs required)</h3>
<p dir="auto"><code>gpumon</code> is an opensource component that can't be built without the appropriate proprietary nvidia toolkit. It is supposed to be only used for nvidia vgpus, which we don't support (proprietary stuff too). We already tried to remove it from XCP-ng in 8.1, however you may remember than we discovered, after the release of XCP-ng 8.1, that the XAPI would not manage to start without it on systems that have <strong>nVIDIA GPUs</strong>.</p>
<p dir="auto">This time, we chose another approach: we built a mock version of <code>gpumon</code> (working, but giving fake statistics about the GPUs), so the binary is present on XCP-ng and the XAPI is happy enough with it to start in presence of an nVIDIA GPU.</p>
<p dir="auto">However, there still is a risk that the XAPI would try to use <code>gpumon</code> later, not only during the startup process, so <strong>we need users with nVIDIA GPUs</strong> to install XCP-ng 8.2 and test it in various situations.</p>
<h3>How to upgrade from previous releases</h3>
<p dir="auto">Since XCP-ng 8.2.0 is a minor release, both upgrade methods are supported:</p>
<ul>
<li>From the installation ISO</li>
<li>From command line using <code>yum</code> (from XCP-ng 8.0 or 8.1 only!)</li>
</ul>
<p dir="auto">Refer to the <a href="https://xcp-ng.org/docs/upgrade.html" target="_blank" rel="noopener noreferrer nofollow ugc">upgrade howto</a>.</p>
<p dir="auto">Downloads:</p>
<ul>
<li>Standard ISO: <a href="http://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.0-beta.iso" target="_blank" rel="noopener noreferrer nofollow ugc">http://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.0-beta.iso</a></li>
<li>Net-install ISO: <a href="http://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.0-beta-netinstall.iso" target="_blank" rel="noopener noreferrer nofollow ugc">http://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.0-beta-netinstall.iso</a></li>
<li>SHA256SUMS: <a href="http://mirrors.xcp-ng.org/isos/8.2/SHA256SUMS" target="_blank" rel="noopener noreferrer nofollow ugc">http://mirrors.xcp-ng.org/isos/8.2/SHA256SUMS</a></li>
<li>Signatures of the sums: <a href="http://mirrors.xcp-ng.org/isos/8.2/SHA256SUMS.asc" target="_blank" rel="noopener noreferrer nofollow ugc">http://mirrors.xcp-ng.org/isos/8.2/SHA256SUMS.asc</a></li>
</ul>
<p dir="auto">It's a good habit to check your downloaded ISO against the SHA256 sum and for better security also check the signature of those sums. Although our mirror redirector does try to detect file changes on mirrors, it's should always be envisioned that a mirror (or in the worst case our source mirror) gets hacked and managed to provide both fake ISOs and SHA256 sums. But they <strong>can't</strong> fake the signature. See <a href="https://xcp-ng.org/docs/mirrors.html#security" target="_blank" rel="noopener noreferrer nofollow ugc">https://xcp-ng.org/docs/mirrors.html#security</a>.</p>
<h3>After the installation, stay updated</h3>
<p dir="auto">Run <code>yum update</code> regularly. We'll fix bugs that are detected regularly until the final release. Subscribe to this thread (and make sure to activate mail notifications in the forum parameters if you want them): we'll announce every important update to the beta here.</p>
<h3>What to test</h3>
<p dir="auto">Everything and anything! A community effort to list things to be tested has been started at <a href="https://github.com/xcp-ng/xcp/wiki/Test-XCP" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/xcp-ng/xcp/wiki/Test-XCP</a>.</p>
<p dir="auto">In addition, we ask you to give special attention to:</p>
<ul>
<li>UEFI VM support</li>
<li>The new storage drivers</li>
</ul>
<p dir="auto">Report or ask anything as replies to this thread.</p>
<p dir="auto"><strong>Feedback is always useful, both about successes and failures</strong>.</p>
]]></description><link>https://xcp-ng.org/forum/topic/3634/xcp-ng-8-2-0-beta-now-available</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 15:53:35 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/3634.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 30 Sep 2020 11:30:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Sun, 27 Dec 2020 17:58:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/hoerup" aria-label="Profile: hoerup">@<bdi>hoerup</bdi></a> Hi, I can't remember too much to be honest.</p>
<p dir="auto">I created a Debian 10 VM with 20GB disk, set up all the stuff that needed to be common for the Ceph pool pretty much following the Ceph documentation using the cephadm method - so Docker etc. This would be my 'Ceph admin VM'</p>
<p dir="auto">Once that was all sorted I cloned the VM 3 times,  for my actual Ceph pool and changed the hostname and static IP etc. I've got 3 hosts with Supermicro boards that have two SATA controllers on board, so on each one I passed though one of the controllers to the Ceph VM and then just deployed Ceph and followed the documentation. The only issues I ran into and any other tips are in the other post I linked to. Now Ceph is all containerised it all seams a bit too easy! Hope they're not my famous last words!! <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f616.png?v=a78c449d9ac" class="not-responsive emoji emoji-android emoji--confounded" style="height:23px;width:auto;vertical-align:middle" title=":confounded:" alt="😖" />  It does like a lot of RAM, so I've reduced the OSD limits down a bit and its fine for me.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://xcp-ng.org/forum/post/34782</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/34782</guid><dc:creator><![CDATA[jmccoy555]]></dc:creator><pubDate>Sun, 27 Dec 2020 17:58:29 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Wed, 11 Nov 2020 10:19:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/jmccoy555" aria-label="Profile: jmccoy555">@<bdi>jmccoy555</bdi></a> Could I pursuade you to make a post, describing your setup and summarizing any findings ?</p>
]]></description><link>https://xcp-ng.org/forum/post/33263</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/33263</guid><dc:creator><![CDATA[hoerup]]></dc:creator><pubDate>Wed, 11 Nov 2020 10:19:04 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Tue, 10 Nov 2020 17:05:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/hoerup" aria-label="Profile: hoerup">@<bdi>hoerup</bdi></a> I've been running a Ceph hyper-convered set up since  <a href="https://xcp-ng.org/forum/topic/1006/ceph-fs-storage-driver/53?_=1605027832643">April</a>, and its worked well for me (I'm no expert)!</p>
]]></description><link>https://xcp-ng.org/forum/post/33240</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/33240</guid><dc:creator><![CDATA[jmccoy555]]></dc:creator><pubDate>Tue, 10 Nov 2020 17:05:53 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Tue, 03 Nov 2020 11:36:16 GMT]]></title><description><![CDATA[<p dir="auto">By the way, this thread is now superseded by the RC thread: <a href="https://xcp-ng.org/forum/topic/3769/xcp-ng-8-2-0-rc-now-available">https://xcp-ng.org/forum/topic/3769/xcp-ng-8-2-0-rc-now-available</a></p>
]]></description><link>https://xcp-ng.org/forum/post/33006</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/33006</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Tue, 03 Nov 2020 11:36:16 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Tue, 03 Nov 2020 11:34:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/sr" aria-label="Profile: sr">@<bdi>sr</bdi></a> See <a href="https://github.com/xcp-ng-rpms/intel-e1000e" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/xcp-ng-rpms/intel-e1000e</a> and <a href="https://downloadcenter.intel.com/download/15817" target="_blank" rel="noopener noreferrer nofollow ugc">https://downloadcenter.intel.com/download/15817</a></p>
]]></description><link>https://xcp-ng.org/forum/post/33005</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/33005</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Tue, 03 Nov 2020 11:34:20 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Tue, 03 Nov 2020 11:32:52 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> said in <a href="/forum/post/32792">XCP-ng 8.2.0 beta now available!</a>:</p>
<blockquote>
<p dir="auto">updated Intel <code>e1000e</code> drivers in order to support more devices</p>
</blockquote>
<p dir="auto">Can anyone point me on where to find more details on this. Can't find anything about it in the <a href="https://github.com/xcp-ng-rpms/kernel/commit/6c8a454505df0c7291e159c29928a2ebfa275085#diff-03d463b7203aa1add0c5fdb726bba20992c7a7d5b59d222a8c0990e0ed34e145" target="_blank" rel="noopener noreferrer nofollow ugc">latest commit of the kernel rpm repo</a>. Probably I am looking in the wrong place.</p>
]]></description><link>https://xcp-ng.org/forum/post/33004</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/33004</guid><dc:creator><![CDATA[sr]]></dc:creator><pubDate>Tue, 03 Nov 2020 11:32:52 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Thu, 29 Oct 2020 11:19:37 GMT]]></title><description><![CDATA[<p dir="auto">Updates done in my home lab and everything is working great so far <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=a78c449d9ac" 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/32793</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32793</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Thu, 29 Oct 2020 11:19:37 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Thu, 29 Oct 2020 10:30:33 GMT]]></title><description><![CDATA[<p dir="auto">To everyone: don't forget to <strong>update your XCP-ng 8.2 beta hosts</strong> from time to time (<code>yum update</code>).</p>
<p dir="auto">Recent updates include Xen and Linux kernel security updates, the latest <code>uefistored</code> that fixes UEFI support for Windows Server 2016's installer, updated Intel <code>e1000e</code> drivers in order to support more devices, updated ZFS packages to version 0.8.5, updated <code>zstd</code> to 1.4.5.</p>
]]></description><link>https://xcp-ng.org/forum/post/32792</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32792</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Thu, 29 Oct 2020 10:30:33 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Mon, 26 Oct 2020 15:47:34 GMT]]></title><description><![CDATA[<p dir="auto">The tools are packaged already for many of the distros you mentioned. However this is work that takes time and depends on the willingness of contributors from each distro, so a guest tools ISO remains useful in my view.</p>
]]></description><link>https://xcp-ng.org/forum/post/32718</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32718</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Mon, 26 Oct 2020 15:47:34 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Mon, 26 Oct 2020 15:46:23 GMT]]></title><description><![CDATA[<p dir="auto">I agree here. Package xcp-ng tools for the main distros out there. Fedora, Centos, Ubuntu, Debian, OpenSuse, FreeBSD etc.. Not sure about Windows though. Perhaps an ISO is easiest way to distribute the tools?</p>
]]></description><link>https://xcp-ng.org/forum/post/32717</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32717</guid><dc:creator><![CDATA[Forza]]></dc:creator><pubDate>Mon, 26 Oct 2020 15:46:23 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Mon, 26 Oct 2020 11:52:34 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> said in <a href="/forum/post/31835">XCP-ng 8.2.0 beta now available!</a>:</p>
<blockquote>
<p dir="auto">Guest tools ISO: Citrix doesn't provide a guest tools ISO anymore in Citrix Hypervisor. They replaced it with downloads from their internet website. We chose to retain the feature and still provide a guest tools ISO that you can mount to your VMs. Many thanks to the XAPI developers who have kept the related source code for us in the XAPI project, rather than delete it.</p>
</blockquote>
<p dir="auto">I think that the best solution would be to have them packaged by distros. It will also make installs much easier.</p>
]]></description><link>https://xcp-ng.org/forum/post/32710</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32710</guid><dc:creator><![CDATA[mimi89999]]></dc:creator><pubDate>Mon, 26 Oct 2020 11:52:34 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Sun, 18 Oct 2020 15:01:12 GMT]]></title><description><![CDATA[<p dir="auto">Upgraded a three host homelab from XCP-ng 8.1 fully patched to XCP-ng 8.2 beta.<br />
Things done/tested successfully:</p>
<ul>
<li>Upgrade process (via ISO)</li>
<li>Copy/Move of VMs (even cross pool)</li>
<li>Create/Change VMs (Linux, Windows (but not UEFI))</li>
<li>Add/remove server to XO from source</li>
<li>Create/Change networks</li>
<li>Fresh install process (via ISO)</li>
<li><a href="https://xcp-ng.org/docs/develprocess.html#example-storage-performance-tests-using-fio" target="_blank" rel="noopener noreferrer nofollow ugc">Basic storage benchmark </a> on dom0 and Debian VM using <code>fio</code></li>
<li>Add, Remove, Re-add NFS shares (ISO and storage)</li>
</ul>
<p dir="auto">This weekend I try to do some backup/restore (if time permits).<br />
Nice work <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=a78c449d9ac" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /> XCP-ng rocks</p>
<p dir="auto">[edit: some more tests]</p>
]]></description><link>https://xcp-ng.org/forum/post/32493</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32493</guid><dc:creator><![CDATA[gskger]]></dc:creator><pubDate>Sun, 18 Oct 2020 15:01:12 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Sat, 17 Oct 2020 06:58:37 GMT]]></title><description><![CDATA[<p dir="auto">Upgrade finally done, works flawlessly. Citrix Hypervisor 8.2 -&gt; XCP-ng 8.2 beta.</p>
<p dir="auto">Iam using Ubuntu 20.04 Server VMs and a single Windows 10 VM (uefi). NFS Storage is used for Backups and SMB ISO Library.</p>
<ul>
<li>Patches got applied successful</li>
<li>Several Host restarts successful</li>
<li>Create VM successful</li>
<li>USB Passthrough to Ubuntu 20.04 with APC-1400 USV successful</li>
<li>Dynamic Memory settings successful</li>
</ul>
<p dir="auto">You make me happy <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=a78c449d9ac" 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/32482</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32482</guid><dc:creator><![CDATA[ChuckNorrison]]></dc:creator><pubDate>Sat, 17 Oct 2020 06:58:37 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Tue, 13 Oct 2020 13:30:21 GMT]]></title><description><![CDATA[<p dir="auto"><strong>The new implementation of UEFI support for VMs</strong> just landed through the last update to the beta.</p>
<p dir="auto"><code>yum update</code> will install <code>uefistored-0.2.1-1.xcpng8.2.x86_64</code>, then a simple <code>xe-toolstack-restart</code> will take it into account.</p>
<p dir="auto">Dedicated thread for tests, feedback, debug and discussion: <a href="https://xcp-ng.org/forum/post/32335">https://xcp-ng.org/forum/post/32335</a></p>
]]></description><link>https://xcp-ng.org/forum/post/32336</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32336</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Tue, 13 Oct 2020 13:30:21 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Sat, 10 Oct 2020 08:35:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/demanzke" aria-label="Profile: demanzke">@<bdi>demanzke</bdi></a> with the preferred client for XCP-ng: Xen Orchestra <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=a78c449d9ac" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> You'll have Ubuntu logo and VM IP address <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=a78c449d9ac" 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/32273</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32273</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Sat, 10 Oct 2020 08:35:39 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Sat, 10 Oct 2020 07:14:06 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> The new iso worked as usual on a Ubuntu 20.04 VM.<br />
README text formatting looks fine, updating guest tools using the <a href="http://install.sh" target="_blank" rel="noopener noreferrer nofollow ugc">install.sh</a> worked.<br />
When done it still asks the user to reboot the VM though.<br />
Without a working XCP-ng center I'm not sure how to test the guest tools features.</p>
]]></description><link>https://xcp-ng.org/forum/post/32272</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32272</guid><dc:creator><![CDATA[demanzke]]></dc:creator><pubDate>Sat, 10 Oct 2020 07:14:06 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Tue, 06 Oct 2020 11:32:34 GMT]]></title><description><![CDATA[<p dir="auto">I just pushed <code>xcp-ng-pv-tools-8.2.0-1.xcpng8.2.noarch.rpm</code> to the 8.2 base repository. Beta testers can install it with a simple <code>yum update</code>. No reboot required. Please check that :</p>
<ul>
<li>guest tools attached to existing VMs are detached during the update</li>
<li>the new guest tools ISO is available for attaching to VMs after the update</li>
<li>the updated README.txt looks fine (updated links to the docs, and added a FreeBSD section)</li>
<li>tools can be installed to linux and FreeBSD VMs</li>
</ul>
]]></description><link>https://xcp-ng.org/forum/post/32073</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32073</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Tue, 06 Oct 2020 11:32:34 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Tue, 06 Oct 2020 11:22:01 GMT]]></title><description><![CDATA[<p dir="auto">And I expect that XCP-ng 8.2.0 will be perfectly stable well before we release it officially. The main missing piece is fixes to UEFI VM support.</p>
]]></description><link>https://xcp-ng.org/forum/post/32072</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32072</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Tue, 06 Oct 2020 11:22:01 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Tue, 06 Oct 2020 11:12:17 GMT]]></title><description><![CDATA[<p dir="auto">@S-Pam Literally the first post has a big <strong>bold</strong> headline that tells exactly how you go about upgrading by linking to the <a href="https://xcp-ng.org/docs/upgrade.html" target="_blank" rel="noopener noreferrer nofollow ugc">docs</a>.</p>
<p dir="auto">And then in the sixth post from the top Oliver says it’s reasonable to believe the final release will be in 2 months.</p>
]]></description><link>https://xcp-ng.org/forum/post/32071</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32071</guid><dc:creator><![CDATA[Biggen]]></dc:creator><pubDate>Tue, 06 Oct 2020 11:12:17 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Tue, 06 Oct 2020 10:57:04 GMT]]></title><description><![CDATA[<p dir="auto">Hi! When will 8.2 be released, and will there be an easy upgrade between 8.1 and 8.2?</p>
<p dir="auto">I am currently setting up a new pool of EPYC servers to replace some older Xeon servers and well, I'd like to go on 8.2 right away if it is released soon <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=a78c449d9ac" 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/32070</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32070</guid><dc:creator><![CDATA[Forza]]></dc:creator><pubDate>Tue, 06 Oct 2020 10:57:04 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Sun, 04 Oct 2020 16:50:24 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://github.com/xcp-ng/xenadmin/issues/195" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/xcp-ng/xenadmin/issues/195</a></p>
<div class="row github-embeds-container">

<div class="col-md-6">
<div class="github-embed card">
<div class="card-body">

<div class="meta">
<img class="author-picture not-responsive" src="https://avatars.githubusercontent.com/u/5782951?v=4" title="schulz-alexander" />
<a href="https://github.com/schulz-alexander"><span class="username">schulz-alexander</span></a> created this issue <span class="timeago" title="2020-10-04T16:49:06Z"></span> in <a href="//github.com/xcp-ng/xenadmin">xcp-ng/xenadmin</a>
</div>
<h3>
<span class="badge closed float-end">closed</span>
<a href="https://github.com/xcp-ng/xenadmin/issues/195">XCP-ng Center for XCP-ng 8.2</a>
<span class="number">#195</span>
</h3>



</div>
</div>
</div>

</div>]]></description><link>https://xcp-ng.org/forum/post/31978</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/31978</guid><dc:creator><![CDATA[borzel]]></dc:creator><pubDate>Sun, 04 Oct 2020 16:50:24 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Sun, 04 Oct 2020 13:46:51 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> Heyho! I'll try to find some time. But first I'll setup an XCP-ng 8.2 host <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=a78c449d9ac" 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/31974</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/31974</guid><dc:creator><![CDATA[borzel]]></dc:creator><pubDate>Sun, 04 Oct 2020 13:46:51 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Fri, 02 Oct 2020 17:48:35 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><br />
Im sorry, it wasnt clear. What I meant is XCP-ng Center. If that code has been updated, or just a question of compiling it.</p>
]]></description><link>https://xcp-ng.org/forum/post/31937</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/31937</guid><dc:creator><![CDATA[technot]]></dc:creator><pubDate>Fri, 02 Oct 2020 17:48:35 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.2.0 beta now available! on Fri, 02 Oct 2020 17:46:41 GMT]]></title><description><![CDATA[<p dir="auto">I dont know if this is expected behaviour, after upgrading all the way from 7.6 to 8.2 beta. But on a windows guest I have an AMD gpu in full pci passthrough, the device didnt show up after boot. And instead there was another device showing fault.<br />
Intel 8237sb pci to usb universal host controller, was throwing an error 43.<br />
And under Display adapters, there was only the microsoft remote emulated and a "Microsoft Basic" devices showing.<br />
I reinstalled the AMD driver, and rebooted. And it came back to life.</p>
<p dir="auto">Also, I must say the vms feel snappier. Faster boots, and less delay/latency. But I have not meassured pre/post, so its only a feeling!:D</p>
]]></description><link>https://xcp-ng.org/forum/post/31935</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/31935</guid><dc:creator><![CDATA[technot]]></dc:creator><pubDate>Fri, 02 Oct 2020 17:46:41 GMT</pubDate></item></channel></rss>