XCP-ng 8.3 updates announcements and testing
-
@ph7 @gduperrey With current updates: Cold (VM off) migration works for me. Live migration, when forced due to incompatible CPU fails (badly, host toolstack restart required).
With the VM off, normal VM/VDI migration worked for me in the following process (VM power on after each migration, and then off again, as a test):
- XCP 8.2 Intel (Pool 1) -> XCP 8.2 Intel (Pool 2) -> XCP 8.3 Intel (Pool 3) -> XCP 8.3 AMD (Pool 4) -> XCP 8.3 Intel (Pool 3)
Note: Each host/pool uses local storage. Software versions on hosts match for the same version of XCP. @ph7, looks like you need to
yum clean all
andyum update
again. -
looks like you need to yum clean all and yum update again.
Tried it but it didn't work
And I ran the rm -rf /var/cache/yum[13:09 x2 ~]# yum clean all Inlästa insticksmoduler: fastestmirror Rensar förråd: xcp-ng-base xcp-ng-updates Cleaning up everything Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos Cleaning up list of fastest mirrors [13:14 x2 ~]# rm -rf /var/cache/yum [13:14 x2 ~]# yum update Inlästa insticksmoduler: fastestmirror Determining fastest mirrors 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 xcp-ng-base/signature | 473 B 00:00:00 xcp-ng-base/signature | 3.0 kB 00:00:00 !!! xcp-ng-updates/signature | 473 B 00:00:00 xcp-ng-updates/signature | 3.0 kB 00:00:00 !!! (1/2): xcp-ng-updates/primary_db | 238 kB 00:00:00 (2/2): xcp-ng-base/primary_db | 3.9 MB 00:00:00 No packages marked for update
And rebooted
-
Cold migration
doesn't work, butWarm migration
does.
No panic, I can wait for the release -
Just to be sure, is there an issue for us to investigate here, or expected failure due to version mismatch?
-
@stormi
If You are asking me, I can run theNew update candidates for you to test!
on my "production" home lab server if the testing repo still exist -
Yes update candidates that were not urgent security fixes are still in the
xcp-ng-testing
repository (and more is coming soon, today or on
monday). -
@stormi
I ran thexcp-ng-testing
and now the migration seems to work