Subcategories

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

    467 Topics
    4k Posts
    K
    Hi! I've had this pool setup at home for quite a while now, more than 3-4 years, and had made a few upgrades and adjustments to host machines. For some reason though, some old virtual machines still shows up in the xsconsole, even though they are not present in the XOA nor in the servers own management interface. How can I delete these from showing up and clean it up a bit? [image: 1778500173087-screenshot_20260511_134238.png] Not present VM:s: Before Ubuntu Update Blank Windows 11 Kali Linux The rest is still present on the system. How do I fix this?
  • 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
    @pierrebrunet @poddingue the size is really 2.17Tb, but showing last incremental size on the key I'll wait for the patch, this is really a visual bug, backup is working okay.
  • 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
    470 Posts
    CyrilleC
    Kubernetes CSI Driver for XO new release v0.3.0 Stable CSI Volume Identity: This decouples Kubernetes volume identity from backend storage lifecycle events (e.g. VDI migration between Storage Repositories) Topology-Aware Volume Provisioning: Dynamic provisioning now supports topology-aware pool selection. ️ Migration required from v0.2.0 to v0.3.0 Full release note: https://github.com/vatesfr/xenorchestra-csi-driver/releases/tag/v0.3.0
  • Import VHD

    7
    0 Votes
    7 Posts
    2k Views
    stormiS
    @joearnon The browser javascript logs may give you useful information about what issue happened during the import as seen from XO's side. However the disappearing SR issue makes me think you should look at XCP-ng logs, in particular /var/log/SMLog for storage-related logs and /var/log/daemon.log.
  • OS for Xo

    3
    0 Votes
    3 Posts
    678 Views
    DanpD
    @jsawyer77 Did you follow the documentation when building XO? If not, then what process did you use? Also, check to see if libvhdi-utils is installed and which version.
  • What is Stored in a Template?

    Solved
    7
    0 Votes
    7 Posts
    4k Views
    kdmK
    @olivierlambert You inadvertently solved this one, too, n parallel with @tony . So, basically, as suspected, a template is nothing more than populating stuff that's in the basic and advanced webforms on Orchestra, anyway.
  • xo-server/bin doesn't exist after updating with yarn build.

    Solved
    25
    0 Votes
    25 Posts
    10k Views
    A
    I had same issue. doing: git clean -d -f and then running yarn build again helped.
  • Updates not showing up in XOA

    5
    0 Votes
    5 Posts
    846 Views
    pdoniasP
    There's a 1 min cache on XO's side. So if the updates weren't showing up for more than 1 minute, then it might be something else.
  • Warnings showing in system logs following each backup job

    4
    0 Votes
    4 Posts
    1k Views
    ForzaF
    @julien-f said in Warnings showing in system logs following each backup job: We'll see how many reports we get regarding this One more from me. But it was actually your tech support that discovered them in conjunction with a ticket we have open.
  • Backup failure: HTTP request has been canceled

    5
    2
    0 Votes
    5 Posts
    553 Views
    ForzaF
    @olivierlambert said in Backup failure: HTTP request has been canceled: It's a problem when XO tries to get address from your srv02.xxx.com. It just makes no sense that DNS would be an issue on this network. I guess if XO momentarilly looses connection during DNS lookup it could cause this problem. I've noticed sometimes that the webui of XOA sometimes can show red ? if I start live several live migrations. Maybe unrelated?
  • 100% load in XOA, but none in DomU

    14
    0 Votes
    14 Posts
    1k Views
    F
    @olivierlambert I created a ticket out of this request. Maybe continue there?
  • 0 Votes
    4 Posts
    2k Views
    R
    @olivierlambert Thanks.
  • Backup speed

    7
    1
    1 Votes
    7 Posts
    2k Views
    olivierlambertO
    That's probably since using more your cores (now there's a dedicated thread backup job).
  • Restart VM after SR available

    8
    0 Votes
    8 Posts
    2k Views
    C
    @gskger, supermicro requires -I open as they don't support RMCP+.
  • Backup Architecture

    Solved
    3
    0 Votes
    3 Posts
    693 Views
    C
    @olivierlambert Haha, it's so obvious! Didn't even think to select both at the same time. Genious, thanks.
  • console page tabs

    Solved
    3
    0 Votes
    3 Posts
    424 Views
    J
    Thanks for the response I got it working John
  • NFS SR not mounting

    8
    0 Votes
    8 Posts
    8k Views
    fohdeeshaF
    @thorcraftit seems like perhaps a permissions error, what does your share properties on truenas look like for this host? Is the allowed IP or denied IP boxes populated at all? Attach a screenshot if you can. Here's what mine looks like: [image: 1625573743330-f76ebeef-c5cf-452e-8a43-28144d9a8c94-image.png] Note that the mapall user and group must have permissions on the shared folder, I typically create a user on the freenas system just for xen shares, and give it ownership of the folder/dataset that's being shared. this ensures you don't have any weird permissions issues. I think in your case the key boxes to examine are the authorized networks however. What does your Services > NFS > Settings look like? here's mine: [image: 1625573851182-3ccf191c-575c-4094-b91f-b4e12e6a4091-image.png] Lastly and perhaps most importantly, can you run "yum install nmap" and then "nmap 172.16.60.200" on both a working host, and then this non-working host? Paste the results of both here - if they differ, for instance if the non-working server doesn't see any RPC services running like I suspect, that will heavily point towards a firewall/network/ACL issue
  • Config Password when exporting from 5.41.0 to 5.80

    7
    0 Votes
    7 Posts
    1k Views
    julien-fJ
    @cfm56 The error was probably due to https://github.com/vatesfr/xen-orchestra/issues/5836 This did not impact the import of the config though, anyway it should be fixed now trader418 created this issue in vatesfr/xen-orchestra closed Config restore error #5836
  • WORM / immutable backups

    2
    0 Votes
    2 Posts
    858 Views
    olivierlambertO
    But what about merging delta backup? This require write access. Except if we completely "move" the merge logic in the storage itself (which will be possible in few months)
  • Backup - Bypass XOA

    2
    0 Votes
    2 Posts
    555 Views
    olivierlambertO
    That's because of XCP-ng/XenServer design. The host isn't pushing data, it's only exposing an HTTP handler to pull from it. You can use XO Proxies if you prefer: https://xen-orchestra.com/docs/proxy.html
  • Clear Filters by Default

    Solved
    3
    0 Votes
    3 Posts
    842 Views
    kdmK
    @darkbeldin Thank you. That was just off the bottom of the screen and I did scroll past it a few times, but being a little lonely icon, when all the other items have text, it didn't even register as a thing!
  • Multi step Jobs?

    feature in backlog
    7
    0 Votes
    7 Posts
    2k Views
    M
    @pdonias @olivierlambert hey thanks for adding this in latest release!! [image: 1625251007022-45658591-208e-46f6-b3af-74144019b94e-cleanshot-2021-07-02-at-19.36.01-2x.png]
  • VM Backup Folders

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    JoeArnonJ
    @danp tnx