Adding @team-storage in the conversation
Posts
-
RE: Restore VM after hypervisor crash / WRITE EPIPE - IMPORT_INCOMPATIBLE_VERSION()
-
RE: How to Setup IPMI in XO
Indeed, there's no login, we just call ipmitool from the Dom0. I'm not aware of any write access from there.
-
RE: Test results for Dell Poweredge R770 with NVMe drives
Not entirely strange, a driver version can make the difference.
-
RE: Intel Core Ultra iGPU passthrough
I'm not sure Intel iGPU passthrough can work. Let me ping @teddyastie maybe
-
RE: Test results for Dell Poweredge R770 with NVMe drives
That's interesting
Is your firmware fully up to date on the NIC? -
RE: Red Hat Linux 10.1 ISO Won't Boot in UEFI Mode
@kagbasi-ngc said in Red Hat Linux 10.1 ISO Won't Boot in UEFI Mode:
Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz
Ah indeed, I missed this
Nice catch @bogikornel! -
RE: Lost VMs disk after using new SR
Hi,
Can you explain yourself (without the help of ChatGPT) exactly what you did in the first place to get into that situation? It's not clear to me

-
RE: Red Hat Linux 10.1 ISO Won't Boot in UEFI Mode
Someone from the @team-os-platform-release should take a look
-
RE: Question on CPU masking with qemu and xen
@thomas-dkmt we want to use this to improve our XCP-ng doc

-
RE: XOA gets disconnected very often
-
RE: XOA gets disconnected very often
Can you just disable HA and see if you still have the same disconnection problem?
-
RE: XOA gets disconnected very often
Hi,
Out of curiosity, do you have HA enabled on that pool?
-
RE: Question on CPU masking with qemu and xen
It cannot be done on runtime, because if it does, VMs will crash when losing some CPU features. A CPU mask is applied on domain creation.
Shutdown and then start all VMs (not just reboot).
Could be confirmed by @andyhhp ideally

-
RE: GPU Virtualization
Not until we can have our own piece of code doing it. Right now, it's a binary that's not Open Source made by Citrix, we cannot legally re-distribute it.
-
RE: Migrate windows VM from Xenserver 8.4 to XCP-ng 8.3.0 (GPLv2)
Use "warm migration" then. VM/advanced view/warm migration button.
-
RE: Staring up a shutdown VM in XO 6
Hi,
It's coming next month. You can even upvote as a priority: https://feedback.vates.tech/posts/1/vm-complete-lifecycle-management
-
RE: Migrate windows VM from Xenserver 8.4 to XCP-ng 8.3.0 (GPLv2)
Hi,
It's possible your XenServer 8.4 has slightly more recent packages so it won't work. You can use continuous replication or warm migration to achieve the goal of migrating to XCP-ng.