• strange behavior of auto start of VMs in a pool - bug or feature ?

    4
    1
    0 Votes
    4 Posts
    170 Views
    P
    @olivierlambert so strange though. i have it enabled on 4 pools, that didn't propagte on hosts. still VM boots up when not needed as explained on fist post of the thread. i'll try différent combinations to see what's really going on
  • need change XOA version from 5 to 6 on deploy page ?

    2
    1
    0 Votes
    2 Posts
    108 Views
    olivierlambertO
    Thanks, we need to update this!
  • Cloning Windows 11 with vTPM

    6
    2 Votes
    6 Posts
    1k Views
    R
    @jkatz So everyone is cleared since I just experience the same issue not allowing me to create a new vm using the template. Before you use the Windows 11 Template and you have it with SYSPREP ready. You need to go down to advanced and make sure you delete the VTPM [image: 1769552292859-5d61aad5-013e-4cff-af7c-adbb4c4ca809-image.png] then create the Template. Once you create the vm again you will not receive the error and a vtpm will be created for the new VM with no issue. Hope this helps.
  • VTPM_MAX_AMOUNT_REACHED

    1
    1
    1 Votes
    1 Posts
    92 Views
    No one has replied
  • Is it safe to forget SRs created by Pool?

    2
    1
    0 Votes
    2 Posts
    113 Views
    olivierlambertO
    You can forget them, no issue.
  • Bug or feature?

    4
    0 Votes
    4 Posts
    303 Views
    U
    @pdonias https://docs.xen-orchestra.com/users Operator An operator can make everyday operations on assigned objects. For example, on a VM: eject a CD insert a CD (if he can view the ISO storage repository) start, restart, shutdown, suspend/resume it All other operations are forbidden. [...] As I understand it (I may be mistaken), changing the "Rate Limit" is already a configuration change and should not be available to an Operator.
  • xen-orchestra.com outages ?

    7
    1
    0 Votes
    7 Posts
    325 Views
    olivierlambertO
    Indeed, it's hosted in Lyon, so an issue could happen in many places in the middle ^^
  • Programmatically enable Live Telemetry on all hosts in a pool

    4
    0 Votes
    4 Posts
    258 Views
    olivierlambertO
    I don't think stop will remove it, probably better to yum remove it. For Openmetrics, check: https://docs.xen-orchestra.com/advanced#openmetrics--prometheus-integration I switched our own production to that, so far it looks promising.
  • 0 Votes
    7 Posts
    354 Views
    florentF
    @Pilow the rrd ( the stats ) use the same code path as the backup . I am not sure if it's a feature or a bug, but at least it's a good canary the data volume of stats can be quite huge and have an impact on management. So it's a little justifiable to use the same network for backup and stats, at least until we can separate things more clealy . At least it helps a lot to check if the network is really reachable (sometimes because of third party filtering or ip configuration error , other to the xoa missing some network), and the downside is not to dangerous.
  • adding a new VIF in XO doesn't UP the the interface on Debian13

    5
    0 Votes
    5 Posts
    278 Views
    D
    @bvitnik Thanks for giving more details. I will give a try with each of them (netplan, ..etc)
  • VM Pool To Pool Migration over VPN

    20
    3
    0 Votes
    20 Posts
    750 Views
    A
    @olivierlambert thank for that. Just to be clear the vm was not runing but shut down if that makes a difference. @ph7 Both firewalls are Unifi Enterprise fortress gateways. - https://techspecs.ui.com/unifi/cloud-gateways/efg?subcategory=all-cloud-gateways Both sites are setup with Site Magic VPN. So should be full 1.1gbps if accurate. [image: 1767705099263-screenshot-2026-01-06-081123.png]
  • Cloud init FAIL: no local data found from DataSourceNoCloud

    2
    0 Votes
    2 Posts
    342 Views
    Mang0MusztardaM
    And my cloud config: #cloud-config hostname: {name}% Network config: network: version: 1 config: - type: physical name: enX0 subnets: - type: static address: 172.1.1.2 netmask: 255.255.255.0 gateway: 172.1.1.1
  • HUB is bugged ?

    4
    1
    0 Votes
    4 Posts
    297 Views
    P
    @pierrebrunet thanks for quick insight/fix, got back to stable to deploy templates, it is working
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Site outage. pfSense VM offline after pool master reboot

    9
    2
    0 Votes
    9 Posts
    712 Views
    M
    @itservices Thanks Marc
  • GPU Virtualization

    4
    0 Votes
    4 Posts
    445 Views
    olivierlambertO
    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.
  • License no longer registered after upgrade

    11
    0 Votes
    11 Posts
    515 Views
    F
    Thank you guys! Problem temporarily fixed by Vates support,
  • IMPORTANT! Some of your VMs are vulnerable.

    5
    3
    0 Votes
    5 Posts
    470 Views
    D
    @McHenry Turning off the Manage via Windows update first + tools uninstall + reinstall should take care of it.
  • NOT_SUPPORTED_DURING_UPGRADE()

    18
    0 Votes
    18 Posts
    2k Views
    P
    In case anyone wonders how this played out. At the end of the day, I shutdown the host with the running workloads on it, kept it at BIOS boot so the 8.3 installer would upgrade it cleanly, and then booted it back up. For reasons related to my particular setup, the down time was more than 60 minutes. But that's not related to XCP-ng. The XCP-ng installer was maybe 10 of that. 20 of that was 3 reboots on a server that takes ages to boot. One thing that is a bit difficult is that the 8.3 installer doesn't notice ZFS volumes or help with ZFS. So after the upgrade, I have to follow a modified set of these instructions (modified because the package names have changed over time) to install ZFS and its components into the system. So the sequence is: Shutdown Install via ISO Reboot to single user mode Run yum update to pull in all the updates Run the ZFS commands to install ZFS on the host Reboot again Run normally Of course, I ended up rebooting more than just those 2 times, because I forgot that I would need to install ZFS (even though I did it on 2 different hosts already ) So now the pool is fully upgraded, everybody is happy. I'm now working on creating shared storage across the nodes. It's amateur hour over here. I appreciate all the help.
  • Users cannot modify topology settings for VM's

    1
    0 Votes
    1 Posts
    371 Views
    No one has replied