Subcategories

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

    457 Topics
    3k Posts
    A
    @olivierlambert I would think HP servers would be a top tier for IPMI support.... please...
  • ACLs, Self-service, Cloud-init, Load balancing...

    101 Topics
    840 Posts
    olivierlambertO
    That's a very good question, let me ask internally. Ping @pdonias he might know the answer
  • All XO backup features: full and incremental, replication, mirrors...

    481 Topics
    5k Posts
    M
    We currently perform: hourly CR during business hours - retention 15 daily full CR at 8 pm (full) - retention 1 I am happy with this; however, I am not 100% sure how best to manage the offsite backups. We currently perform: Daily Delta at 8 pm I wanted to add to this: 2) a weekly full backup - retention 8 3) a monthly full backup - retention 12 My question is, how can I schedule these three so they do not conflict with each other? can run Mon-Thurs at 8pm can run Fri at 8pm (usually takes 3 days to complete a full offsite) will conflict with 2
  • Everything related to Xen Orchestra's REST API

    83 Topics
    624 Posts
    K
    @gduperrey Worked swell, thanks
  • Terraform, Packer or any tool to do IaC

    49 Topics
    463 Posts
    dalemD
    Version 1.4.0 is released: https://codeberg.org/NiXOA/system/releases/tag/v1.4.0 It includes significant changes and improvements, including: dedicated getting started section, migration to valkey, only needing to clone system, and helper scripts. the xen-orchestra-ce nixpkg now references the libvhdi nixpkg, and the core flake now references and pulls from the xen-orchestra-ce repo as an overlay. System (the user input flake) now uses the Core repo as an overlay, reducing the need to clone both locally AND allowing system to pull new updates and releases from core. XO, and libvhdi as needed. The next goal is: Make an xsconsole-like TUI Automate package updates for libvhdi and xen-orchestra-ce using CI/CD pipelines Submit libvhdi and xen-orchestra-ce as official nixpkgs
  • Website XOA XCP-NG missing

    2
    0 Votes
    2 Posts
    466 Views
    olivierlambertO
    Very likely indeed. We hope to recreate the XO website from scratch at some point, but it doesn't mean we'll let this slip Thanks a lot for the report, adding @Marc-pezin in the loop
  • Backing up the VM that is running Xen Orchestra

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    olivierlambertO
    Ah the issue make sense now No worries about asking here, happy to see it works for you now
  • Backup warning: incorrect backup size

    7
    1
    0 Votes
    7 Posts
    405 Views
    M
    @julien-f Thx. I can safely ignore this then.....
  • Backup - Error: Lock file is already being held

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    D
    @olivierlambert Got it, sorry I glossed right over the updates. Ran the updates and everything is green with success. Thanks for taking the time to answer my noob questions!
  • Correct Template for installed OS?

    1
    0 Votes
    1 Posts
    306 Views
    No one has replied
  • Update disk size via API?

    4
    0 Votes
    4 Posts
    747 Views
    olivierlambertO
    You can with the JSON-RPC API. The REST API is still very young, and we only started to modify objects during January release.
  • Xen Orchestra Load Balancer - turning on hosts

    20
    0 Votes
    20 Posts
    4k Views
    ronan-aR
    @berish-lohith Just FYI I created a card in our backlog, I don't see too many blocking points to implement it correctly.
  • CR endless run on backup tab

    2
    1
    0 Votes
    2 Posts
    392 Views
    A
    @Gheppy @julien-f I have the same problem.... post 6940 Check Dashboard->Health and look at the bottom to see if the Importing VMs are still there. So far, no solution, other than to rollback to a working version.
  • What is Viridian?

    4
    0 Votes
    4 Posts
    8k Views
    olivierlambertO
    No, it's useless on Linux.
  • Issues synchronizing LDAP groups (Active Directory)

    bugs blocked
    16
    0 Votes
    16 Posts
    6k Views
    TheNorthernLightT
    @cjackson The reason the login is just username, is because you've specified sAMAccountName. If you want to use email address, change this to UserPrincipleName. Obviously, verify the UPN in your AD box, but that should be the persons email address if your domain it setup correctly. I dont believe most LDAP query tools support nested group security (its a common issue). Not an excuse, just an observation btw.
  • auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server

    21
    0 Votes
    21 Posts
    13k Views
    C
    I had a lot of trouble getting the LDAP integration to work with Active Directory domain controllers, and i kept finding this post over and over. So i wanted to share my configuration and make it easier on others trying to do the same thing in the future. Using this config i was able to get everything working, but i found a few limitations: Xen Orchestra cannot find any group members where the member has the "Primary Group" attribute set. Only direct members of a group are recognized (nested groups don't work). When signing in, i have to specify "username" instead of "username@cxlab.domain.com" Groups are created by clicking "Synchronize LDAP groups", however users are not created until they sign into XOA the first time. Users are not deleted from Xen Orchestra when they are removed from the domain. (but they can no longer log in to XOA) auth-ldap (v0.10.6) - LDAP authentication plugin for XO-Server Auto-load at server start [checked] Configuration URI: ldap://domaincontroller1.cxlab.domain.com **Certificate Authorities** Check certificate [disabled] Use StartTLS [disabled] Base: DC=cxlab,DC=domain,DC=com **Credentials** dn: cxadmin@cxlab.domain.com password: ****************** User filter: (sAMAccountName={{name}}) ID attribute: dn **Synchronize groups** [checked] Fill information (optional) Base: CN=Users,DC=cxlab,DC=domain,DC=com Filter: (ObjectClass=group) ID attribute: dn Display name attribute: cn **Members mapping** Group attribute: member User attribute: dn
  • Enable NBD Backups for a network

    3
    0 Votes
    3 Posts
    3k Views
    florentF
    hi @lawrencesystems You still need to enable it in config fr now. I hope we 'll be able to improve the ui to enable it on a per backup setting later The nbd protocol use the 10809 port in TCP by default. XO only read from this port f the host. The Nbd setting is used for the whole xo, regardeless of the pool The lock have been replaced by a select, which is more self explanatory . I think the main control pint is to check if there is multiple NBD network for a VM, XO use the first one returned by the Xapi, and it may be , for example, a managemet network as opposed to a backup / high speed one Regards
  • XO Lite in xcp-ng 8.2

    18
    0 Votes
    18 Posts
    9k Views
    olivierlambertO
    @Brice it's included within XCP-ng pro support.
  • XO Proxy Comminuty edition

    4
    0 Votes
    4 Posts
    316 Views
    F
    @Andrew thank you very much
  • incorrect backup size in metadata

    4
    0 Votes
    4 Posts
    2k Views
    julien-fJ
    @savage79 Please take a look at https://xcp-ng.org/forum/post/58196
  • Stable vs. latest risk assessment

    Solved
    6
    0 Votes
    6 Posts
    945 Views
    olivierlambertO
    You are welcome!
  • Problem with delta backup from xoa 5.79

    6
    0 Votes
    6 Posts
    2k Views
    julien-fJ
    @robyt There are no logs at this time (unless executed as part of a backup), only a notification at the end of the execution. We are currently working on a global task/log system that will be used throughout XO (Restore Health Check is obviously on our todo list)
  • Unable to quick deploy XOA

    Solved
    4
    3
    0 Votes
    4 Posts
    552 Views
    olivierlambertO
    You are welcome
  • Can't create new backup/edit backup/restore any backup/Javascript error

    4
    0 Votes
    4 Posts
    444 Views
    olivierlambertO
    As explained in the link, please update to the latest commit, be sure to rebuild everything and try again
  • Unable to import vmdk

    9
    0 Votes
    9 Posts
    1k Views
    S
    @olivierlambert I uploaded the disk. https://mega.nz/folder/53YTGRCI#4qP16Kfj-XtKcwkWduGEOg