@ashinobi Several bug fixes related to VM migration are on the xo5/fix-bulk-migration
branch. Could you please test to see if they solve your issue?
MathieuRA
@MathieuRA
Best posts made by MathieuRA
-
RE: Getting errors when migrating 4 out 5 VMGuest
-
RE: Getting errors when migrating 4 out 5 VMGuest
While investigating the code, I found something unexpected. We don't have exactly the same behavior for migrating from the Home/VM view and from the VM view itself.
I will try to fix this and it might solve your problem.
I will come back to you when I have opened the branch to allow you to do some tests on it. -
RE: XCP-ng 8.2.1 Guest UEFI Secure Boot
I see that the bug is actually already fixed on the latest version (
5.98.1
). -
RE: XCP-ng 8.2.1 Guest UEFI Secure Boot
Hi @TwoPlus1, thanks for the report. I can reproduce the bug. We will fix this for the next release (
5.99
)` -
RE: Question on permissions
Hi @rtjdamen
In the VM's advanced tab, in the
Misc
section, you should seeResource set
with a selector.
-
RE: Multi VMs tags
@Mathieu
Hi, it's not actually possible, but it's planned for XO6 -
RE: Cannot create SMB ISO repository on new XOA
The fix is now available on the
master
branch. Commit:24a75ba
-
RE: Cannot create SMB ISO repository on new XOA
Hi
The issue for the SMB ISO should be fixed on the branch
fix-iso-smb
.BTW, in your browser dev tools, you will see this error again as it's not related to the bug, at least for the creation button that doesn't appear.
index.js:525 [React Intl] Error formatting the default message for: "newSrSmbAddressPlaceHolder" SyntaxError: Expected "\\#", "\\\\", "\\u", "\\{", "\\}", "{", [^{}\\\0-\x1F\x7f \t\n\r], end of input or whitespace but "\\" found. J @ index.js:525
Thanks
-
RE: Tag management for Storage not able to choose from existing tags
Hi
Indeed. We will see how we can fix this bug.
Thanks -
RE: Attach PCIs - Not enough permissions
Hi @abudef
A fix is available on the branchfix-attach-pci
Latest posts made by MathieuRA
-
RE: Tag management for Storage not able to choose from existing tags
Hi
Indeed. We will see how we can fix this bug.
Thanks -
RE: Lots of performance alerts after upgrading XO to commit aa490
@JamfoFL As the bug appears to be non-trivial, I’ll create the issue on our end, and then we’ll see with the team to schedule this task. We’ll keep you updated here.
-
RE: Lots of performance alerts after upgrading XO to commit aa490
Hi. I am finally able to reproduce the end of alert issue.
However, I was only able to reproduce if I used the "ALL *" options and not by manually selecting the objects to monitor. Can you confirm that you are usingAll running VMs/Hosts/SRs
? -
RE: XCP-ng 8.2.1 Guest UEFI Secure Boot
I see that the bug is actually already fixed on the latest version (
5.98.1
). -
RE: XCP-ng 8.2.1 Guest UEFI Secure Boot
Hi @TwoPlus1, thanks for the report. I can reproduce the bug. We will fix this for the next release (
5.99
)` -
RE: Question on permissions
Hi @rtjdamen
In the VM's advanced tab, in the
Misc
section, you should seeResource set
with a selector.
-
RE: Attach PCIs - Not enough permissions
Hi
Fix available on the master branch.
Commit: b539b -
RE: Attach PCIs - Not enough permissions
Hi @abudef
A fix is available on the branchfix-attach-pci
-
RE: Attach PCIs - Not enough permissions
Hi @abudef thanks for the report. I spotted where the bug came from and I will fix it soon.
-
RE: XO - enable PCI devices for pass-through - should it work already or not yet?
@abudef As workaround, you can run an XO locally, shutdown all your VMs from your host and toggle your PCI from your local XO.
Otherwise it's also possible doing it with command line.In the modal, if we simply change the buttons like this:
[Reboot, Force Reboot, Cancel]
, instead of[Ok, Cancel]
would that be sufficient?