• Xen Orchestra cannot connect XCP-ng Host by VPN-IPSEC

    3
    2
    0 Votes
    3 Posts
    910 Views
    A
    If you have hardware that supports this you can try to do an openvpn Server as a TAP adapter. it will be closer to a Layer 2 MPLS connection than an IPSEC tunnel. I have no idea if XCP-NG or XO/XOA use any type of Multicast traffic to communicate. Thats the only thing I can think of unless you have IPSEC firewall policies blocking some type of traffic that XO needs. I presume you can ping/ssh into the remote host? Are these hosts using shared storage over the MPLS/IPSEC? Edit: I just found this as well. https://xcp-ng.org/forum/topic/6609/unable-to-join-a-host-to-a-pool Seems to be also that the XCP-NG hosts will attempt to talk to each other over local URL's in some cases but I can't find a post about that. Bridging the two networks the same way the MPLS was would likely get you back to the way it was.
  • Xen Orchestra cannot connect to XCP-ng Host

    Solved
    9
    0 Votes
    9 Posts
    5k Views
    D
    I found the problem. I am using OPNsense and forgot to disable TX checksum offloading. Very interesting that this checksum offloading caused catastrophic network disruptions on a Realtek nic, but no noticeable performance hit on Intel nics. This was an old host that featured a Realtek card. All my recent hosts that I use have only Intel nics. That is why I forgot about the whole offloading thing. Thanks for the tips. Best wishes to the whole community!
  • ECONNREFUSED message

    3
    0 Votes
    3 Posts
    350 Views
    J
    Hi @Danp, Sorry, it was my mistake.
  • Custom Priviliage

    4
    0 Votes
    4 Posts
    547 Views
    D
    To add custom ACLs and Groups, you would do this from Settings > Groups and Settings > ACLs [image: 1709732780401-d8339fae-5a66-4caf-9e78-9ad779437c9b-image.png] Settings > Groups allows you to create and name a group (which contains users). Settings > ACLs is where you set permissions, and then apply those permissions to a group (or individual user.
  • RDP Button - Not working - Potentially an issue on my PC

    3
    0 Votes
    3 Posts
    656 Views
    D
    @Tristis-Oris That is what it definitely did in the past (can't say for sure as to when). I suspect this has to do with Internet Explorer being killed off (due to compatibility issues) and Edge taking its place. Actually I was just able to confirm this. @danp happened to reach out and suggested I try this registry edit, which in fact did fix the issue, https://gist.github.com/jeremyrsellars/364ea48ea067505037ef Of course, having to make edits to each or multiple workstations kind of sucks.
  • Custom email

    4
    0 Votes
    4 Posts
    678 Views
    F
    Thanks for your replies. Since the advent of mirror backups I realised there was an opportunity to backup to several different USB disks where each disk is a different remote allowing rotation of the disks. The primary backup goes to additional internal storage which is then mirrored to the USB disks. Only one snapshot per vm is needed regardless of how many USB disks are in use. To do this I need to script the mounting process for these disks and send notification emails when a disk is mounted, unmounted (safe to unplug) or when no disk could be found. This is my use case. Thanks
  • disappearing tasks

    6
    0 Votes
    6 Posts
    970 Views
    DanpD
    @OskarNTT Put the snapshot's UUID into the filter at the top right. This should show you all activity involving this snapshot, including when it was created. The vm.snapshot record contains the UUID of the target VM. In the latest releases of XO, you can click the UUID to be taken to the associated object.
  • Error on Synchronising Groups

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    pdoniasP
    @Tomcatter Great!
  • XO changed master pool after host down

    6
    0 Votes
    6 Posts
    1k Views
    DanpD
    xe pool-list will give you the UUID of the master host. xe host-list will give you the host name. You can use a combination of xe commands to get the name of the master host -- xe host-param-get param-name=name-label uuid=`xe pool-list | grep master | awk '{print $4}'` Once you bring back up the old server, XO is smart enough to detect that it is no longer the master and will determine the correct host within the pool.
  • Cannot see VM stats in XO on XCP-ng 8.3-beta2

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Great!!
  • Delete of Multiple Templates Fails

    3
    0 Votes
    3 Posts
    566 Views
    johandrJ
    @DustinB If I type it in the filter box on the Home page, it is not found. If I type it in the filter box on the Templates page, it is found and Shows Oracle Linux 7 if I list all the templates with xe template-list, it is not in the list
  • What are Unhealthy VDIs, Orphan VDIs, VDIs attached to Control Domain?

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Coalesce isn't instant, and yes, as soon you remove a snapshot, there's some work to do from the storage perspective
  • how to create a VM and with an imported VHD disk?

    3
    1
    0 Votes
    3 Posts
    923 Views
    DanpD
    FWIW, you can actually create a new VM without a default disk. Then switch to the VM's Disk tab and click the Attach disk button.
  • Xen Orchestra - new NFS storage - storage usage

    4
    0 Votes
    4 Posts
    676 Views
    olivierlambertO
    Yes, as long as the SR is not used by any other host/pool, it's safe to remove it. I'm talking about the SR NFS folder created by XCP-ng. Don't touch anything inside the folder except for entire removal of it.
  • Change nic name when importing Ubuntu vm from VMware

    8
    0 Votes
    8 Posts
    2k Views
    johandrJ
    @DustinB I built a new vm from the Ubuntu 22.04.4 template and it picked up an ip address from the DHCP server after boot. Interesting though, the name of the nic in the Netplan config file is now eth0 I noticed that VMware use a virtual nic named VMXNET 3 Maybe Ubuntu then maps that virtual nic to the ens33 nic name I see this issue was identified previously: https://xcp-ng.org/forum/post/68891
  • Remove and Register VM Again

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    D
    @johandr said in Remove and Register VM Again: The visibility problem of inactive vm's we can solve with the filters in XO. By default, you won't see powered off VM's either as the default view shows only running VMs with "power_state:running" You could of course clear that filter, and then see everything powered off, running, templates etc.
  • Cannot create SMB ISO repository on new XOA

    29
    1
    1 Votes
    29 Posts
    16k Views
    Tristis OrisT
    this button indead not very visible. Maybe it's worth to make it more like usual button? Paint to blue, or move to other side.
  • VM creation: copy vs clone

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    julien-fJ
    Yes, that was merged 4 days ago: https://github.com/vatesfr/xen-orchestra/pull/7388 julien-f opened this pull request in vatesfr/xen-orchestra closed Fix clone #7388
  • GUI issue - missing text field

    5
    2
    0 Votes
    5 Posts
    788 Views
    pdoniasP
    If the content is only white spaces, indeed it's impossible to edit. We'll fix that, thanks for the report! https://github.com/vatesfr/xen-orchestra/pull/7411 pdonias opened this pull request in vatesfr/xen-orchestra closed fix(xo-web/Text): replace spaces with nbsp so that the text is always clickable #7411
  • Rename Imported Disk?

    Solved
    2
    0 Votes
    2 Posts
    526 Views
    olivierlambertO
    You can change a name anytime, it's just a "label" and won't interfere in any way on the system For example, in the SR view/disk tab, click on the disk name, it will be editable. Same in the VM/disk view.