Subcategories

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

    404 Topics
    3k Posts
    nikadeN
    The problem with those providers is, that the additional IP is usually L3 routed to the physical hosts IP. A better solution would be to get a /29 subnet or similar, where the gateway is handled by the provider and then configure that subnet on a specific VLAN which is available on all hosts where you want the VM's to be able to run. More work for the provider, since they have to setup the gateway IP within the /29 subnet on their router and then configure the VLAN on the switchports towards your hosts, but its the best way to make the VM's agile.
  • ACLs, Self-service, Cloud-init, Load balancing...

    96 Topics
    811 Posts
    olivierlambertO
    Indeed, and it's clearly stated at https://docs.xen-orchestra.com/community
  • All XO backup features: full and incremental, replication, mirrors...

    412 Topics
    4k Posts
    olivierlambertO
    Question for @pierrebrunet I assume
  • Everything related to Xen Orchestra's REST API

    69 Topics
    545 Posts
    S
    I was curious if there had been any updates to mounting ISOs via the API? Thanks.
  • Terraform, Packer or any tool to do IaC

    38 Topics
    368 Posts
    HolgiBH
    @sid It seems I have to get my hands dirty and take a deeper look into Terraform / OpenTofu. I am not shure how well the other folks at work partially will have fun working with commandline versus the easy to use XO web GUI. Tailoring down the CloudInit files used is not really the basic idea behind this. I was rather going the oposite way and install / configure the stuff we usually bake into our templates on the fly while generating the VM via CloudInit. Thanks a lot for all the responses !
  • Edit Storage host info after creation?

    Solved
    2
    1
    0 Votes
    2 Posts
    2k Views
    olivierlambertO
    Hi! That's is possible, you just need to shutdown all VMs using disks in there. Then, 4 steps: 0. Find the PBD currently connected to this SR via xe pbd-list Save the PBD information somewhere (xe pbd-param-list uuid=<PBD UUID> Unplug and remove the PBD (xe pbd-unplug and xe pbd-destroy Recreate the PBD by just changing the information using xe pbd-create In short, the PBD is like the "cable" between your host and your SR. Removing it won't remove any actual data, just the link between them. If you recreate it, and replug it, you'll find everything back
  • XCP-ng patches download URL

    3
    0 Votes
    3 Posts
    461 Views
    olivierlambertO
    It doesn't work like Citrix patches. Xen Orchestra will send a XAPI command to the host, that will in fact do a yum update command. The result is returned to XO and it will display available updates. We got a system using the best mirror for you: https://xcp-ng.org/docs/mirrors.html#original-mirror
  • XO tries to deactivate lvm volume group on yarn start

    Solved
    3
    1
    0 Votes
    3 Posts
    382 Views
    jamochlJ
    @olivierlambert cool, thanks
  • new backup shows loading... for ever

    6
    0 Votes
    6 Posts
    753 Views
    olivierlambertO
    Hi, Please open a support ticket, that would be easier to assist (you can also open a support tunnel so we can remotely access your XOA to investigate faster, see https://help.vates.fr/kb/en-us/9-xen-orchestra-appliance-xoa/16-create-a-support-tunnel ) edit: don't forget to go in XOA/Support then doing an XOA check, see https://help.vates.fr/kb/en-us/9-xen-orchestra-appliance-xoa/17-xoa-check
  • backup failed

    35
    0 Votes
    35 Posts
    13k Views
    julien-fJ
    @black_sam Thanks for your feedback
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    138 Views
  • Change management network interface?

    8
    0 Votes
    8 Posts
    19k Views
    fohdeeshaF
    @station-already hehe glad you got it figured out Indeed, management interface changes are pretty "violent" in terms of how much they change and interrupt, so a reboot helps quite often - same for changing the virtual adapter/PIF assigned to a VM - alway a good idea to reboot the VM
  • Backup failed with message "HTTP request has been canceled"

    17
    1
    0 Votes
    17 Posts
    2k Views
    E
    @julien-f said in Backup failed with message "HTTP request has been canceled": node -p 'require.resolve("xen-api")' Hi all, I think the problem is fixed now. thanks for your help
  • backup failed with error writer is not defined

    Solved
    3
    0 Votes
    3 Posts
    385 Views
    R
    @danp after update, backup works fine, thanks
  • Remote Connection Failed.

    5
    0 Votes
    5 Posts
    1k Views
    olivierlambertO
    This means your NFS server doesn't support NFSv3.
  • Zen Orchestra lite

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    This is not exposed in XAPI, so it might require to write a XAPI plugin.
  • Update script

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    H
    @mrnaz look for the (first) error in your terminal where you execute the script to upgrade. Probably you need to upgrade the yarn or node version.
  • Multiple schedules == different backup sets?

    4
    0 Votes
    4 Posts
    424 Views
    ForzaF
    @mauzilla I've done so that I have two separate backup jobs incremental every 4 hours, with exception on weekends. Retention usually 8 days weekly full backups, zstd compression, every Sunday night. This way we have a separate backup from the incremental chain. We also are able to do more maintenance jobs on the nfs server etc during the off hours on the weekend.
  • Delta backup footer1 !== footer2 error

    Solved
    20
    0 Votes
    20 Posts
    3k Views
    A
    @mrnaz the fixed it in version 5.58.1. So update helped.
  • New Backup setup failures

    11
    1
    0 Votes
    11 Posts
    708 Views
    olivierlambertO
    No worries, just explained how hard it is to support uncontrolled environments Enjoy XO!
  • POOL and hosts dissapeared

    7
    0 Votes
    7 Posts
    2k Views
    DanpD
    @xfen said in POOL and hosts dissapeared: Is it safe to disconnect (remove) the highlighted server and add everything back. Yes
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • XOA and recipes

    xoa-recipe
    3
    0 Votes
    3 Posts
    1k Views
    S
    @olivierlambert Thanks, We had been looking at Terraform so I guess we'll keep heading down that path for the time being.
  • XOA json-rpc call basic exemple

    12
    0 Votes
    12 Posts
    3k Views
    mco-systemM
    Hello @mbaron, Your blog helped me to get a better understanding of the different steps involved in jsonrpc. Thank you for sharing your code samples.
  • repost: Backup to cold spare

    Solved
    5
    0 Votes
    5 Posts
    770 Views
    olivierlambertO
    You are welcome @Justin-Goldberg ! Enjoy