Subcategories

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

    458 Topics
    4k Posts
    C
    I have two PE R630 and one PE R730xd. The two R630s show the IPMI data in XO but the R730xd does not. If I run ipmitool sensor from an ssh session, I get very similar data back on the 730 and 630. This isn't critical to me, just letting you know that there are cases that functioning ipmitool on a Dell does not seem to be enough to show it. There are some differences in the labels. The R730 has "Fan1 RPM", "Fan2 RPM" while the R630 has "Fan1A", "Fan2A", "Fan1B". Most of the other interesting fields seem to have the same names but the order is a bit different and I didn't do an exhaustive comparison. It's very cool that you are surfacing this data now.
  • ACLs, Self-service, Cloud-init, Load balancing...

    102 Topics
    844 Posts
    C
    We are running Xen Orchestra with commit c3dcb and the auth-oidc (v0.4.2) plugin. The users that login are unique and not yet present as local users. The OICD provider is SURF with SRAM: https://www.surf.nl/en/services/identity-access-management/surf-research-access-management They support the following attributes/scopes: https://servicedesk.surf.nl/wiki/spaces/IAM/pages/74226142/Attributes+in+SRAM There are some IPs that need to be accessable: https://servicedesk.surf.nl/wiki/spaces/IAM/pages/74226067/IP+addresses#IPaddresses-OIDC . Outgoing traffic from the server to port 443 is open and works. We did try several settings for the Username field and scopes. For example the following: [image: 1774600482742-plugin-resized.png] This should create a user R123456789 The logging shows the following: mrt 27 09:29:48 vm-xoa xo-server[2641104]: Expected values to be strictly equal: mrt 27 09:29:48 vm-xoa xo-server[2641104]: + actual - expected mrt 27 09:29:48 vm-xoa xo-server[2641104]: + 'undefined' mrt 27 09:29:48 vm-xoa xo-server[2641104]: - 'string' If we change it to: [image: 1774600514661-plugin-2-resized.png] The following shows up: mrt 27 09:32:21 vm-xoa xo-server[2641104]: Cannot read properties of undefined (reading '0') I hope this helps to understand the problem. Thanks.
  • All XO backup features: full and incremental, replication, mirrors...

    482 Topics
    5k Posts
    MathieuRAM
    @acebmxer Sorry, I may not have been clear. /rest/v0/vms/:id/dashboard is an endpoint on the XO REST API. Therefore, you need to make an HTTP GET request to <xo-url>/rest/v0/vms/<your-vm-id>/dashboard. You can do this directly with your browser, or from Swagger if you prefer. (<xo-url>/rest/v0/docs)
  • Everything related to Xen Orchestra's REST API

    84 Topics
    628 Posts
    olivierlambertO
    Thanks for the quick answer @mathieura
  • 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
  • Orphaned host after pool metadata restore

    7
    0 Votes
    7 Posts
    1k Views
    S
    @oryon-br I didn't get any more help on this and I couldn't find any solutions so I ended up rebuilding the pool to fix this issue. Not ideal.
  • Backup speed XO vs command line

    1
    1
    0 Votes
    1 Posts
    386 Views
    No one has replied
  • New XOA PLugins

    4
    0 Votes
    4 Posts
    973 Views
    olivierlambertO
    Sure: please create an issue on Github repo asking for this feature, but also explaining you'd like to contribute. This way, our devs will help you to set it up
  • XOCE and Zerotier SDN

    2
    0 Votes
    2 Posts
    733 Views
    W
    its working, it just took very long time to detect,
  • Manage XCP-NG with XOA and Cloudstack

    11
    0 Votes
    11 Posts
    2k Views
    olivierlambertO
    Sure @kurushi9000 there's a free trial exactly for that kind of cases
  • Backups silently fail with invalid XO Proxy License

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    N
    @julien-f Thanks!
  • Backup failed with obscure error message

    6
    0 Votes
    6 Posts
    2k Views
    olivierlambertO
    The issue is to snapshot the VM while there's USB passthrough. Offline backup might work, please try.
  • cloud-init ssh key works but not user config

    8
    0 Votes
    8 Posts
    4k Views
    C
    Hello, Did you manage to make it work with a static addressing network ? I tried this (where myip and mygateway are replaced by real values) network: version: 1 config: - type: physical name: eth0 subnets: - type: static address: myip/24 gateway: mygateway with no success. and as I don't have an IP assignated and theses cloud images are passwordless by default I can't event log in from the console to troubleshoot.
  • Delta Backup transferred thru slow management network...

    8
    0 Votes
    8 Posts
    2k Views
    I
    @darkbeldin Any additional idea, why this still happens after the suggested change? Many thanks!
  • VM Migration stuck at 0% VM metadata import

    2
    1
    0 Votes
    2 Posts
    2k Views
    olivierlambertO
    Please check your XOA is fully up to date
  • Delta backup Questions

    2
    0 Votes
    2 Posts
    384 Views
    olivierlambertO
    The initial job will take some time, but it will be fine after that. You can modify the job after getting your second or third run, to see how much data between each run is generated
  • Performance enancement for backups possibe?

    feature to groom
    5
    0 Votes
    5 Posts
    1k Views
    julien-fJ
    Ok, let me know
  • Encrypt server passwords in database

    4
    0 Votes
    4 Posts
    788 Views
    olivierlambertO
    I'm not an English native speaker, it wasn't meant to be passive aggressive at all. I just told you that @julien-f already explained the initial reasons (also telling you we are aware of that fact). Also, XO 6 work is a major rework of the whole thing, and this will be taken into account on our redesign. A note, however: if someone can slip into your XOA, password, tokens and XAPI access are available in memory (regardless the fact you have encryption or not). In that case, a passphrase won't change anything. That's why we decided to remove any default password in the XO virtual Appliance template, so nobody still use default creds as a "known" entry point. And finally, as Xen Orchestra is fully Open Source, your contributions are very welcome
  • [SOLVED] Migrate XO from sources to another machine

    Solved
    3
    0 Votes
    3 Posts
    643 Views
    xiscoX
    @danp hi I did it but, no network shares have been imported and neither backup jobs. will try to reboot machine Well Rebooting did the job, thanks @Danp
  • XOA Hub

    xoa
    7
    0 Votes
    7 Posts
    2k Views
    olivierlambertO
    Can you give some details? How do you imagine to work with that? Because it might be done via RunX at some point I think
  • s3 backups with minio using https and various CAs

    5
    1
    0 Votes
    5 Posts
    1k Views
    nraynaudN
    @sidsanders Hi, I gave a look at your issue, it seems that it is often associated with the ssl certificate missing the middle of the Merkle chain. here are a couple of explanations: https://serverfault.com/questions/693033/unable-to-use-builtin-ca-bundle-to-verify-godaddy-sha2-ssl-certificate https://www.npmjs.com/package/ssl-root-cas I suspect that the certificate you gave to minio was incomplete. Note that the chain of certificate should not include the root certificate, only all the certificates in the chain minus the root. Nico.
  • Disaster Recovery Backups - Remove 'Auto-Start' field?

    8
    0 Votes
    8 Posts
    2k Views
    T
    I do not get this problem on XCP-ng 8.1, just to add more information.
  • Import problem which Mikrotik Cloud Hosted Router

    10
    0 Votes
    10 Posts
    4k Views
    nraynaudN
    I think the issue is solved, you can follow the fix here: https://github.com/vatesfr/xen-orchestra/pull/5903 nraynaud opened this pull request in vatesfr/xen-orchestra closed fix(xo-server/{disk,vm}.import): fix import of very small VMDK files #5903
  • xoa setup static ip

    11
    0 Votes
    11 Posts
    18k Views
    kdmK
    @tony Yes, that's the setting I was talking about. OKay. I've no idea what VIF-locking is, so I'll leave it there! Thanks again.
  • Ubuntu 20.04 Cloud Image

    14
    0 Votes
    14 Posts
    4k Views
    T
    @encryptblockr Why don't you just download the official cloud image from ubuntu? It's not worth the headache lol. https://cloud-images.ubuntu.com/releases/focal/release/ubuntu-20.04-server-cloudimg-amd64.ova