xcp
xcp copied to clipboard
Entry point for issues and wiki. Also contains some scripts and sources.
A webpage with a small JS program will be helpful to generate an answerfile
## Context DHCPv6 requests from Dom0 are broken on XCP-ng 8.2. Easy way to test it: 1. Replace `net.ipv6.conf.{ all | default }.disable_ipv6` entries in `/etc/sysctl.d/90-net.conf` with `0` values. 2....
If you are interested in supporting the toolstack implementation of XCP-NG/Citrix Hypervisor, here is something we from Citrix would be interested in: moving to OCaml 4.10.x. * Moving to OCaml...
@olivierlambert @julien-f @mas90 Stay with me as this is going to take a bit of background to cover. Please reference [this issue](https://github.com/vatesfr/xen-orchestra/issues/4318) registered with Xen Orchestra for the issue history....
... because of qemu-system-i386 segmentation fault. For example, that: ``` [174942.297943] qemu-system-i38[4902]: segfault at 0 ip 0000559747390019 sp 00007ffd10684590 error 4 in qemu-system-i386[559746ff3000+4ef000] ``` "Old and proven" qemu-dm works, though....
If common storage of XCP cluster implements feature VDI_ATTACH_OFFLINE, HA cannot be activated. It happens because of bug in script ```/opt/xensource/bin/static-vdis```. if feature VDI_ATTACH_OFFLINE is declared in the storage plugin,...
`firstboot.d/50-prepare-control-domain-params` in the xenserver-firstboot package sets some (probably sane) defaults for the perfmon config on dom0. In a large infrastructure, this perfmon config just causes noise and, ultimately, we think...
Environment: XCP-NG 7.6 updated, fresh install HP Proliant DL380p Gen8 Mellanox ConnectX-3 Pro card When I enable SR-IOV on Mellanox ConnectX-3 Pro card (HP Proliant DL380p Gen8), XAPI constantly reboots...
Hi there, when i try to install XCP nG on a PC its freezing after the usb stick booted the installation environment. So when the first screen, where i can...
IIRC, we are already using `mdadm --zero-superblock /dev/sdX` to clean all the selected disks from previous mdadm superblocks. However, if mdadm was used on partitions level (eg `sda2`), our command...