• SSH keys management in Xen Orchestra

    Solved
    3
    0 Votes
    3 Posts
    828 Views
    olivierlambertO
    Yes, it will be a LOT easier to find it in XO 6
  • Unable to Import Disks

    Moved
    8
    0 Votes
    8 Posts
    3k Views
    olivierlambertO
    It's like your XOA wasn't up to date
  • An error has occurred on the VM Advanced tab

    Solved
    9
    1
    0 Votes
    9 Posts
    1k Views
    olivierlambertO
    So that makes sense then Closing here
  • Runnig VM shows as stopped in wrong pool

    Solved
    15
    0 Votes
    15 Posts
    2k Views
    S
    Correct - through the CLI one could see that the old VM that had been migrated from Host1 to Host2 was still showing under Host1, whilst the migrated copy was showing as running on Host2. Once the Host1 remnant of the migration was removed that cleared things and XO correctly reported the VM as running on Host2 with its disks attached. TLDR - There were no other conflicts beyond what appeared through XO to be the only version sitting halted on Host1, but through the CLI one could see the halted copy on Host1 and the running copy on Host2. Somehow the running version did not show in XO until the remnant was removed. Thanks for your help @olivierlambert
  • XO tasks - XO user authentication - too many?

    8
    2
    0 Votes
    8 Posts
    2k Views
    S
    @Darkbeldin I started another topic because it seemed like there were some differences in my issue than was described here. However there are significant similarities too. https://xcp-ng.org/forum/topic/7881/xo-user-authentication-excessive-and-unknown-tasks I'm having this on xo-server 5.124.0, xo-client is 5.126.0 with a fully patched XCP-ng 8.2.1. You mention this being fixed recently. Any idea which specific version this was patched on and how it compares to the versions I listed?
  • Can't clone VM

    4
    1
    0 Votes
    4 Posts
    464 Views
    olivierlambertO
    It's a projection based on the task progress, not a truth. If it takes very long to start (eg first few %), the projection will be wrong
  • Negative values in stats graphs

    2
    1
    0 Votes
    2 Posts
    376 Views
    olivierlambertO
    Hi, Likely a bug in our graph library or XAPI, if you have it, I'm curious to see if you see the same issue on XO Lite
  • This topic is deleted!

    2
    1
    0 Votes
    2 Posts
    18 Views
  • Remove host from a pool (cli)

    Solved
    2
    0 Votes
    2 Posts
    2k Views
    olivierlambertO
    Yes, if you removed the master without tell it to transition the master role to another machine, you have to promote manually your current slave if your "old master" isn't there anymore
  • vm import hangs, and does not complete

    Moved
    16
    1
    0 Votes
    16 Posts
    3k Views
    J
    @Jonathon @olivierlambert If it is not being blocked, then it may be their efforts to prevent node saturation by moving from node to node. What plan are you on, is it the free one? If so then this movement will occur more frequently as they move from node to node roughly around every 5-10 minutes. So will experience this loss (timeout) of connection on a regular basis! With a paid plan its much less frequently, also the Cloudflare ZT support team with detailed logs may be able to aid in stabilising connectivity. https://community.cloudflare.com/t/my-remote-users-drop-at-least-5-times-a-day-randomly/474817 https://community.cloudflare.com/t/cloudflare-ssh-proxy-dropping-connections/397306 Their minimum paid plan with 100% uptime and SLA is the "Pay-as-you-go" plan. So if your going to be carrying out actions in XOA regularly over a remote connection, which need to have a long timeout then a paid plan would pay for itself.
  • Weird alarm logic

    Moved
    5
    4
    0 Votes
    5 Posts
    439 Views
    Tristis OrisT
    weird. got it.
  • XOA not creating ISO SR

    Moved
    14
    0 Votes
    14 Posts
    2k Views
    J
    @olivierlambert Sorry. I was working some other stuff, so I haven't had a chance to look. And I don't know if I will have time until next weekend. Thank you for checking up, though. I will post when I have an update on the situation.
  • Remove a host from a pool

    Moved
    15
    0 Votes
    15 Posts
    12k Views
    tjkreidlT
    @kevdog You can force a host to be ejected even if the host is not reachable any longer from the pool master using: xe host-forget uuid=UUID If there is any issue because VMs are thought to be running still on that host, you may need to do a power state reset on such before you can get rid of that host. See if that works for you.
  • VM Migration error within XCP 7.6 pool using NFS storage

    Moved
    4
    0 Votes
    4 Posts
    427 Views
    R
    @olivierlambert Thank you! I read the blog post you linked and it sounds perfect for me. It looks like it will come in handy as I work to get my VMs migrated off older versions of Citrix and XCP to modern, cohesive hosts.
  • Enable 2FA in Xen Orchestra Community Edition

    Moved Solved
    3
    2
    0 Votes
    3 Posts
    1k Views
    L
    @Danp Thank you. I hadn't noticed this configuration menu.
  • Google Auth Fail after after XOA update (From Sources)

    Moved Solved
    5
    0 Votes
    5 Posts
    864 Views
    D
    @olivierlambert Thanks for the clarification, it is definitely from sources. Apologies I will try to remember! I'll patch my system a little later today. Edit: Patched to Xen Orchestra, commit 6953e - All good. Thanks, really appreciate the prompt fix!
  • XOA Host PIF management interface clarification

    Moved
    4
    1
    0 Votes
    4 Posts
    2k Views
    W
    @olivierlambert Thanks I see that clarifies things. Took me a while to realize that this is to change the management xcp-ng connection to the network and not the VMs.
  • Can I monitor multiple HOST'S on a outside world network?

    Moved
    6
    0 Votes
    6 Posts
    1k Views
    planedropP
    @olivierlambert Gotcha, that's what I thought. Thanks! So yeah @rauly94 either use XO Proxy or setup a VPN, those are the 2 best options for this.
  • Add Management Interface

    Moved Solved
    25
    0 Votes
    25 Posts
    13k Views
    olivierlambertO
    Yes it will
  • Managing Networking and Templates without Pooling

    Moved
    6
    0 Votes
    6 Posts
    2k Views
    D
    @creoleMalady one more suggestion for the sake of an alternative solution. If you insist on managing multiple servers not in host (even though running them in a pool would equalize the CPU features to the oldest CPU available) you can use Cloudstack as a management platform to do the templates and networking for you. It dynamically transfers templates and assigns networks on demand on the hosts as you provision vms on them. The disadvantage is that you need to learn Cloudstack which can be much of an overhead by its own if you dont want to go too deep.