Subcategories

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

    415 Topics
    3k Posts
    olivierlambertO
    Ping @Team-Documentation-Knowledge-Management
  • ACLs, Self-service, Cloud-init, Load balancing...

    96 Topics
    811 Posts
    olivierlambertO
    Indeed, and it's clearly stated at https://docs.xen-orchestra.com/community
  • All XO backup features: full and incremental, replication, mirrors...

    428 Topics
    4k Posts
    olivierlambertO
    Hi, In theory, it should start just after the snap, not waiting to boot. Let me ping @Bastien-Nollet or @florent
  • Everything related to Xen Orchestra's REST API

    72 Topics
    556 Posts
    F
    @Pilow that probably would have been a good idea hey! [image: xoa_homeassistant-tile-example.png?raw=true] That's the example tile from dashboard-card-example.yaml. But it's Home Assistant. You make it look however you want right? Having the entities available to use is most of the challenge.
  • Terraform, Packer or any tool to do IaC

    45 Topics
    417 Posts
    P
    @wezke said in Ansible Role - Install XO from source - Now available: @probain Thank you for sharing your ansible role, ill have a look at it It's far, far from perfect. So there might be a few rough edges that I solved manually. But I welcome feedback.
  • console is not possible

    2
    0 Votes
    2 Posts
    1k Views
    R
    I had similar problems in 8. Even though I had static leases set in DHCP, oftentimes services come up before the IP address has been obtained. The physical console and SSH worked, but not XOA nor XCP center. Set a static IP address and reboot. If that does not work, repeat the installation and set a static IP at install. Make sure your IP address has not changed and look at the lease time. Is it only leased out for a few minutes? Here is where we discussed it for version 8: Broken Host Consoles in fresh xcp-ng 8 installation. VM consoles work.
  • Import OVA silently fails

    23
    3
    0 Votes
    23 Posts
    7k Views
    B
    @olivierlambert Thanks!
  • Name of file backup

    Solved
    2
    0 Votes
    2 Posts
    457 Views
    olivierlambertO
    Hi, No. Using UUIDs is vital to have consistent files (if you change the VDI or VM name etc.) Any XO, even a fresh one, is able to connect to your remote and restore your backup. So there's no need to access files directly.
  • How to save Statistic from XOA when rebooting the XCP-NG Nodes?

    6
    0 Votes
    6 Posts
    630 Views
    olivierlambertO
    It should be the same result on XCP-ng Center: it uses RRDs files stored on the host. Why do you continue to talk about the after the reboot? You mean after the upgrade, right? RRDs are preserved after a reboot If you do a yum update, those stats should be in theory preserved. If it's not the case, try to diagnose why, by comparing behavior between XCP-ng Center and XO. If it's not the same, then it's a client issue. If it's the same, then it means a version upgrade (yum or ISO) won't preserve RRDs. If you really want long terms stats for "real production" usage on long term, I strongly suggest that you think to store them in a real time series database, like Prometheus or so.
  • Citrix Hypervisor 8.1 Snapshot / Backup problem

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    dbeatoD
    @dbeato Update on this. Basically I needed to run the Updates on the XCP-ng hosts even though they were on 8.1 and upgraded 5 packages. Once I did that since I had an Updated XOA system, then I reboot the servers and XOA and now backups are running!
  • [Jobs] invalid parameters (old jobs)

    1
    0 Votes
    1 Posts
    265 Views
    No one has replied
  • No Statistics in XOA after Rebooting our XCP-NG Nodes

    6
    1
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Nothing. You should have the stats visible in live (post-upgrade). That's it. If you don't, it might be because your nodes are behind a NAT.
  • XOA Proxy Console Log-In

    2
    0 Votes
    2 Posts
    517 Views
    olivierlambertO
    Hi, Please open a support ticket so we can assist you more efficiently https://support.vates.fr/
  • creat resource pool and benefit.

    4
    0 Votes
    4 Posts
    765 Views
    olivierlambertO
    You can, but as I said, in this case, you'll need to move the storage with it. Unlike with a shared storage, where only the RAM is migrated between 2 hosts. So RAM only migration is really faster than storage motion, especially true if the VM is using a large disk.
  • Disk Exclusion

    4
    0 Votes
    4 Posts
    472 Views
    F
    Thank you
  • Could't find the base disk

    3
    0 Votes
    3 Posts
    526 Views
    txsastreT
    ok, I will do the backup again, will see in a few days. thanks.
  • 0 Votes
    1 Posts
    691 Views
    No one has replied
  • Netdata plugin: Open or closed source?

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    olivierlambertO
    It's not Netdata "cloud" but yes you'll have all the hosts automatically appear in XOA local Netdata install (as soon there's data present)
  • Backups not restoring xcp-ng8.1

    14
    0 Votes
    14 Posts
    2k Views
    olivierlambertO
    That's why checking XAPI logs might be interesting to know what's used to find it's a duplicate.
  • Importing VM in Self service

    4
    1 Votes
    4 Posts
    867 Views
    olivierlambertO
    That's an interesting use case, I don't know how we could set a high prio for that, obviously a pro support ticket might raise this. Feel free anyway to create an issue on XO Github bug tracker
  • Adding an NFS as a "remote" setting

    5
    1
    0 Votes
    5 Posts
    4k Views
    olivierlambertO
    This message is pretty clear: your old backup job was linked to a remote that you removed. So if you start it after removing this remote, then it can't find this remote and fails.
  • Can't connect to server. Error message: Not Found

    Solved
    13
    0 Votes
    13 Posts
    10k Views
    olivierlambertO
    No worries, if we knew the answer it means we made the mistake ourselves in the past. Isn't that the goal of a great Open Source community? Sharing knowledge and code
  • Stalled-Out Tasks

    7
    1
    0 Votes
    7 Posts
    822 Views
    nraynaudN
    hare you up to date on your XOA? we just released the utility
  • Importing XVA File

    16
    0 Votes
    16 Posts
    4k Views
    olivierlambertO
    You should try with an XOA to rule out any environment issue
  • Is there a way to clone/copy a vm without upgrading XOA?

    5
    0 Votes
    5 Posts
    4k Views
    olivierlambertO
    Indeed, it was asked recently, and following the conversation, I created an issue to unlock this: https://github.com/vatesfr/xen-orchestra/issues/4890 I think it was "locked" by mistake, so expect that fixed in next release hvilches created this issue in vatesfr/xen-orchestra closed [Licensing] XOA Free unable to Copy VM or Create from Snapshot #4890