xcp
xcp copied to clipboard
Entry point for issues and wiki. Also contains some scripts and sources.
The sytem starts in the grub rescue mode. With the error: disk`mduuid/TheUuidOfTheDisk,1´ not found. With this in the rescue mode the system boots*¹: ``` set prefix=(hd0,gpt1)/boot/grub set root=(hd0,gpt1) insmod linux...
issue_discards should be enabled by default in `/etc/lvm/lvm.conf`, this allows TRIM/DISCARD and SCSI UNMAP IOCTLs through the LVM layer which is very important if you use SSDs or in many...
Initially reported at https://xcp-ng.org/forum/topic/5302/videoram-32-and-almalinux: a VM with more than 16 MiB of videoram, in stdvga mode, with more than 3,78 GiB of RAM, crashes. The root cause is that xenguest...
Hi xcp-ng team! Have you any plans on supporting pNFS for SRs? As I understand it would be part of the v4.1 standard. I currently have a use case fo...
Support vTPM allowing TPM-based disk encryption in guests. Asked about by: https://github.com/xcp-ng/xcp/issues/294#issuecomment-752753791
I downloaded the current (Version 8) ISO and moved it onto a USB-stick with Rufus (Unetbootin can't handle UEFI install, it seems). It (finally) stucks at: `[ OK ] Started...
When you use USB passthrough, a simple disconnect/reconnect on the USB port make the passthrough unavailable in the VM, except if your reboot the VM. This is not great in...
You should check the current device name and exclude it from the list. Nothing major but it shouldn't offer to include it install, it just looks a bit stupid (and...
I reinstalled like 4 or 5 times think I might of done somet thing wrong even tried different dive even 2 drives, every time I log into xcp - center...
(creating the specification that I should have written before) Some operations of the updater plugin fail because a stale lock file (due to a reboot during an operation for example)...