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
    843 Posts
    H
    Are the users from the oidc provider unique and not already present as local users? I ran into this issue because my already existing local user was the same as the oidc provided user
  • All XO backup features: full and incremental, replication, mirrors...

    481 Topics
    5k Posts
    F
    Retrying the job after the above failure results in a full replication and a new VM being created just as before.
  • Everything related to Xen Orchestra's REST API

    84 Topics
    626 Posts
    olivierlambertO
    Let me add @mathieuRA in the loop (and @Team-XO-Backend )
  • 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
  • xoa node/npm version warning

    Solved
    3
    0 Votes
    3 Posts
    827 Views
    julien-fJ
    @olivierlambert Indeed, expect a patch release of this package very soon Done.
  • Unable to start newly created VM; cd drive not completely installed warning message

    Solved
    2
    1 Votes
    2 Posts
    1k Views
    M
    @wlp94114 I had the same error. My ISO repository is on an SMB share, but the files were not readable by the ID I had mounted the share with in Xen. I corrected the permission on the file, and could get the VM to start.
  • Health issue following backup failure

    5
    3
    0 Votes
    5 Posts
    850 Views
    F
    @danp Thank you for your help. All sorted now
  • File restores from Windows guest backups

    4
    1
    0 Votes
    4 Posts
    968 Views
    BrantleyHobbsB
    @thenorthernlight I doubt it's necessary. My XO is built entirely from source. It's probably just missing a dependency in the image I downloaded. (From here, in case anyone is curious: https://github.com/ronivay/XenOrchestraInstallerUpdater) Thanks!
  • Startup VM Order

    1
    8 Votes
    1 Posts
    809 Views
    No one has replied
  • list backup times in .... time format?

    3
    1
    1 Votes
    3 Posts
    597 Views
    TheNorthernLightT
    @ronivay You make a good Point. What I didn't know, that I do now, I wasn't "naming" my schedules. Once you do that, it replaces the Cron time. So I called my things like "Daily @ 4:30 - Diff" but obviously naming schemes are broad.
  • Initial Backup only creates Delta Restore

    6
    2
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Very likely. With an UX designer, we'll be sure to avoid those problems
  • S3 Backup Restore File Issue

    Solved
    4
    1
    0 Votes
    4 Posts
    657 Views
    S
    Thank you greatly appreciate your assistance as always!
  • Try to shutdown host results in NO_HOSTS_AVAILABLE

    9
    0 Votes
    9 Posts
    3k Views
    olivierlambertO
    Plain shutdown should trigger the same consequence because there's a systemd unit that will do actions (like halting the VMs before the reboot)
  • Continuous Replication Delete First Problem

    2
    0 Votes
    2 Posts
    283 Views
    olivierlambertO
    That's a question for @julien-f
  • Unable to import disks, VMs, and create recipes

    kubernetes import vms recipes disk
    11
    0 Votes
    11 Posts
    3k Views
    DanpD
    @wawa That doesn't sound right. Since you're running XOA, I would suggest contact their support to have them investigate.
  • Backup Failed

    5
    0 Votes
    5 Posts
    1k Views
    S
    @olivierlambert Thank you, I didn't know this. Just reading the docs about it.
  • Backup broken

    6
    0 Votes
    6 Posts
    489 Views
    olivierlambertO
    Congrats @Andrew : you are now noted as a top contributor Thank you and all your efforts on S3 testing and reporting issues a lot!
  • S3 Backup Retention Not Deleting Old Backups

    14
    5
    0 Votes
    14 Posts
    3k Views
    olivierlambertO
    Dunno it's @florent you should ask
  • Alerts in XO/XOA?

    3
    1
    0 Votes
    3 Posts
    473 Views
    ForzaF
    @olivierlambert said in Alerts in XO/XOA?: it's in your dashboard view. Do you mean the Alarms section? It is not showing anything for me. There is no log showing past events.
  • Engineer page needed

    2
    0 Votes
    2 Posts
    443 Views
    olivierlambertO
    I don't think you can reset power state with XCP-ng Center
  • Notifications from Xen XCP Center in Xen Orchestra

    3
    1
    0 Votes
    3 Posts
    613 Views
    olivierlambertO
    That's correct
  • Ansible plugin, usage with AWX.

    14
    0 Votes
    14 Posts
    4k Views
    Tristis OrisT
    @shinuza got it, thanks. sad of course( "ansible needs a stable unique id to identify hosts" not realy, with manual host lists awx download new every time and remove old\chenged info. same for netbox integration. for most of task just enough tags like linux, db, etc.
  • Unable to connect remote host

    Solved
    8
    2
    0 Votes
    8 Posts
    5k Views
    olivierlambertO
    It happens No worries
  • Disaster / Continuous Backups issue

    3
    0 Votes
    3 Posts
    650 Views
    M
    @olivierlambert Thank you