<?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.1 Release Candidate now available!]]></title><description><![CDATA[<p dir="auto">Hello to everyone.</p>
<p dir="auto">The <em>Release Candidate (RC)</em> release of XCP-ng 8.1 is available right now <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f680.png?v=c63c1619ba5" class="not-responsive emoji emoji-android emoji--rocket" style="height:23px;width:auto;vertical-align:middle" title=":rocket:" alt="🚀" /> .</p>
<p dir="auto">This post is a mostly a copy-paste from the <a href="https://xcp-ng.org/forum/post/21687">beta release announcement</a>, with additions regarding the RC release.</p>
<h3>Stability status</h3>
<p dir="auto">Good as far as we call tell from our tests and beta feedback. I would personally use it in production (actually we probably will very soon at Vates). The main unknown is how well the new coalesce algorithm will perform. Now is the time for as large testing as possible before the final release.</p>
<h3>What changed</h3>
<p dir="auto">Here's what changes from XCP-ng 8.0. Changes since the 8.1 beta are <strong>in bold characters</strong>.</p>
<p dir="auto">Non-exhaustive list:</p>
<ul>
<li>Based on Citrix Hypervisor 8.1 (<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>).</li>
<li>Same base version of CentOS (7.5)</li>
<li>Same base version of kernel (4.19, with more patches of course)
<ul>
<li><strong>Latest kernel hotfix from CH 8.1 included in the RC release.</strong></li>
</ul>
</li>
<li>Xen 4.13</li>
<li>UEFI support for guests is not experimental anymore</li>
<li>Support for Secure Boot is <em>NOT INCLUDED</em> because it relies on Proprietary packages. We're raising the issue with the Xen community to see how to provide a FOSS implementation.</li>
<li>Citrix announces:
<ul>
<li>"Improved performance for VM imports and exports that use the XVA format" thanks to the use of a very efficient hash algorithm</li>
<li>"Storage performance improvements"</li>
<li>"New Windows I/O drivers with improved performance"</li>
<li>(From <a href="https://bugs.xenserver.org/browse/XSO-951" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugs.xenserver.org/browse/XSO-951</a>) The next update (apparently not published yet as of 2020-01-27) of the Windows Drivers through Windows Update should at last be compatible with non-english locales!</li>
</ul>
</li>
<li><code>chrony</code> replaces <code>ntp</code></li>
<li>Support for PV guests is now deprecated
<ul>
<li>templates for creating PV guests have been removed</li>
<li>existing guests will still run</li>
<li>it is advised to convert them to HVM guests</li>
<li>a compatibility layer should be provided in the future for PV guests that really can't be converted. But really anyone who can convert to HVM, should</li>
<li>due to how 32-bit PV guests work, keeping it functioning on newer hardware with newer features comes with an increasing performance cost, and the linux kernel is about to drop support for 32-bit PV guests</li>
</ul>
</li>
<li>Support for AMD EPYC 7xx2(P) added</li>
<li>Dynamic Memory Control (DMC) is deprecated and will be removed in the future.</li>
<li>VSS and quiesced snapshots support is removed, because it never worked correctly and caused more harm than good.
<ul>
<li>For backups, we are working on support for backups that include the guest RAM to replace the need for quiesced snapshots.</li>
<li>Note that Windows guest tools version 9 (the default for recent versions of Windows if you install through Windows Update) already removed VSS support, even for older versions of CH / XCP-ng</li>
</ul>
</li>
<li>For new local storage repositories using the EXT filesystem, it now defaults to <code>ext4</code>.
<ul>
<li>The transition from our experimental <code>ext4</code> storage driver is not automatic.</li>
<li><strong>Instructions for transitioning written in specific section below.</strong></li>
<li><strong><code>sm-additional-drivers</code> package updated to refuse to create new experimental <code>ext4</code> SRs since ext4 is already the default with the <code>ext</code> driver.</strong></li>
</ul>
</li>
<li>Status of our specific packages:
<ul>
<li>Experimental support for XFS in local storage repository still available through the <code>sm-additional-drivers</code> package.</li>
<li>ZFS still available as an additional package and <strong>updated to 0.8.3</strong>.</li>
<li><strong>Alternate kernel now available, version 4.19.102 (probable update to 4.19.108 before final release). Installing it now automatically adds a new boot entry in grub's configuration, to make testing easier. Default entry remains that of the main kernel.</strong></li>
<li><strong>netdata RPMs are now ready</strong>
<ul>
<li><strong><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/r1" aria-label="Profile: r1">@<bdi>r1</bdi></a> contributed a fix to netdata project to bring support for Xen 4.13</strong></li>
<li><strong><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/stormi" aria-label="Profile: stormi">@<bdi>stormi</bdi></a> made netdata cache be RAM-only to workaround an upstream bug that could make the disk cache grow forever</strong></li>
</ul>
</li>
</ul>
</li>
<li><strong>Plans are laid out for simpler installation and maintenance of Windows guest tools.</strong> Unfortunately, we haven't found resources yet to implement them so the current state remains that of 8.0. <em><strong>If you're a developer on the Windows platforms, we're hiring! (full time or part time, contracts or hires) - Contact us.</strong></em></li>
<li><strong>Installer improvements in 8.1 RC</strong>: see section below.</li>
<li><strong>New leaf coalesce logic of VDIs with dynamic limits</strong>: see section below.</li>
<li><strong>Fixed VM Autostart issues in 8.1 beta when updated from 8.0 through <code>yum</code></strong> (upstream bug <a href="https://bugs.xenserver.org/browse/XSO-978" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugs.xenserver.org/browse/XSO-978</a>)</li>
<li><strong>Fixed netxtreme drivers (<code>bnx2x</code> module) that crashed with some models</strong></li>
<li><strong>Updated zstd to 1.4.4. Possibly even better perfs according to upstream.</strong> Still no import/export comparative benchmarks to 8.0. Does anyone volunteer?</li>
</ul>
<h3>Installer improvements in 8.1 RC</h3>
<p dir="auto">Our installer now offers two new installation options. In BIOS mode, access them with F2 when offered the choice. In UEFI mode, see the added boot menu entries.</p>
<ul>
<li>First new option: boot the installer with a 2G RAM limit instead of the 8G default. This is a workaround for installation issues on hardware with Ryzen CPUs. Though those are Desktop-class CPUs and not supported officially in the HCL, we tried to make it easier to workaround the infamous "installer crashes on Ryzen" issue.</li>
<li>Second new option: boot the installer with our alternate kernel (kernel-alt). That kernel, built and maintained by <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/r1" aria-label="Profile: r1">@<bdi>r1</bdi></a> for the team, is based on the main kernel, with all upstream <a href="http://kernel.org" target="_blank" rel="noopener noreferrer nofollow ugc">kernel.org</a> patches from the LTS 4.19 branch applied. It should be very stable by construction <strong>but it receives less testing</strong>. That option is there for cases when the main kernel and drivers have issues, so that you can quickly test if <a href="http://kernel.org" target="_blank" rel="noopener noreferrer nofollow ugc">kernel.org</a> patches have fixed it already. It will also install the alternate kernel in addition to the main kernel as a convenience. <strong>If kernel-alt fixes issues for you, the most important thing to do is to tell us so that we may fix the main kernel!</strong></li>
</ul>
<h3>Announcement about our former experimental ext4 SR driver</h3>
<p dir="auto">It is now deprecated in 8.1. For a good reason: in XCP-ng 8.1 and above, following upstream changes, the ext driver now formats new SRs as EXT4. Existing SRs are untouched (so remain formatted to EXT3).</p>
<p dir="auto">There is no easy way to convert an existing SR created with our driver, so those using it will need to move the VDIs out (to another SR or to export them), destroy the SR and create an EXT SR instead. Make sure to do this on XCP-ng 8.1.</p>
<p dir="auto">The sm-additional-drivers package remains available in XCP-ng 8.1 in order to ease the transition. However I've broken the sr-create command on purpose. Any attempt to create a SR of type ext4 will result in an error with a message that explains that you need to use the ext type instead.</p>
<p dir="auto">Our experimental driver will be completely removed in a later release, possibly XCP-ng 8.2. Unless someone convinces me to delay the removal for a good reason. I will accept reasons such as "I know I shouldn't have used the experimental driver in production, but I did and need more time to convert my SR while at the same time I really need feature xxx from XCP-ng 8.2", but I really would prefer to drop it in 8.2.</p>
<p dir="auto">Feedback from people doing the transition is welcome to make sure we document the transition in the best way possible.</p>
<h3>New leaf coalesce logic with dynamic limits</h3>
<p dir="auto">I have backported patches from <code>sm</code>'s master branch, that implement a new, smarter, logic for leaf coalescing.</p>
<p dir="auto">Those interested in the patches, see <a href="https://github.com/xcp-ng-rpms/sm/commit/ed1a55d727846cf5777c8258e6a8f3b068e8a35b" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/xcp-ng-rpms/sm/commit/ed1a55d727846cf5777c8258e6a8f3b068e8a35b</a> (python code).</p>
<p dir="auto">Feedback wanted.</p>
<h3>Documentation</h3>
<p dir="auto">At this stage you should already be aware that our main documentation is in our <a href="https://github.com/xcp-ng/xcp/wiki" target="_blank" rel="noopener noreferrer nofollow ugc">wiki</a> and you should also know that you can all take part in completing it. It's improving continuously and still has room for improvement.</p>
<h3>How to upgrade from XCP-ng 8.1 beta</h3>
<p dir="auto">Just use <code>yum update</code> or Xen Orchestra as if you were <a href="https://github.com/xcp-ng/xcp/wiki/Updates-Howto" target="_blank" rel="noopener noreferrer nofollow ugc">installing updates to a stable release</a>.</p>
<h3>How to upgrade from previous releases</h3>
<p dir="auto">Since XCP-ng 8.1.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 only!)</li>
</ul>
<p dir="auto">Refer to the upgrade howto: <a href="https://github.com/xcp-ng/xcp/wiki/Upgrade-Howto" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/xcp-ng/xcp/wiki/Upgrade-Howto</a></p>
<p dir="auto">Downloads:</p>
<ul>
<li>Standard ISO: <a href="http://mirrors.xcp-ng.org/isos/8.1/xcp-ng-8.1.0-RC1.iso" target="_blank" rel="noopener noreferrer nofollow ugc">http://mirrors.xcp-ng.org/isos/8.1/xcp-ng-8.1.0-RC1.iso</a></li>
<li>Net-install ISO: <a href="http://mirrors.xcp-ng.org/isos/8.1/xcp-ng-8.1.0-RC1-netinstall.iso" target="_blank" rel="noopener noreferrer nofollow ugc">http://mirrors.xcp-ng.org/isos/8.1/xcp-ng-8.1.0-RC1-netinstall.iso</a></li>
<li>SHA256SUMS: <a href="http://mirrors.xcp-ng.org/isos/8.1/SHA256SUMS" target="_blank" rel="noopener noreferrer nofollow ugc">http://mirrors.xcp-ng.org/isos/8.1/SHA256SUMS</a></li>
<li>Signatures of the sums: <a href="http://mirrors.xcp-ng.org/isos/8.1/SHA256SUMS.asc" target="_blank" rel="noopener noreferrer nofollow ugc">http://mirrors.xcp-ng.org/isos/8.1/SHA256SUMS.asc</a></li>
</ul>
<p dir="auto"><em><strong>If your browser tells you that the page is redirected in a way that prevents from loading the page correctly, this is a known issue. Long story short, it's caused by a wrong security header sent by the forum software, which impacts all non HTTPS requests to the <a href="http://xcp-ng.org" target="_blank" rel="noopener noreferrer nofollow ugc">xcp-ng.org</a> domain. Try in Private Navigation mode or use curl or wget.</strong></em></p>
<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://github.com/xcp-ng/xcp/wiki/How-to-check-the-authenticity-of-files-downloaded-from-XCP-mirrors" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/xcp-ng/xcp/wiki/How-to-check-the-authenticity-of-files-downloaded-from-XCP-mirrors</a>.</p>
<h3>Stay up to date</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 need them): we'll announce every important update to the RC here.</p>
<h3>What to test</h3>
<p dir="auto">Everything and Anything!</p>
<p dir="auto">Report or ask anything as replies to this thread.</p>
<p dir="auto">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">Feedback is welcome both about successes and failures.</p>
<div class="row github-embeds-container">

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



<div class="meta">
<span class="float-end">0 <i class="fa fa-comment"></i></span>
<img class="author-picture not-responsive" src="https://avatars.githubusercontent.com/u/451043?v=4" title="stormi" />
<a href="https://github.com/stormi"><span class="username">stormi</span></a> committed <span class="timeago" title="2020-02-21T13:53:03Z"></span> to <a href="//github.com/xcp-ng-rpms/sm">xcp-ng-rpms/sm</a>
</div>
<a href="https://github.com/xcp-ng-rpms/sm/commit/ed1a55d727846cf5777c8258e6a8f3b068e8a35b"><pre>New leaf coalesce logic with dynamic limits

Patches backported from master</pre></a>

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

</div>]]></description><link>https://xcp-ng.org/forum/topic/2703/xcp-ng-8-1-release-candidate-now-available</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 23:44:35 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/2703.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 06 Mar 2020 15:53:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Thu, 14 May 2020 13:52:51 GMT]]></title><description><![CDATA[<p dir="auto">I'm not sure Unitrends is supporting XCP-ng. Please refer to your backup vendor.</p>
<p dir="auto">Current backup solutions claming to support XCP-ng: <a href="https://xcp-ng.org/docs/backup.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://xcp-ng.org/docs/backup.html</a></p>
]]></description><link>https://xcp-ng.org/forum/post/26575</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/26575</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Thu, 14 May 2020 13:52:51 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Thu, 14 May 2020 13:43:02 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> Unitrends back-up for XenServer.</p>
]]></description><link>https://xcp-ng.org/forum/post/26571</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/26571</guid><dc:creator><![CDATA[kadir]]></dc:creator><pubDate>Thu, 14 May 2020 13:43:02 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Thu, 14 May 2020 13:38:12 GMT]]></title><description><![CDATA[<p dir="auto">Also <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/kadir" aria-label="Profile: kadir">@<bdi>kadir</bdi></a> what's your backup program? This doesn't affect Xen Orchestra.</p>
]]></description><link>https://xcp-ng.org/forum/post/26568</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/26568</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Thu, 14 May 2020 13:38:12 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Thu, 14 May 2020 12:48:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/kadir" aria-label="Profile: kadir">@<bdi>kadir</bdi></a>  <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/tanonl" aria-label="Profile: tanonl">@<bdi>tanonl</bdi></a></p>
<p dir="auto">Since 8.1, 2 fields have added to VBD creation: <code>currently_attached</code> and <code>device</code>.<br />
This field should not be used unless the VBD is created on a VM in the <code>Suspended</code> power_state.</p>
<p dir="auto">Do you know how the VBD creation is done?</p>
]]></description><link>https://xcp-ng.org/forum/post/26567</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/26567</guid><dc:creator><![CDATA[BenjiReis]]></dc:creator><pubDate>Thu, 14 May 2020 12:48:13 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Thu, 14 May 2020 12:37:09 GMT]]></title><description><![CDATA[<p dir="auto">We also get an error when restoring a VM through an external backup program. With 8.0 we did not have this.</p>
<p dir="auto">Error message is: Failure: ['VM_BAD_POWER_STATE', 'Plugged VBD creation only allowed for suspended VM']</p>
]]></description><link>https://xcp-ng.org/forum/post/26565</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/26565</guid><dc:creator><![CDATA[kadir]]></dc:creator><pubDate>Thu, 14 May 2020 12:37:09 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Fri, 08 May 2020 16:50:17 GMT]]></title><description><![CDATA[<p dir="auto">What are you doing exactly? Please provide more details/context <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=c63c1619ba5" 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/26344</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/26344</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 08 May 2020 16:50:17 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Fri, 08 May 2020 15:11:56 GMT]]></title><description><![CDATA[<p dir="auto">We are still getting this error when trying to create a VBD using XENAPI</p>
<pre><code>raise Failure(result['ErrorDescription'])
Failure: ['VM_BAD_POWER_STATE', 'Plugged VBD creation only allowed for suspended VM']
</code></pre>
<p dir="auto">This is on XCP-ng 8.1<br />
We tried to update using but same issue</p>
<pre><code>yum makecache
yum update
</code></pre>
]]></description><link>https://xcp-ng.org/forum/post/26341</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/26341</guid><dc:creator><![CDATA[tanonl]]></dc:creator><pubDate>Fri, 08 May 2020 15:11:56 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 20:17:14 GMT]]></title><description><![CDATA[<p dir="auto">Feedback/tests is REALLY vital for the community <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=c63c1619ba5" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> We might have spotted this, or not. So we spared bundling another ISO/upgrade after the release <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61b.png?v=c63c1619ba5" class="not-responsive emoji emoji-android emoji--stuck_out_tongue" style="height:23px;width:auto;vertical-align:middle" title=":p" alt="😛" /> Thanks again!</p>
]]></description><link>https://xcp-ng.org/forum/post/24152</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24152</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Mon, 30 Mar 2020 20:17:14 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 20:16:27 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> Nice to do something useful and give a little back, other than buying a XCP-ng cushion for my office! <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=c63c1619ba5" 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/24151</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24151</guid><dc:creator><![CDATA[jmccoy555]]></dc:creator><pubDate>Mon, 30 Mar 2020 20:16:27 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 17:55:39 GMT]]></title><description><![CDATA[<p dir="auto"><img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=c63c1619ba5" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /> thanks!</p>
]]></description><link>https://xcp-ng.org/forum/post/24146</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24146</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Mon, 30 Mar 2020 17:55:39 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 17:55:18 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> yep after a</p>
<pre><code>yum makecache
yum update
</code></pre>
<p dir="auto">everything appears to be good</p>
]]></description><link>https://xcp-ng.org/forum/post/24145</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24145</guid><dc:creator><![CDATA[jmccoy555]]></dc:creator><pubDate>Mon, 30 Mar 2020 17:55:18 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 16:19:44 GMT]]></title><description><![CDATA[<p dir="auto">Fixed to me. <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/jmccoy555" aria-label="Profile: jmccoy555">@<bdi>jmccoy555</bdi></a> can you try again after updating?</p>
]]></description><link>https://xcp-ng.org/forum/post/24134</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24134</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Mon, 30 Mar 2020 16:19:44 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 16:03:50 GMT]]></title><description><![CDATA[<p dir="auto">They are now available in <code>xcp-ng-testing</code> for XCP-ng 8.1.</p>
<pre><code>yum update --enablerepo=xcp-ng-testing
</code></pre>
]]></description><link>https://xcp-ng.org/forum/post/24131</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24131</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Mon, 30 Mar 2020 16:03:50 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 15:42:04 GMT]]></title><description><![CDATA[<p dir="auto">Fixed packages will be available shortly. Thanks for finding this important regression.</p>
]]></description><link>https://xcp-ng.org/forum/post/24130</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24130</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Mon, 30 Mar 2020 15:42:04 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 14:42:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/danp" aria-label="Profile: Danp">@<bdi>Danp</bdi></a></p>
<pre><code>rpm -q xapi-core xapi-xe xapi-tests
xapi-core-1.214.1-2.4.xcpng8.1.x86_64
xapi-xe-1.214.1-2.4.xcpng8.1.x86_64
xapi-tests-1.214.1-2.4.xcpng8.1.x86_64
</code></pre>
<p dir="auto">on my other physical host and that is causing me issues. Guess I'll have to do a reinstall back to RC1.</p>
<pre><code>yum downgrade xapi-core-1.214.1-2.2.xcpng8.1.x86_64 xapi-xe-1.214.1-2.2.xcpng8.1.x86_64 xapi-tests-1.214.1-2.2.xcpng8.1.x86_64
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Excluding mirror: updates.xcp-ng.org
 * xcp-ng-base: mirrors.xcp-ng.org
Excluding mirror: updates.xcp-ng.org
 * xcp-ng-updates: mirrors.xcp-ng.org
No package xapi-core-1.214.1-2.2.xcpng8.1.x86_64 available.
No package xapi-xe-1.214.1-2.2.xcpng8.1.x86_64 available.
No package xapi-tests-1.214.1-2.2.xcpng8.1.x86_64 available.
Error: Nothing to do
</code></pre>
<p dir="auto"><a href="https://updates.xcp-ng.org/8/8.1/base/x86_64/Packages/" target="_blank" rel="noopener noreferrer nofollow ugc">https://updates.xcp-ng.org/8/8.1/base/x86_64/Packages/</a> only has the latest versions.</p>
]]></description><link>https://xcp-ng.org/forum/post/24129</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24129</guid><dc:creator><![CDATA[jmccoy555]]></dc:creator><pubDate>Mon, 30 Mar 2020 14:42:04 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 14:31:55 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> You could try the following (untested!) --</p>
<p dir="auto"><code>yum downgrade xapi-core-1.214.1-2.4.xcpng8.1.x86_64 xapi-xe-1.214.1-2.4.xcpng8.1.x86_64 xapi-tests-1.214.1-2.4.xcpng8.1.x86_64</code></p>
<p dir="auto">Not sure if there are other packages that would need rolled back as well.</p>
]]></description><link>https://xcp-ng.org/forum/post/24128</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24128</guid><dc:creator><![CDATA[Danp]]></dc:creator><pubDate>Mon, 30 Mar 2020 14:31:55 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 14:29:26 GMT]]></title><description><![CDATA[<p dir="auto">Don't suppose there's a quick way to rollback is there?</p>
]]></description><link>https://xcp-ng.org/forum/post/24127</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24127</guid><dc:creator><![CDATA[jmccoy555]]></dc:creator><pubDate>Mon, 30 Mar 2020 14:29:26 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 14:28:08 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> said in <a href="/forum/post/24121">XCP-ng 8.1 Release Candidate now available!</a>:</p>
<blockquote>
<p dir="auto">xapi-core-1.214.1-2.5.xcpng8.1.x86_64<br />
xapi-xe-1.214.1-2.5.xcpng8.1.x86_64<br />
xapi-tests-1.214.1-2.5.xcpng8.1.x86_64</p>
</blockquote>
<p dir="auto">My server is fully patched (no updates showing in XO). Can someone please explain why these updates aren't showing up for me?</p>
]]></description><link>https://xcp-ng.org/forum/post/24126</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24126</guid><dc:creator><![CDATA[Danp]]></dc:creator><pubDate>Mon, 30 Mar 2020 14:28:08 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 14:19:40 GMT]]></title><description><![CDATA[<p dir="auto">Good news! I'm able to reproduce the issue <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=c63c1619ba5" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
]]></description><link>https://xcp-ng.org/forum/post/24125</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24125</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Mon, 30 Mar 2020 14:19:40 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 14:14:18 GMT]]></title><description><![CDATA[<p dir="auto">Ok thanks!</p>
]]></description><link>https://xcp-ng.org/forum/post/24124</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24124</guid><dc:creator><![CDATA[BenjiReis]]></dc:creator><pubDate>Mon, 30 Mar 2020 14:14:18 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 14:13:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/benjireis" aria-label="Profile: BenjiReis">@<bdi>BenjiReis</bdi></a>  'Backup' and 'Export' from the VM screen in XO.</p>
]]></description><link>https://xcp-ng.org/forum/post/24123</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24123</guid><dc:creator><![CDATA[jmccoy555]]></dc:creator><pubDate>Mon, 30 Mar 2020 14:13:15 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 14:09:55 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> Thanks for the info, can you precise what kind of backup you were using? Delta? continuous replication?</p>
<p dir="auto">thanks</p>
]]></description><link>https://xcp-ng.org/forum/post/24122</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24122</guid><dc:creator><![CDATA[BenjiReis]]></dc:creator><pubDate>Mon, 30 Mar 2020 14:09:55 GMT</pubDate></item><item><title><![CDATA[Reply to XCP-ng 8.1 Release Candidate now available! on Mon, 30 Mar 2020 14:10:24 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/forum/assets/uploads/files/1585577423222-2020-03-30t13_19_28.603z-xo.log.txt">2020-03-30T13_19_28.603Z - XO.log.txt</a> [0_1585573773406_2020-03-30T13_19_28.603Z - XO.txt.log](Uploading 0%) <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/stormi" aria-label="Profile: stormi">@<bdi>stormi</bdi></a></p>
<p dir="auto">Works - Fresh RC1 install as a VM<br />
xapi-core-1.214.1-2.2.xcpng8.1.x86_64<br />
xapi-xe-1.214.1-2.2.xcpng8.1.x86_64<br />
xapi-tests-1.214.1-2.2.xcpng8.1.x86_64</p>
<p dir="auto">Fails - The above with patches applied<br />
xapi-core-1.214.1-2.5.xcpng8.1.x86_64<br />
xapi-xe-1.214.1-2.5.xcpng8.1.x86_64<br />
xapi-tests-1.214.1-2.5.xcpng8.1.x86_64</p>
<p dir="auto">I have tried a restore from a scheduled XO back up.</p>
<p dir="auto">I also have exported the VM from XO as a .XVA and tried importing with XO and XCP-ng center, both fail but work with 8.1 RC1 before patches.</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1585576447218-f0fc686e-074c-4aee-b904-50669675d462-image.png" alt="f0fc686e-074c-4aee-b904-50669675d462-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">xo-server 5.57.3<br />
xo-web 5.57.1</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1585577130630-dd4cf249-b799-45f6-aa47-a2501379707b-image.png" alt="dd4cf249-b799-45f6-aa47-a2501379707b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I'll have to dig the logs out later if still required.[0_1585573752708_2020-03-30T13_19_28.603Z - XO.log](Uploading 0%)</p>
]]></description><link>https://xcp-ng.org/forum/post/24121</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/24121</guid><dc:creator><![CDATA[jmccoy555]]></dc:creator><pubDate>Mon, 30 Mar 2020 14:10:24 GMT</pubDate></item></channel></rss>