Subcategories

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

    487 Topics
    4k Posts
    tjkreidlT
    @carloum70 Sorry, that option was deprecated. You may need to be more specific in the reset, something like the following with is just an example: xe-reset-networking -m IP_of_Master --device=eth0 --mode=static --ip=192.168.1.50 --netmask=255.255.255.0 --gateway=192.168.1.1 --dns=192.168.1.254 Check the options and see which ones you actually need in your case. Worst case, you could possibly dissolve the bond, redo the PMI and then re-create the bond. WHy eth4 shows up is hard to guess. I have seen before that on some hosts in a pool that the NIC order was not the same, even though the hardware and OS versions were identical. In that case, you have to shut down the NICs and use interface-rename to reassign specific NIC names to the corresponding MAC addresses.
  • ACLs, Self-service, Cloud-init, Load balancing...

    106 Topics
    870 Posts
    D
    I ran into the same problem with DR replicas. Ignoring VMs by tag would solve the problem, but so would excluding the ip address information.
  • All XO backup features: full and incremental, replication, mirrors...

    534 Topics
    6k Posts
    JorisKJ
    Wonderful !
  • Everything related to Xen Orchestra's REST API

    88 Topics
    654 Posts
    poddingueP
    Pretty cool, @samuelolavo, thanks for clarifying!
  • Terraform, Packer or any tool to do IaC

    52 Topics
    488 Posts
    CyrilleC
    New release ! Cloud Controller Manager v1.2.0 https://github.com/vatesfr/xenorchestra-cloud-controller-manager/releases/tag/v1.2.0 Adds a new cloud-node-out-of-service controller that applies the node.kubernetes.io/out-of-service=nodeshutdown:NoExecute taint to the nodes whose Xen Orchestra VM is halted or has been deleted. More about this feature in the documentation or #90
  • Protect from Shutdown

    3
    0 Votes
    3 Posts
    958 Views
    jbamfordJ
    @olivierlambert Ok cool, iSCSI is on its own Network on a Direct connection with Multipathing. In the past i have had problems with VMs going in Read Only Mode. Thanks for your reply.
  • Disaster Recovery backup auto-starting VMs (but shouldn't)

    15
    2
    0 Votes
    15 Posts
    5k Views
    olivierlambertO
    That's the issue. Why they don't have it is the problem/mystery. Try to check if new replicated VMs got it. If not, I would check if you are correctly up to date.
  • When VM has changes from latest snapshot?

    feature in backlog
    12
    0 Votes
    12 Posts
    4k Views
    MathieuRAM
    Hello @Zevgeny . Finally, we won't be able to display if the vm has changed since the snapshot.
  • Import VHD

    7
    0 Votes
    7 Posts
    3k 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
    817 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
    13k 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
    1k 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
    660 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
    2k 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
    825 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
    512 Views
    J
    Thanks for the response I got it working John
  • NFS SR not mounting

    8
    0 Votes
    8 Posts
    9k 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: 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: 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
  • WORM / immutable backups

    2
    0 Votes
    2 Posts
    1k 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
    692 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