Subcategories

  • VMs, hosts, pools, networks and all other usual management tasks.

    378 Topics
    3k Posts
    olivierlambertO
    Hi, Do you have any error message? What's happening? Anything visible or not?
  • ACLs, Self-service, Cloud-init, Load balancing...

    93 Topics
    782 Posts
    T
    @jkatz I ran into the same issue when trying to configure a network adapter with cloudbase-init. The documentation says that the MAC address value is optional but in reality it is required. In my case I want Xen Orchestra to choose a unique MAC during deployment, and I since I am deploying from a template, the NIC name is a known value. The fix that ended up working for me was to modify the networkconfig.py file in cloudbase-init so that the NIC name is required and the MAC address is optional. I ended up making some additional changes to allow for the network-config v2 format along with the existing v1 support and some additional logic to aid in setting the dns search domains (I can't recall if this was originally supported or not but I had issues getting it to work with the original networkconfig.py file) This file needs to replace the existing one that is installed in the C:\Program Files\Cloudbase Solutions\Cloudbase-Init\Python\Lib\site-packages\cloudbaseinit\plugins\common\ directory. To replace it you should make sure that the cloudbase-init service is stopped, then replace the file. Once this file is replaced, delete the pycache folder in the same parent folder as networkconfig.py - this will ensure that python recompiles this file on service start. Start the cloudbase-init service and confirm that you see a new pycache get created. I'm not a python programmer by trade so others may be able to point out areas for improvement but this ended up working for me and I wanted to share in case it could help others needing to deploy new servers without manually specifying a new MAC address. Below is an example network-config v2 format that works with the updated file. version: 2 ethernets: Ethernet 2: dhcp4: false addresses: - 10.20.30.10/24 nameservers: addresses: - 10.20.5.12 - 10.20.5.13 - 10.20.5.14 search: - intranet.domain.org - domain.org - public-domain.org routes: - to: default via: 10.20.30.1 Updated networkconfig.py file: networkconfig.py.txt
  • All XO backup features: full and incremental, replication, mirrors...

    389 Topics
    4k Posts
    A
    @olivierlambert This happens to me too with a459015ca91c159123bb682f16237b4371a312a6. I did open an issue https://github.com/vatesfr/xen-orchestra/issues/8969 andrew64k created this issue in vatesfr/xen-orchestra open a459015 causes delta replication to always be full #8969
  • Everything related to Xen Orchestra's REST API

    68 Topics
    529 Posts
    olivierlambertO
    @lsouai-vates we should try to reproduce and if we can, to fix it ASAP. Thanks!
  • Terraform, Packer or any tool to do IaC

    35 Topics
    350 Posts
    J
    @manilx I have proposed to the IaC team of Vates, a MCP Server for Vates VMS. Which can be used by GitHub Copilot or similar, if used when doing IaC etc.
  • Root password to ssh into xoce

    Solved
    9
    0 Votes
    9 Posts
    5k Views
    olivierlambertO
    No problem @mrchip You are welcome. If you explain your issue with enough context, everyone is happy to help!
  • xoa token expire date - how can i set it to an later date?

    7
    0 Votes
    7 Posts
    1k Views
    V
    Thanks guys! Absolut Legends
  • Gracefully "Ask" XO to Reboot After Tasks Are Done

    8
    0 Votes
    8 Posts
    747 Views
    olivierlambertO
    That's how I can make the choices to improve it into the right direction
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • XO Backup [NOBAK] for full backups

    Solved
    38
    0 Votes
    38 Posts
    14k Views
    olivierlambertO
    See https://xcp-ng.org/blog/2022/11/18/xcp-ng-8-3-alpha/#-vm-snapshot-with-disk-exclusion It's already used/supported by Xen Orchestra. If you want it for production, you'll need to wait for XCP-ng 8.3 to be available
  • Search filters

    4
    0 Votes
    4 Posts
    326 Views
    Tristis OrisT
    @julien-f said in Search filters: affinityHost:* check it again affinityHost:* works now, my bad. got it. i mean if selected 16sockets\1core instead of 1socket\16cores i can only search for coresPerSocket:<2, but small vms really use 1-2 cores\socket.
  • XOA halted on reboot

    4
    0 Votes
    4 Posts
    962 Views
    olivierlambertO
    Yes, this one
  • XOA Updater does no more work

    2
    0 Votes
    2 Posts
    246 Views
    olivierlambertO
    Hi, XOA in Debian 9 is outdated/deprecated. You should export your config and import it on a freshly deployed XOA
  • Restore Delta Backup with RAM

    bugs planned
    9
    0 Votes
    9 Posts
    1k Views
    H
    @florent @olivierlambert Thank you both for your quick reaction! I know that you guys have a lot on your hands with this great piece of software! Just let me know as soon as we can test-drive something.
  • Unable to import VMDK file

    15
    0 Votes
    15 Posts
    3k Views
    DanpD
    This issue is no longer present when testing with latest sources.
  • XOA Source Error: socket hang up

    Solved
    3
    0 Votes
    3 Posts
    852 Views
    H
    @olivierlambert "Please always use latest Node LTS."... Ok my bad. I didn't check which version is the LTS version. Indeed, it works much better. Thank you!
  • Move build to use npm and Turbo

    11
    2 Votes
    11 Posts
    2k Views
    julien-fJ
    @zizzithefox Indeed, this is probably easier, thanks for the info
  • Installed certificates Section in XO - What does it do?

    5
    1
    0 Votes
    5 Posts
    688 Views
    JSylvia007J
    @olivierlambert - I'd also like to say that I'm a very recent homelab convert over to XCP-NG. I've been using VMWare for like... 15 years. I have a project at work that I use native Xen for, and have been really impressed with the security and control that we get out of it. I've been in the process of shifting over to XCP-NG over this Christmas break, and I've been really, really happy. There was a bit of a learning curve, but I'm very happy that I'm going to be getting an increase in functionality over my free ESXi instance. Really great work you're all doing!
  • Continuous Replication within same pool

    4
    0 Votes
    4 Posts
    389 Views
    olivierlambertO
    Yes you can do that, there's a tag on a replicated VM to avoid being replicated again.
  • Migration between pools slow down or interrupted

    21
    2
    0 Votes
    21 Posts
    4k Views
    olivierlambertO
    Good catch
  • Power on Settings configuration

    xenorchestra xcp-ng xcp-ng center
    4
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    The issue is within pools: XCP-ng isn't meant to have pool members down (for various reasons), so the scenario is only limited to pools with one host only
  • Can I replicate between 2 different versions

    4
    0 Votes
    4 Posts
    407 Views
    mauzillaM
    The XO team is also bringing the magic!
  • Replication Backup failure

    3
    2
    0 Votes
    3 Posts
    409 Views
    GheppyG
    It's more work, but... you have to stop the VM and export them, delete the current SR (Local Storage), recreate SR (Local Storage) as local ext4 format import the VM back In this way you switch from LVM to ext4 and the space it needs will be small, not double the space
  • 0 Votes
    6 Posts
    838 Views
    DarkbeldinD
    @BigHeadBighetti Just make a snapshot And yes I know I already discuss this with XOA team to have a more obvoious warnin but you already have a "Are you sure you want to shutdown this VM?" even without the box checked