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...

    481 Topics
    5k Posts
    florentF
    @flakpyro you probaby had multiple job/schedule on the same schedule I reworked the code and pushed an update and added a doc with the edge cases : https://github.com/vatesfr/xen-orchestra/pull/9635/changes#diff-ef545af2ad06f2759c1a3787f266108b3b2cbc203bc8071bbd847278f3e6a5f0 (will be on doc xo when merged ) fbeauchamp opened this pull request in vatesfr/xen-orchestra open feat(backups): improve incremental replication #9635
  • Everything related to Xen Orchestra's REST API

    84 Topics
    627 Posts
    MathieuRAM
    @kagbasi-wgsdac Hi, thanks for the feedback. That's normal. It was a bug, and the fix was merged into the master branch two weeks ago. It's therefore available for XOCE, but for XOA, it will be available from version 6.3 (release in a few days). Having PATCH enpdoint for all objects (VMs/VDIs/Networks/...) is already in our backlogs but need to be planned. (cc @gregoire XO-2232). Please also note that you can update a inherited VDI directly during VM creation if you know the VDI's user device. (For example: {userdevice: "0", name_label: "foo-bar"}) [image: 1774605903853-capture-d-%C3%A9cran-de-2026-03-27-11-00-33.png] This fix is already planned to be part of the 6.4 release (cc @gregoire XO-1909)
  • 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
  • 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
    888 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
    2k 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
    338 Views
    No one has replied
  • Testing S3 Remotes (I can sort of break it!)

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

    4
    0 Votes
    4 Posts
    1k 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
    729 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
    3k 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.
  • When VM has changes from latest snapshot?

    feature in backlog
    12
    0 Votes
    12 Posts
    3k Views
    MathieuRAM
    Hello @Zevgeny . Finally, we won't be able to display if the vm has changed since the snapshot.
  • Import VHD

    7
    0 Votes
    7 Posts
    2k Views
    stormiS
    @joearnon The browser javascript logs may give you useful information about what issue happened during the import as seen from XO's side. However the disappearing SR issue makes me think you should look at XCP-ng logs, in particular /var/log/SMLog for storage-related logs and /var/log/daemon.log.
  • OS for Xo

    3
    0 Votes
    3 Posts
    630 Views
    DanpD
    @jsawyer77 Did you follow the documentation when building XO? If not, then what process did you use? Also, check to see if libvhdi-utils is installed and which version.
  • What is Stored in a Template?

    Solved
    7
    0 Votes
    7 Posts
    4k Views
    kdmK
    @olivierlambert You inadvertently solved this one, too, n parallel with @tony . So, basically, as suspected, a template is nothing more than populating stuff that's in the basic and advanced webforms on Orchestra, anyway.
  • xo-server/bin doesn't exist after updating with yarn build.

    Solved
    25
    0 Votes
    25 Posts
    10k Views
    A
    I had same issue. doing: git clean -d -f and then running yarn build again helped.
  • Updates not showing up in XOA

    5
    0 Votes
    5 Posts
    796 Views
    pdoniasP
    There's a 1 min cache on XO's side. So if the updates weren't showing up for more than 1 minute, then it might be something else.
  • Warnings showing in system logs following each backup job

    4
    0 Votes
    4 Posts
    994 Views
    ForzaF
    @julien-f said in Warnings showing in system logs following each backup job: We'll see how many reports we get regarding this One more from me. But it was actually your tech support that discovered them in conjunction with a ticket we have open.
  • Backup failure: HTTP request has been canceled

    5
    2
    0 Votes
    5 Posts
    524 Views
    ForzaF
    @olivierlambert said in Backup failure: HTTP request has been canceled: It's a problem when XO tries to get address from your srv02.xxx.com. It just makes no sense that DNS would be an issue on this network. I guess if XO momentarilly looses connection during DNS lookup it could cause this problem. I've noticed sometimes that the webui of XOA sometimes can show red ? if I start live several live migrations. Maybe unrelated?
  • 100% load in XOA, but none in DomU

    14
    0 Votes
    14 Posts
    1k Views
    F
    @olivierlambert I created a ticket out of this request. Maybe continue there?
  • 0 Votes
    4 Posts
    2k Views
    R
    @olivierlambert Thanks.
  • Backup speed

    7
    1
    1 Votes
    7 Posts
    2k Views
    olivierlambertO
    That's probably since using more your cores (now there's a dedicated thread backup job).