Subcategories

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

    370 Topics
    3k Posts
    lsouai-vatesL
    @acebmxer Hello, the XO team is currently working on a solution. We will keep you inform as soon as it is on release.
  • ACLs, Self-service, Cloud-init, Load balancing...

    91 Topics
    769 Posts
    olivierlambertO
    Question for @pdonias
  • All XO backup features: full and incremental, replication, mirrors...

    380 Topics
    4k Posts
    T
    @Danp Thanks... Just ticked that off and they are migrating. I'll try backup again but something tells me the backup issue will still persist. I'll send logs once that fails.
  • Everything related to Xen Orchestra's REST API

    67 Topics
    505 Posts
    B
    It looks like if I exclude those three values it makes the VM. So maybe the better question is; if I'm taking these values from the template, am I not meant to override them? The description seems like an odd one to not be able to override if that's how it works.
  • Terraform, Packer or any tool to do IaC

    35 Topics
    336 Posts
    CyrilleC
    Hi, thank you for the example! We will take a look. It could be a good idea to have a dedicated documentation/web page with usage examples of 'DevOps' tools
  • Adding OS Logos

    21
    0 Votes
    21 Posts
    10k Views
    J
    @john-c well, me too. But since it gets neither at the moment. And being realistic in that they can't be excpected to keep up with every distro in existance. I'll take what I reasonably can get Update: Let me clarify. If there could be Distro specific logos, then that would be awesome. However, if we could get a generic Tux for Linux in general. Then that would cover a large part of the variants out there.
  • Slower performance on XO than XOA

    Unsolved
    1
    0 Votes
    1 Posts
    197 Views
    No one has replied
  • configure shared storage for VM for SQL Server Cluster

    10
    0 Votes
    10 Posts
    3k Views
    F
    @olivierlambert is there a way to mount the same disk in two VMs in RW mode? I have a lab that uses pacemaker inside the VM's and pacemaker handles the mounting/access of the volumes. I have a working setup on oVirt using the "Shareable" option of a Virtual Disk. So I can attach to multiple VM's simultaneously. Is there anything similar on XCP-ng? Even if I have to hack through the command like to attach? Thank you.
  • Cannot start Xen Orchestra Quick Deploy Appliance

    Unsolved
    3
    0 Votes
    3 Posts
    537 Views
    D
    @fffeee the underlying storage repository is disconnected from the Host. It would likely be better to open a new topic to discuss in detail, as there are a variety of reasons as to why this could happen that are going to be case specific to your issue.
  • Can not create a storage for shared iso

    3
    1
    0 Votes
    3 Posts
    276 Views
    C
    @Tristis-Oris thank you
  • XOA is allways halted after the machine is rebooted

    8
    0 Votes
    8 Posts
    667 Views
    C
    @splastunov said in XOA is allways halted after the machine is rebooted: xe vm-param-set uuid=<vm_UUID> other-config:auto_poweron=true Thank you very much for detailed reply. It worked. All the best
  • Unable to add a Host to Xen Orchestra - no errors

    7
    4
    0 Votes
    7 Posts
    1k Views
    DanpD
    @Xelosu FWIW, the log entries related to xo-server-test are benign and should be ignored.
  • how to get syslog to remote to work?

    4
    0 Votes
    4 Posts
    1k Views
    lawrencesystemsL
    @djingo My syslog stopped working (I think after one o the updates) and this bug still exists. If you trying removing it form the Pool or individual hosts in the Pool via XO it will not let you have it as blank. If you ssh in and use xsconsole you can remove the syslog server and but it will not let you specify a port. But once it has been removed from xsconsole you can go back into XO and add in the syslogserver along with a non-default port such as 192.168.2.7:1521 and it will work.
  • Xen Orchestra & XO Lite PWA Manifest

    xenorchestra xolite pwa manifest iconography
    10
    0 Votes
    10 Posts
    1k Views
    J
    @pdonias said in Xen Orchestra & XO Lite PWA Manifest: Thank you @john-c! We need to make a few changes first, we'll take care of your PR right after that As a result of taking such a long time to get around to reviewing and merging my PR. The base for my contribution got really out of sync so I had to discard the changes and rebase. This meant the PR got closed a new one was needed. The Old PR with branch was really out of sync and with several lots of conflicts. https://github.com/vatesfr/xen-orchestra/pull/7445 So please do this new one during today or tomorrow so that the rebasing isn't needed again! MrGrymReaper opened this pull request in vatesfr/xen-orchestra closed xo-web Initial PWA manifest for Xen Orchestra 6 #7445
  • Adding OS Logo to XenOrchestra Home

    8
    0 Votes
    8 Posts
    632 Views
    E
    i found this lines of code (ex. mint) in the other topic (https://xcp-ng.org/forum/topic/4583/adding-os-logos/14?_=1709647941739) on the right side my version as ex. NAME="Linux Mint" VERSION="20.1 (Ulyssa)" ID=linuxmint ID_LIKE=ubuntu PRETTY_NAME="Linux Mint 20.1" VERSION_ID="20.1" NAME="Scientific Linux" VERSION="7.2 (Nitrogen)" ID=scientificlinux ID_LIKE=redhat PRETTY_NAME="Scientific Linux 7.2" VERSION_ID="7.2" do i forgot to add some more lines like those (up) for e.x. ?
  • fatal error while updating XOA (installed from source)

    9
    0 Votes
    9 Posts
    1k Views
    L
    @stormi Thanks for your answer. I'll give a try later, bypassing the PFBlocker module of the router. Github is not currently on any blacklist, but I block Digital Ocean and some others who host many attackers.
  • Problem importing ANY ESXi VMDK into Xen Orchestra CE

    26
    1
    0 Votes
    26 Posts
    7k Views
    nikadeN
    @Mathieu said in Problem importing ANY ESXi VMDK into Xen Orchestra CE: Just experienced the same issue with a few VMs I imported from VMware. I think it's a Windows issue, from what I can tell. The network adapter type changes after the import in xcp-ng (from VMXNet to XenServer PV), that's normal. Windows do not allow the same IP address to be used automatically for a different type of network adapter, so that's why it reverts to DHCP with the new adapter. You can see that by setting the previous static IP address in the new adapter, it will warn you that the address was used with a previous adapter and asks for confirmation. https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/error-message-when-you-set-ip-address No idea if there's a way to avoid that. Yeah same, we're also using VMXNET. When trying to do this manually there's a popup which you have to accept to "force" having the same IP on multiple interfaces. Im sure the IP's are save in registry so deleting the post as part of the process would probably resolve it.
  • Error on attempting delta backup -- how to rectify?

    6
    0 Votes
    6 Posts
    495 Views
    K
    @Danp Aww. see that box. Let me look into this problem a bit more. Learning some new things here.
  • New VM Creator drop-down is not working

    Solved
    13
    0 Votes
    13 Posts
    787 Views
    JamfoFLJ
    @julien-f Agreed... I will add (just for future reference) that I did confirm that I was on the very latest versions of xo-server at the time... in fact, I made sure to apply all updates and reboot the Xen server before submitting the ticket. Nothing seemed to work... even multiple reboots, etc. Once @Danp made mention of the Nodejs version and I updated from v18.18.2 to v18.19.1 everything immediately started working. I made no other changes after applying the Nodejs update. So while that may not have been the cause, it somehow fixed whatever was ailing me. I have no explanation either, other than the fact that making that change is what took me from the feature not working to the feature working.
  • XO Dev Setup

    2
    0 Votes
    2 Posts
    227 Views
    florentF
    @jedimarcus yarn dev start only the watcher(s) you can start the server by using cd packages/xo-server and then yarn start you can use nodemon instead of node if you want autoreload
  • unknown error from the peer

    3
    0 Votes
    3 Posts
    1k Views
    J
    @Danp Yes. I have 3 VMs on this host plus the XOA. All using the same eth1. I'm able to reach https://xen-orchestra.com/ from the network and other VMs. Although in the Internet connectivity: Error: above it is being directed to non SSL connection. Could it be that the registration cannot handle redirects? JB
  • License bind to ?????

    5
    1 Votes
    5 Posts
    559 Views
    J
    @Danp Interesting. Now I have to try it! Thanks, JB
  • Webhooks in Xen Orchestra

    18
    0 Votes
    18 Posts
    3k Views
    D
    I'll be looking to setup webhooks to push backup logs to our SOC audit platform (tugboat), ideally on the weekly jobs.
  • Unable to quick deploy XOA on 8.2.1

    7
    1
    0 Votes
    7 Posts
    805 Views
    A
    Confirmed working with the new version.
  • 0 Votes
    17 Posts
    4k Views
    E
    @AtaxyaNetwork Sorry, user error. I wasn't clicking and selecting the SR that was created for the ISO