Subcategories

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

    457 Topics
    3k Posts
    P
    @olivierlambert said: no Asrock support yet nor HPE servers (yet...)
  • 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...

    480 Topics
    5k Posts
    JSylvia007J
    @Pilow - I can try this, but not until a bit later.
  • 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
  • auth-ldap error: logger is not a function.

    2
    0 Votes
    2 Posts
    484 Views
    olivierlambertO
    Do you have also the problem with an XOA?
  • kubernetes recipe fails to deploy cluster

    Unsolved
    11
    0 Votes
    11 Posts
    2k Views
    BenjiReisB
    @d1rtym0nk3y If DHCP is configured on your network then yes.
  • MTU problems with VxLAN

    22
    0 Votes
    22 Posts
    12k Views
    BenjiReisB
    The issue has been fixed on this branch, it'll be merged into master soon.
  • Can't for the life of me inject cloudinit config

    23
    0 Votes
    23 Posts
    8k Views
    p4-k4P
    What does your cloud config logs show on the guest OS after boot? Can you see if it has made any attempt to inject the config? Only thing I can think of is that your cloud config might be wrong thus the cloud init service is refusing it. Have you tried to use an ubuntu image? I used official images of both debian 10 and ubuntu 18.04 and worked fine once I got rid of the pre-populated network config or inserted a real network config. I spent too long trying to figure out what was going on so let me know if there's anything else you need to know, it's super frustrating.
  • Question: Delta backup retention vs. full backup interval

    4
    0 Votes
    4 Posts
    1k Views
    T
    @Vinylrider your understanding is correct, delta retention is just how many deltas to keep before merging the oldest delta with the full. Full backup interval is the time between each new full back up for use in case of corrupted back up. To answer your question, yes it is recommended to have more than 1 full back up to fall back to in the event of corruption espcially of delta backups since delta backups rely on previous deltas meaning if one of your delta is corrupted, you'll loose all data from that point onward until another full backup is made, or worse your full backup could be corrupted (more likely because of the file size) then you loose the whole chain. And if your corrupted delta is merged with the full, you'll probably have a corrupted chain aswell.
  • How to Hide or removed the canned Templates from XOCE/XOA

    3
    0 Votes
    3 Posts
    862 Views
    DanpD
    I opened an issue on this. Feel free to chime in with your thoughts -- https://github.com/vatesfr/xen-orchestra/issues/5284 Danp2 created this issue in vatesfr/xen-orchestra open Enhancement: Add ability to flag templates as hidden #5284
  • Question: Delta backups and snapshot modes

    8
    0 Votes
    8 Posts
    3k Views
    T
    @aghering the [NOBAK] option only excludes the transfer process, it will still try to make a snapshot of the disks. There are many possible causes for your UNIMPLEMENTED IN SM BACKEND issue, the most likely causes are probably storage related. If it is not a critical VM, you can try to disconnect the second storage disk and try again. If that doesn't work you might have to forget the SR and try (you can reattach it again, just need to remember your sr-uuid. Also, your /var/log/SMlog might reveal something.
  • No "new" Tab

    15
    2
    0 Votes
    15 Posts
    3k Views
    I
    @tony I removed the 2nd XOA... I think that's the reason I'm lagging but now everything is smooth...
  • Detached backups and snapshots with commit '2aed2fd53'

    5
    2
    0 Votes
    5 Posts
    863 Views
    J
    Makes sense now that you mention it... Perhaps I should have realized that because obviously the backups only run on my primary XO instance. Thanks!
  • xo-cli vm.create from bash fails

    2
    0 Votes
    2 Posts
    589 Views
    L
    Solved: you need to use the template id, not the uuid.
  • xo-cli data limit ??

    3
    0 Votes
    3 Posts
    585 Views
    L
    I'm just guessing here, but maybe something like this? xo-cli --list-objects type=VM power_state=Halted | jq -r ".[].name_label"
  • Creating schedules to run on specific days.

    12
    0 Votes
    12 Posts
    3k Views
    badrAZB
    Yes, backup jobs require attached schedules to be executed properly.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Continuous vm replication or VM copy through XOA fails on WAN

    1
    0 Votes
    1 Posts
    363 Views
    No one has replied
  • NFS Storage added through Center

    6
    0 Votes
    6 Posts
    4k Views
    M
    Hi @tony yes I understand that, actually I made a post a while back spanning different aspects of the XOA and where I feel Center is more intuitive but as suggestion for XOA improvement if anyone cares to consider it. Regarding the adding of SR's to pools, I leave my suggestion here, have a selector for pool instead of host, it'd be more intuitive imho. Cheers all.
  • Changed Block Tracking

    9
    0 Votes
    9 Posts
    2k Views
    akurzawaA
    Becouse xoa backup is painfully slow... it's good for CR but for full vm backup, let's say it's unsuitable... on my 1Gb lan, full vm backup (DR or Copy) from xcp1 to xcp2 I have about 10-15Mb/s. This is the topic I've asked many times on this forum. And guys from vProtect brag that the speed im much better on their soft due to CBT not vhd delta - which I'll check in a while.
  • Question: USB filters on XCP VM's?

    xenserver ethernet xenorchestra usb vms
    2
    0 Votes
    2 Posts
    1k Views
    T
    AFAIK, you have to do manual passthrough for USB so if you want to attach ethernet dongle to a VM, you plug it in the host and turn off the VM, passthrough the USB to the VM, start the VM, never do snapshot of this VM as it will fail.
  • Orphan VDIs after every backup

    7
    1
    0 Votes
    7 Posts
    2k Views
    J
    @badrAZ I've rebuilt XO and confirm that the suspended VDI snapshots are no longer listed as orphans, thanks!
  • vm.set not working for int

    4
    0 Votes
    4 Posts
    638 Views
    julien-fJ
    Hi, sorry for the delay! Please read xo-cli's documentation, you need to use JSON when you want to pass non-string values: xo-cli vm.set id=89517372-b45b-ca36-4c51-dd17c0e760c0 CPUs=json:3
  • Specify a username and password for XOA backups

    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    You can map root to a local user you created on the syno (so it's all on NFS server side configuration)