xcp
xcp copied to clipboard
Entry point for issues and wiki. Also contains some scripts and sources.
I have the latest version of xcp-ng 8.3 but the smartctl dosent appear in my plugins list and i have this error in loop in the logs. [2024-08-20T19_57_27.049Z - XO.log](https://github.com/user-attachments/files/16689495/2024-08-20T19_57_27.049Z.-.XO.log)
Error: During XCP-NG 8.3(RC1) installation, at around 50% mark, this error appears: failed to add new efi boot entry, No space left on device. Resolution: Install using alt-kernel, I did...
Xen Orchestra not showing the IP addresses of the VM when the OS is Ubuntu 24.04. The VM is running xe-guest-utilities version 7.20.2-0ubuntu1, which is the one automatically installed when...
With this script, one can setup a local repository from an archive which contains the files of a repository, and use it to install updates or additional packages. The same...
Hi After updating to 8.3, my SR did not work anymore. I have created it like this: ``` mkdir /srv/NasDrives ln -s /dev/sda2 /srv/NasDrives/sda xe sr-create name-label="My Nas Storage" name-description="Nas...
Hi, i just tried to invenst some time to get XCP-NG installer booted in EFI mode using iPXE + multiboot2 patches. It's working fine for XCP-NG 8.2.1 but not for...
A recent change to xolite tries to "fetch the latest version" from the internet if it exists. /opt/xensource/www/index.html tries to fall back "./xolite.html", but that file is not present? So...
The directory `/var/lib/smartmontools/` contains a history of pertinent changes to SMART values of each disk being monitored. However this directory is missing after a fresh install. ```shell [root@xcp-ng-1 ~]# ls...
It seems that there should be a utility that would allow generating the file `/etc/grub-efi.cfg` or `/etc/grub.cfg`. Or a documented method on how to re-create this configuration files.