Subcategories

  • All Xen related stuff

    612 Topics
    6k Posts
    P
    perhaps "in the context of a proceeding RPU, do not start halted VMs" ? or "boot only halted VMs that have HA enabled" ? but I can imagine corner cases where this is not wanted. some chicken & egg problem.
  • The integrated web UI to manage XCP-ng

    27 Topics
    354 Posts
    O
    Hi @olivierlambert and @pilow Thank you for your answers, it helps a lot, Regards, Olivier
  • Section dedicated to migrations from VMWare, HyperV, Proxmox etc. to XCP-ng

    124 Topics
    1k Posts
    J
    @CyaVMware said: Have a simple question for someone. Looking at migrating a client to XCP. Currently they have a data disk that is exactly 2TB in VMware. My question is the limitation anything OVER 2TB, or is it 2TB AND above? I'd prefer not to use the VMware converter tool to shrink the disk to 1.99TB if I don't have to. VHD format has a strict limit of roughly 2TB (around 2040 GB), so if your client’s VM disks are larger than this then you’re going to have trouble with VHD format. However QCOW2 support is almost here (production ready) about to reach RC2 state, once this reaches stable you’ll be able to safely reach a max of around 16TB. That is if your using ext4 based SR, other Filesystems have different limits. If using a networked file sharing protocol service then, the limit of the host server’s filesystem applies. Though QCOW2 VDI has a limit of 16 TiB.
  • Hardware related section

    165 Topics
    2k Posts
    T
    @yannsionneau Thank you very much. Please let me know if there’s anything I can help with.
  • The place to discuss new additions into XCP-ng

    251 Topics
    3k Posts
    poddingueP
    Thank you so much for your feedback, @Vagrantin !
  • Alcatel OXE on XCP-ng – anyone done this before?

    3
    0 Votes
    3 Posts
    58 Views
    M
    Thank you @olivierlambert !!! I used your Tip, Booted a CD and got it running on XCP-ng Note: chroot + dracut is not an option here, as dracut is not present in the OXE image. Main issue was the disk device naming (sda → xvda). Fix was: Boot via Rocky rescue Mount root partition manually Update root=/dev/sdaX → root=/dev/xvdaX in /boot/grub2/grub.cfg Replace all /dev/sdaX with /dev/xvdaX in /etc/fstab After that the system boots fine. Installation from guest tools via local guest tool iso went thru without any issues. Network config is managed by OXE itself, so changes must be done via OXE CLI (not persistent via Linux/nmcli), but this will be done by the admin of OXE and that's not me. So far it run's. We will do further testing and update this post if issues occur, in case someone else is searching for this. Fingers crossed there will be none. Again many thanks for pointing me in the right direction and the very quick response.
  • Storage domain server & Rolling pool upgrade

    5
    0 Votes
    5 Posts
    149 Views
    henri9813H
    @gregoire said: @olivierlambert I added this feature request in the backlog regarding RPU improvements. Hello, Thanks all ! Totally agree with @poddingue , be able to exclude VM which has: PCI attached devices Local storage ( maybe ? ) Could be a great option !
  • log_fs_usage / /var/log directory on pool master filling up constantly

    20
    1
    0 Votes
    20 Posts
    1k Views
    G
    @denis.grilli The problem is not the performance of the scan ... the problem is, that this storage device only consists of block devices (disks) that should go into standby mode when not used ... but I think I've found a code line that checks if other-config for an SR contains auto-scan: false... I think ...
  • Just FYI: current update seams to break NUT dependancies

    28
    0 Votes
    28 Posts
    1k Views
    rzrR
    @cobordism said: yum update --disablerepo=* --enablerepo=xcp-ng-base,xcp-ng-updates It's currently in testing and will move to updates if everything (not only nut) is ok: yum install --disablerepo=* \ --enablerepo=xcp-ng-base,xcp-ng-updates,xcp-ng-testing nut
  • CPU Usage of empty server

    14
    3
    0 Votes
    14 Posts
    261 Views
    P
    @jerry1333 said: There is nothing else on that host and this is only host in pool but it's using 30% of cpu all the time? it's not using 30% of CPU, you see a graph of cumulated (switch is on) core consumption of your 32 cores. never switch this on. it adds up like that : 32x1%=32%, wrongfully letting you think you are at 30%ish CPU usage.
  • Install XCP-ng in old HP ProLiant DL160 G6 (gen 6)

    10
    0 Votes
    10 Posts
    2k Views
    C
    For my reference later. wget http://downloads.hpe.com/pub/softlib2/software1/pubsw-linux/p1257348637/v76502/hpacucli-9.20-9.0.x86_64.rpm yum install -y --nogpgcheck hpacucli-9.20-9.0.x86_64.rpm hpacucli controller slot=0 physicaldrive all show
  • Boot device: Hard Disk - Success

    3
    0 Votes
    3 Posts
    308 Views
    O
    @fnf games If it hangs right after detecting the disk, it could be a bootloader or filesystem inconsistency from the snapshot state. Can you try booting the VM with a recovery ISO to check disk integrity or rebuild the bootloader?
  • XCP-NG upgrade 8.2 to 8.3

    3
    0 Votes
    3 Posts
    183 Views
    R
    To add a bit more detail on the upgrade path: strictly speaking, you do not need to apply outstanding 8.2 patches before upgrading. When you upgrade to 8.3, you are replacing the entire base system with the 8.3 release which already incorporates everything from the 8.2 patch stream. Any 8.2 patches you hadn't yet applied will simply be superseded. That said, applying them first is still a reasonable approach if you want a clean upgrade history and a fully-patched 8.2 baseline before jumping to 8.3. A few things worth checking before you start on a production pool: Check VM compatibility. Run a quick review of your VMs for any that might have specific OS or toolstack dependencies tied to 8.2. Most guests upgrade cleanly but it is worth knowing your environment. Use rolling pool upgrade if you have more than one host. XCP-ng supports rolling upgrades: you migrate VMs off each host, upgrade it, rejoin the pool, then proceed to the next. This maintains VM availability throughout the process. The XO interface handles this workflow if you have XOA. Back up before the jump. Export critical VM configurations or snapshots beforehand. If you use Xen Orchestra for backups, trigger a manual full backup job before starting. The upgrade itself via yum is straightforward: add the 8.3 repo, yum update, reboot. The toolstack and XAPI will handle pool registration after the host comes back up. After upgrading all hosts, run the post-upgrade checks from the docs (pool metadata sync, storage rescans) and verify HA is healthy if you use it.
  • Cannot shutdown VM or migrate

    2
    0 Votes
    2 Posts
    120 Views
    C
    Not sure the issue, but rebooted the host and everything is fine again. I definitely had rebooted the host twice though after applying the patches and physically unplugged and moved the host.
  • Nested virtualization

    9
    2
    0 Votes
    9 Posts
    509 Views
    M
    @olivierlambert Can you provide insights? Is nested virtualization as in running Hyper-V inside a XCP-ng VM expected to work?
  • Hot-adding a resource

    5
    0 Votes
    5 Posts
    158 Views
    U
    Thank you all for your answers—now it's clear.
  • xcp-ng patches install fail

    3
    0 Votes
    3 Posts
    201 Views
    P
    https://xcp-ng.org/forum/topic/11951/just-fyi-current-update-seams-to-break-nut-dependancies
  • XCP-ng center 25.04.0 does not see guest-tools.iso

    5
    1
    0 Votes
    5 Posts
    382 Views
    D
    Thank you for the input everyone. I've tested XenAdminQt and it sees iso library, thank you for advice! Reason for using XCP-ng center is ease of use/simplicity during quick testing deployments in comparison to XO.
  • Ubuntu 24.04 VMs not reporting IP addresses to XCP-NG 8.2.1

    9
    5
    0 Votes
    9 Posts
    4k Views
    M
    Commenting for my future self and others as I just came across this issue too and it's not overly well documented and comments on the forums are often missing a a full story for how to debug and get this working...... When using Ubuntu 24.04, the usual apt method of installing XE Guest Utilities via the command; apt-install xe-guest-utilities Works, but doesn't. It successfully brings through the Memory information through to XO/XOA/XCP-ng Server, but not the IP Address, which is a tad strange. When checking the version of xe-guest-utilities that is contained within the APT Repository that comes configured out of the box with Ubuntu 24.04 using the following command; apt info xe-guest-utilities You can see the response is that it is running version "7.20.2-0" (as at the time of writing, which is before running an apt update command. Even when after running an update command; sudo apt update Then checking what packages are available to be updated using the following command; apt list --upgradable xe-guest-utilities wasn't available for an update past this point unfortunately. So to uninstall xe-guest-utilities installed via APT, simply run the following command; sudo apt remove xe-guest-utilities Then install via XO/XOA/XCP-ng Guest-Tools.iso Mount + Command Line by following these steps. Firstly, Select the guest-utilities.iso from the Disk within the XO/XOA/XCP-ng Platform for the VM. Then SSH into the box/console view and run the following commands; sudo mount /dev/cdrom /mnt sudo bash /mnt/Linux/install.sh sudo umount /dev/cdrom What you will notice when you run the second command is that gets installed here is "xe-guest-utilities_7.30.0.12_amd64.deb" - So is further ahead. Then you'll need to use the following commands to start the service on boot and also start the service. systemctl enable xe-linux-distribution.service systemctl start xe-linux-distribution.service And that now results in the IP Address of the virtual machine flowing through to XO/XOA/XCP-ng, which ever you are using.
  • Issues with new vm after latest 8.3 updates (priror to release)

    Solved
    4
    1 Votes
    4 Posts
    315 Views
    olivierlambertO
    No worries, it happens! Glad you found the problem
  • USB-Passthrough does not survive reboot of VM

    3
    1
    0 Votes
    3 Posts
    198 Views
    C
    @DustinB doesn't it use the exact same mechanism? I have to find out.
  • Issues joining pool with less pif on the newest host

    13
    0 Votes
    13 Posts
    744 Views
    A
    @semarie This pool is still on 8.2.1, we are trying to add this host in order upgrade with little to no downtime.
  • Deploying firewall to XCP-NG with rescue

    3
    1 Votes
    3 Posts
    179 Views
    ditzy-oliveD
    @bleader thanks for the tip. You see my knowledge in redhat based systems is almost non existant. Think I'm almost 99% debian and 1% ubuntu (and that not by choice) So I will take care of redeploying the script as soon as I upgrade, should be easily noticeable since monitoring will loose access and yell at me.
  • Every virtual machine I restart doesn't boot.

    24
    0 Votes
    24 Posts
    1k Views
    D
    @nikade said in Every virtual machine I restart doesn't boot.: @DustinB yeah im guessing the VDI isn't attached to the VM for some reason, based on the screenshot. Im also wondering if he ever rebooted the VM's after installing them with PXE Right, it's a likely answer... but even then I would've expected his PXE server to just restart the installation process all over again... assuming that the disk is attached to the VM etc and that PXE boot isn't disabled automatically like it is with an ISO after first boot. haha
  • Hosts fenced, new master, rebooted slaves not reconnecting to pool

    1
    3
    0 Votes
    1 Posts
    76 Views
    No one has replied