Subcategories

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

    466 Topics
    4k Posts
    P
    @poddingue there is a notion of appliance too (group of VMs) https://docs.xcp-ng.org/appendix/cli_reference/#appliance-commands where you can start/stop a group of VMs, never tried it, doesn't seem to have a boot order in the vAPP neither
  • ACLs, Self-service, Cloud-init, Load balancing...

    103 Topics
    859 Posts
    J
    @gcpeters4 said: @john.c This is a good idea as well. If the previous suggestion of trying to do a DNS round robin approach doesn't work, this may be my best option. Thanks for taking the time to provide your suggestion! By the way my suggestion is recommended best practice from Microsoft for their Active Directory software and/or technology. My suggestion will be more likely to work if your DNS servers and requests have issues with Round Robin configuration. Plus with my solution you can easily add more servers as domain controllers to the cluster, as required and use replication to keep them consistent and up to date.
  • All XO backup features: full and incremental, replication, mirrors...

    501 Topics
    5k Posts
    P
    hello there, still XOA 6.3.3 here. since the last big XObackup & CR reworking, we have an annoying bug [image: 1778328477250-6db625da-2a61-4860-bc50-5c6adae0ae33-image.jpeg] This VM is 2.17Tb [image: 1778328523117-bc28b5ef-f37d-4bf9-b016-921309c17353-image.jpeg] how can be the KEY is 9.1Gb ? In fact the KEY size is good, but when retention of 10 points is obtained, the merging of last incremental in the first KEY point of the chain erase the size. So in our restore view, data sizes are all wrong, based on the sum of this key + 9 inc [image: 1778328703332-2e0a1587-365a-404f-9186-2b909605b3fa-image.jpeg] @florent could you do something about that ?
  • Everything related to Xen Orchestra's REST API

    85 Topics
    633 Posts
    DustyArmstrongD
    @florent OK cool, thank you for the info.
  • Terraform, Packer or any tool to do IaC

    50 Topics
    469 Posts
    dalemD
    @afk I’ve got two draft nixpkgs for libvhdi and Xen orchestra from sources respectively, I’ll look into submitting them upstream soon but take a look and feel free to share any feedback xen-orchestra-ce libvhdi.
  • xo-cli data limit ??

    3
    0 Votes
    3 Posts
    628 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
    394 Views
    No one has replied
  • NFS Storage added through Center

    6
    0 Votes
    6 Posts
    5k 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
    694 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
    2k Views
    olivierlambertO
    You can map root to a local user you created on the syno (so it's all on NFS server side configuration)
  • XOCE misidentifing Orphaned Snapshots with XCP-ng 8.1

    Solved
    18
    1
    0 Votes
    18 Posts
    4k Views
    badrAZB
    @olivierlambert I've created the dedicated Github issue
  • Backup reports on Microsoft Teams

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    olivierlambertO
    @gskger said in Backup reports on Microsoft Teams: @olivierlambert Thanks - that is what I like about this forum and XCP-ng: learn and share Exactly, but I'm really happy to see this becoming more and more common here. That's a good sign for this community
  • Vm.create unable to create vm using xo-cli

    13
    0 Votes
    13 Posts
    2k Views
    B
    xo-cli vm.set id=89517372-b45b-ca36-4c51-dd17c0e760c0 CPUs=3 × invalid parameters property @.CPUs: must be integer, but is string
  • TLS failure during VxLAN creation

    9
    0 Votes
    9 Posts
    2k Views
    BenjiReisB
    Glad to hear it! There were probably an issue when updating the SDN controller's TLS certificate. The reload had solved it. Regards!
  • XOA High CPU / Single Core

    7
    1
    0 Votes
    7 Posts
    2k Views
    olivierlambertO
    No problem Proxy code will help a lot when merged in your main XO!
  • VM Backup failure

    Solved
    9
    1
    0 Votes
    9 Posts
    2k Views
    olivierlambertO
    Don't worry: if there's stuff to correct in the PR, the review process is made for that
  • VM migration stuck at 100%

    3
    0 Votes
    3 Posts
    3k Views
    J
    I ended up restarting the toolstack, which caused all of the migrating VMs to be in an error state, as they were halted but the system thought they should be running. I couldn't perform any actions on them. VM_BAD_POWER_STATE(OpaqueRef:f1f14751-cbc8-4a86-b98f-9e980b2b0d00, Running, Halted) After restarting the toolstack on all the hosts in the pool, they finally showed up as powered off and I was able to get them back up and could migrate them. Is there anywhere I can look to see why the migration got right to the doorstep and stopped?
  • Feature request: Cloud-config common parameters

    2
    0 Votes
    2 Posts
    473 Views
    olivierlambertO
    Why not. Double check there's not already an opened issue for this in XO bugtracker, otherwise, create it there
  • Increase simultaneous snapshot download from 2

    7
    0 Votes
    7 Posts
    1k Views
    olivierlambertO
    Yes, they are
  • notifications

    7
    0 Votes
    7 Posts
    1k Views
    pdoniasP
    @hoberion This should be fixed since XO 5.48 (xo-web 5.61.1) @hoberion said in notifications: @pdonias said in notifications: Hi @hoberion, what version are you using? xo-server 5.60.0 xo-server 5.60.0 was shipped with XO 5.47. Could you update your XOA and confirm that it fixes it? It should happen once more after the update and then it shouldn't happen any more.