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.
  • 0 Votes
    8 Posts
    2k Views
    olivierlambertO
    In fact, there's 2 different things: Downloading and unpacking the updates (yum process). This won't change anything right now, because your current updated programs are likely running in memory (Xen, Linux, XAPI…) so only a reboot will make things changed: it's the current update button on the pool view. Evacuating the host, rebooting it to get all the new versions, and migrate back VMs to it (starting by the master) Right now, 1. need to be triggered manually (you must do it otherwise it won't happen: bad if you forgot) but everything else is managed at all hosts of the pool at the same time (good). And 2 is entirely manual. So that's why I wrote this, to get 1. and 2. entirely automated while being safe and giving you reports: https://github.com/vatesfr/xen-orchestra/issues/5286 I have hopes we can deliver a first version (at least from the CLI) for this month release olivierlambert created this issue in vatesfr/xen-orchestra closed Scheduled Rolling pool updates (with reports) for XCP-ng #5286
  • mapping NFS storage from XO fails, but works fine from terminal?

    13
    0 Votes
    13 Posts
    3k Views
    DanpD
    There was a recent commit on Github dealing with NFS mounts. Suggest that you rebuild with the latest source and then try setting up the NFS storage again.
  • Change xoa hostname

    Solved
    2
    0 Votes
    2 Posts
    3k Views
    olivierlambertO
    https://manpages.debian.org/testing/systemd/hostnamectl.1.en.html hostnamectl set-hostname mymachine
  • missing icon on the UI?

    7
    1
    1 Votes
    7 Posts
    1k Views
    olivierlambertO
    If it's not, it's a bug
  • Get VM from <ID>.vhd from Storage-Record

    7
    0 Votes
    7 Posts
    3k Views
    T
    @fluffy-bunny Use this to get your VBDs from each VM xe vm-param-get param-name=VBDs uuid=<vm-uuid> Then to get the name of each VDI file use this xe vbd-param-get param-name=vdi-uuid uuid=<vbd-uuid> But as olivier said, it is much easier to just use XO's disk view of the VM you want, then use the "copy" button to copy its VDI name.
  • SR_BACKEND_FAILURE_108(, Unable to detect an NFS service on this target., )

    Solved
    3
    1
    0 Votes
    3 Posts
    2k Views
    N
    Correct, I made changes to pfSense to be my DHCP and DNS Resolver, so had to make that change to the NFS Settings to reflect the Domain Name. Thanks for your help!...
  • Issue with building XO from source on FreeBSD

    8
    0 Votes
    8 Posts
    2k Views
    M
    Seen this too late today but I will give it a whirl tomorrow! Will let know how it went.
  • VM Snapshot Schedules

    Solved
    9
    2
    0 Votes
    9 Posts
    3k Views
    M
    @olivierlambert I posted my issue building on FreeBSD here: https://xcp-ng.org/forum/topic/3788/issue-with-building-xo-from-source-on-freebsd Maybe its better so this doesn't go too offtopic. regarding this question its solved!
  • How do I attach a network to a PIF

    8
    0 Votes
    8 Posts
    4k Views
    K
    @Rocky I'm a little confused I guess. I have a PIF section. There is nothing under my Private Network area. [image: 1604101738911-screen-shot-2020-10-30-at-6.48.50-pm-resized.png]
  • VM Migration Failed & Now Can't Access VM

    12
    0 Votes
    12 Posts
    8k Views
    olivierlambertO
    If migration failed, there's a reason. It's usually stable. Obviously, because your hosts weren't in the pool, a different CPU model can be the problem (they are automatically adapted if they are in the same pool).
  • FreeBSD file restore

    2
    0 Votes
    2 Posts
    448 Views
    olivierlambertO
    I don't this we support UFS right now. If I remember correctly, we got: FAT NTFS ext xfs LVM based
  • Netdata is not available on this appliance, please deploy a new one

    Solved
    3
    0 Votes
    3 Posts
    795 Views
    H
    That updated my Netdata package from 1.23 to 1.26, and now the plugin is working. Thanks!
  • Xen Orchestra TLS minimum version requirement -- How to set?

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    julien-fJ
    @kevdog Not at all, it made us aware that our vendor config was no longer relevant Thank your for your report!
  • Add server, Connection Failed

    Solved
    8
    0 Votes
    8 Posts
    6k Views
    olivierlambertO
    No worries, it happens
  • Cannot take snapshots with XO

    6
    0 Votes
    6 Posts
    2k Views
    G
    X-O Server is 5.51.1 and XO-Web is 5.51.0.
  • XO UI Storage Feedback

    6
    0 Votes
    6 Posts
    1k Views
    badrAZB
    Hi, Remotes and SRs aren't managed the same way by XO. XO is connected directly to the remotes to do some read/write operations, unlike SRs which is connected to them via XCP-ng. So the SRs aren't directly managed by XO, but are managed using the XCP-ngs' XAPI and we are limited to what the XAPI provides as information.
  • Painfully slow backup with Xen Orchestra from sources in freeBSD jail

    2
    0 Votes
    2 Posts
    1k Views
    olivierlambertO
    Hi, FreeBSD install was already documented officially: https://xen-orchestra.com/docs/installation.html#freebsd You could have test to use HTTP instead of HTTPS to see if perfs are improved New XO backup code will come in few releases that will speed up things Quiesce snapshot: it's not needed for Linux VMs because of the disk driver automatically handling this.
  • Compatibility issue for XO tool with Windows 10 version 2004?

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    A
    Hi @olivierlambert , cool. Thank you. That makes clear for me now. Andy
  • XOA Console: Windows server - sending ctl+alt+delete keys

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    N
    Cancel that! I found the keys icon for sending the combo just above console.....
  • CR tag ignored (kind of) in smart backup

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    julien-fJ
    I've created a PR for this issue, feel free to test this branch: https://github.com/vatesfr/xen-orchestra/pull/5341 julien-f opened this pull request in vatesfr/xen-orchestra closed fix(xo-server/{CR,DR}): add tags at VM creation #5341