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
  • Attaching USB storage via XOA

    22
    1 Votes
    22 Posts
    28k Views
    G
    @SpoonyLove @olivierlambert For usb passthrough we are using USB redirector over network For anything storage related we use something like this: mkdir /adm/passSR passUUID=`xe sr-create name-label="Direct access SR" name-description="Direct acces to hdd with simlink" type=udev content-type=disk device-config:location=/adm/passSR` ln -s /dev/sdb /adm/passSR/sdb xe sr-scan uuid=$passUUID xe vdi-list sr-uuid=$passUUID Remember to replace /dev/sdb with your device.
  • xcp-ng Pro "alert" in the XOA pools page

    6
    0 Votes
    6 Posts
    2k Views
    olivierlambertO
    Participating on the forum is a totally acceptable form of contribution. And to be clear: you have the choice. The choice to do nothing, or to help the project to grow. It's really up to you Freedom of choice is great! Everyone can contribute, spread the word and advocate for our solutions. And believe me, if everybody does, we stand a chance against those juggernauts (VMware for example). Also, you have my words, and I'm not afraid to tell that publicly: every $ we make is 100% re-invested into our projects. No big VC nor investors asking for insane ROI.
  • Ghost Backup job keeps failing

    23
    3
    0 Votes
    23 Posts
    6k Views
    N
    @florent any other ideas in order to resolve this?
  • XOCE shows "success" although backup not successful

    6
    0 Votes
    6 Posts
    526 Views
    olivierlambertO
    Is it a known behavior @julien-f ? To recap: with XVA backup starting the backup cancel the task get a success on the export I vaguely remember something about this
  • It is possible to create a vda VBD disk instead xvda?

    device vbd
    10
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    Great news then!
  • Adding Server to Pool Hangs/Fails

    4
    0 Votes
    4 Posts
    2k Views
    tjkreidlT
    @sgroel Curious. Are all the NICs the same on the existing pool hosts as well as the new host you add? Do all hosts have the same hotfix levels and the same overall hardware architecture? Seems odd as I ran servers this way for years. Maybe also look at the network switches to make sure they are all configured correctly. Finally, any clues in the /var/log files?
  • Full Backup Successful But In Kilobytes

    4
    0 Votes
    4 Posts
    806 Views
    D
    @Darkbeldin I checked the xensource.log on the server and found the error message "failed with exception Server_error(INVALID_DEVICE, [ autodetect ])" during export, similar to the post here: https://xcp-ng.org/forum/topic/4319/invalid_device-autodetect-during-backup I checked the XO dashboard health and found 256 "Pool Metadata Backup" VDIs attached to Control Domain. Not sure how or why the "Pool Metadata Backup" got stuck attached to Control Domain but I guess it has reached the 256 limit. I "Forget" all of them and full backup seems to be working now. For the record, it wasn't anything to do with snapshots. The VM was OFF so I guess it doesn't need to take a snapshot before transfer hence the log doesn't mention snapshot.
  • A lot of not found and error 127 in yarn build

    Solved
    17
    0 Votes
    17 Posts
    4k Views
    B
    @julien-f It works!!! No more error in the yarn build output. Thanks a lot!
  • Backups are deleted.

    9
    2
    0 Votes
    9 Posts
    1k Views
    V
    @olivierlambert Remote storage - hard drive in raid 5
  • Migrate xva image to hosted solution?

    1
    0 Votes
    1 Posts
    199 Views
    No one has replied
  • search for snapshots sorted by creation date

    13
    0 Votes
    13 Posts
    2k Views
    S
    @olivierlambert here it is: https://github.com/Stevesibilia/check_snapshot Keep in mind i'm not a developer
  • Warm migration - abort and monitor

    8
    0 Votes
    8 Posts
    798 Views
    olivierlambertO
    It's really hard to answer precisely in your case what's your bottleneck without spending more time doing a closer investigation on your setup
  • Attempting open source proxy (Resolved)

    6
    0 Votes
    6 Posts
    1k Views
    S
    @Andrew I got it working, thank you for your help. I just like to learn and test stuff out for fun, frequently unnecessarily, heh.
  • XO Lite (and XCP-NG 8.3 alpha)

    2
    0 Votes
    2 Posts
    636 Views
    olivierlambertO
    No telemetry, but if you have an issue with this alpha, please report it on the dedicated thread There's new graph and VM actions coming this month (if everything goes according to the plan)
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    3 Views
  • Change default filter in VMs list from current "power_state:running"

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    lawrencesystemsL
    @bullerwins It's a wonderful feature, you can have customized filters for VM, storage, Templates, and Pools. Combine that with using lots of tags and it makes larger deployments very manageable.
  • Error in the log at xo-cli –register

    6
    2
    0 Votes
    6 Posts
    391 Views
    olivierlambertO
    @denh I supposed you were reading this before posting: https://xen-orchestra.com/docs/community.html If you didn't, please do so Especially this section: https://xen-orchestra.com/docs/community.html#report-a-bug
  • XO License Costs

    3
    0 Votes
    3 Posts
    566 Views
    B
    @olivierlambert , Thank you. Someone from our team will reach out to you.
  • Backup VM - unused VHD

    16
    1
    0 Votes
    16 Posts
    3k Views
    olivierlambertO
    I think @florent did various modifications recently to handle those cases automatically.
  • Network pool + Cloud Init

    7
    0 Votes
    7 Posts
    904 Views
    B
    Cloud configs allow {{name}}% substitutions. From my perspective (as a user), for how {{name}} is used in my cloud configs something like {{address}} would be identical. What is the intended use case for the IPAM functionality in XOA if it can't be used like this? Real question, not trolling