Subcategories

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

    375 Topics
    3k Posts
    M
    @Danp Hi, I'll try this. Thank you very much. Best regards Mattmurdock78
  • 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...

    388 Topics
    4k Posts
    olivierlambertO
    Use XO to connect on the host with the 10G network IPs addresses.
  • 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.
  • Is there a way to schedule an XVA export?

    6
    0 Votes
    6 Posts
    948 Views
    olivierlambertO
    It's not that complicated: it's in a folder with the UUID of the backup job, then the VM is within it's UUID folder. That's it.
  • Metadata backup doesn't include backup jobs?

    5
    0 Votes
    5 Posts
    727 Views
    DarkbeldinD
    @zevgeny Hi, You can export the config for your XOA in Settings > Config > Export and import it on your new XOA
  • backup fail after last update

    14
    0 Votes
    14 Posts
    2k Views
    T
    @joearnon Can you post logs of both backup instances (of the same job) that ran, see if they are different and in which way? You can also try to reconfigure the back up job to only a single tag parameter to see if that is the issue.
  • Orchestra / xsconsole mismatch

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

    1
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Invalid bin field for "url-loader" when building

    2
    0 Votes
    2 Posts
    5k Views
    L
    Hi Pechkin000, Try this : npm install url-loader yarn install v1.22.11 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... info fsevents@2.3.2: The platform "linux" is incompatible with this module. info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation. info fsevents@1.2.13: The platform "linux" is incompatible with this module. info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation. [4/5] Linking dependencies... [5/5] Building fresh packages... Done in 22.66s.
  • How to change the Ip access to a web address?

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    V
    @olivierlambert ah ok ok, sorry..
  • xo-server start on Ubuntu 20.04.2 LTS

    bugs in backlog
    9
    0 Votes
    9 Posts
    2k Views
    K
    @julien-f Apologies, I'm not sure how to do that, but it seems easier to run the server as root instead of these workarounds.
  • XOCE - not working on 10Gb speed

    16
    1
    0 Votes
    16 Posts
    2k Views
    olivierlambertO
    Just change HTTP in the Settings/server to connect to your pools with http://<IP> that's it
  • I have a xen orchestra that won't respond on the xcp center console.

    10
    0 Votes
    10 Posts
    1k Views
    olivierlambertO
    Just a quick FYI, XOA means "Xen Orchestra virtual Appliance" and it's only available via https://xen-orchestra.com or auto deploy. That's the only one with pro support
  • rolling snapshot no appears more on Xen Orchestra

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    olivierlambertO
    Thin will have an active disk only the size used. So instead of using 100GiB, you are using 10GiB, and with a snap, only 10GiB and few KiB.
  • xo-cli can not register

    10
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    Okay so it's indeed a certificate issue on your side. Double check your certs. Sometimes, you need to have a cert file with the intermediate authority.
  • Migration suddenly asking to pick SR every time

    5
    2
    0 Votes
    5 Posts
    677 Views
    T
    @jmccoy555 I updated both the XO deployments to current code just now. Both were the same BTW before. one still asks for the SR on every migration. One does not. [info] Updating xen-orchestra from '4bed8eb86' to '175be4482' I would REALLY like to figure this out. Annoying. Thanks Tim
  • Continuous Replication - problem on coalesce

    16
    0 Votes
    16 Posts
    1k Views
    GheppyG
    yes, I have no problem with commit before. For now I'm on commit 65e62018e6aeabf64cf9def01ad043dfbdff5c18 and all is ok,
  • Log UFW to log file instead of dmesg

    1
    0 Votes
    1 Posts
    244 Views
    No one has replied
  • Testing S3 Remotes (I can sort of break it!)

    6
    0 Votes
    6 Posts
    936 Views
    olivierlambertO
    Reping @nraynaud
  • 0 Votes
    10 Posts
    1k Views
    olivierlambertO
    Any opinion @julien-f ?
  • Multiple XO Servers - Backup Jobs

    4
    0 Votes
    4 Posts
    737 Views
    olivierlambertO
    Yes, as soon you imported the config, be sure that your old XO is down
  • Protect from Shutdown

    3
    0 Votes
    3 Posts
    523 Views
    jbamfordJ
    @olivierlambert Ok cool, iSCSI is on its own Network on a Direct connection with Multipathing. In the past i have had problems with VMs going in Read Only Mode. Thanks for your reply.
  • Disaster Recovery backup auto-starting VMs (but shouldn't)

    15
    2
    0 Votes
    15 Posts
    2k Views
    olivierlambertO
    That's the issue. Why they don't have it is the problem/mystery. Try to check if new replicated VMs got it. If not, I would check if you are correctly up to date.