Subcategories

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

    375 Topics
    3k Posts
    DanpD
    For deployment on ESXi, you need to also do the following -- sudo -s cd /usr/local/bin curl -O https://gist.githubusercontent.com/julien-f/a6f98de3bd5a775f3f04b2fa14a9a102/raw/xenstore-read chmod +x xenstore-read
  • ACLs, Self-service, Cloud-init, Load balancing...

    93 Topics
    781 Posts
    B
    @Andrew said in Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM?: I have not converted windows as I normally started newer versions as UEFI and older version work better with BIOS For peeps that stumble on this post looking for answers, the answer is yes you can for Windows. You can use the built in Windows mbr2gpt program to do so. However, things to consider before attempting are? You can only have 3 partitions on the C driver. This is due to MBR only supporting 4. the 4th partition will be used during conversion it also has to shrink some space from the end of the drive You might have to move the recovery partition if it is at the end of the disk Basic steps are, to first run the command below. This will tell you if conversion should works mbr2gpt /validate /allowfullos Then the following to start the conversion mbr2gpt /convert /allowfullos Hope it helps someone
  • All XO backup features: full and incremental, replication, mirrors...

    388 Topics
    4k Posts
    olivierlambertO
    Use XO to connect on the host with the 10G network IPs addresses.
  • Everything related to Xen Orchestra's REST API

    68 Topics
    527 Posts
    olivierlambertO
    Keep us posted when you are on master, then we'll try to reproduce the issue when we can.
  • Terraform, Packer or any tool to do IaC

    35 Topics
    350 Posts
    J
    @manilx I have proposed to the IaC team of Vates, a MCP Server for Vates VMS. Which can be used by GitHub Copilot or similar, if used when doing IaC etc.
  • Can I run multiple XOA

    7
    0 Votes
    7 Posts
    2k Views
    F
    THank you. Its up and running nothing broke
  • Turned off network boot for XOA in advanced and now broken

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    olivierlambertO
    No problem, happy to help
  • Blank Screen CentOS 8 in fresh xcp-ng 8 installation

    14
    0 Votes
    14 Posts
    4k Views
    m076162M
    @MichaelCropper, to answer your question, yes, I enabled networking during the installation process. This allowed me to SSH in following the subsequent reboot to run yum groupinstall "Workstation". VGA was enabled for me and then Video RAM was at 16MiB. @ben20ben brings up good advice with the XCP-ng tools, install it and life gets easier.
  • Installed from sources - no plugins

    Solved
    10
    0 Votes
    10 Posts
    957 Views
    olivierlambertO
    Thanks for the feedback
  • suggestions for future upgrade...

    3
    0 Votes
    3 Posts
    422 Views
    cbaguzmanC
    @olivierlambert said in suggestions for future upgrade...: web hooks Thank @olivierlambert I'm going to read about web hooks in xoa.
  • Trusted headers - auth plugin

    6
    0 Votes
    6 Posts
    335 Views
    julien-fJ
    The idea is to give the best visibility to your plugin Though I don't think we'll ship it directly to our customer because it's an advanced use case
  • How do I remove "duplicate" host

    2
    0 Votes
    2 Posts
    332 Views
    T
    Nevermind. I don't know what I did, but eventually, the host was listed a halted and a Forget option was available. That did the trick.
  • xo-service not starting anymore after upgrade

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    DanpD
    FWIW, this issue was likely due to using an outdated version of Node. The script is being updated to detect this scenario.
  • XO CE migrate fails for WinServer 2019 VM - "Internal Error"

    Solved
    11
    0 Votes
    11 Posts
    1k Views
    olivierlambertO
    Hard to tell. If it happens again, try immediately to compare XO behavior with other clients to see if we can tell where is the problem
  • Snapshot created and then deleted automaticly

    3
    2
    0 Votes
    3 Posts
    630 Views
    olivierlambertO
    This is probably a snapshot created to be able to coalesce by the system (when the VM is up). Try to shutdown the VM, I'm pretty sure it will coalesce without needing another snapshot.
  • Syntax and Examples for XO-Server webhooks

    9
    0 Votes
    9 Posts
    782 Views
    B
    Because I want to push users through a web portal interface which can obtain information from XO-Server for presentation back (ie: VM status, parameters, etc) whilst also allowing users to start/restart/shutdown VMs. We looked at XOA however it was too expensive and the free version has nag text messages which I don't want presented to users.
  • Copying Backups Offsite & Running on Cloud

    11
    1
    0 Votes
    11 Posts
    2k Views
    Marc.pezinM
    Hi, Thanks for picture update, I will fix it
  • Import VM from exported xva

    Solved
    3
    0 Votes
    3 Posts
    3k Views
    H
    Thank you again! This did the magic trick.
  • Delta and DR Backups Recommendations

    2
    1
    0 Votes
    2 Posts
    272 Views
    olivierlambertO
    They are two very different backup modes. Why not using delta + CR?
  • Static IP address with cloud-init

    2
    0 Votes
    2 Posts
    2k Views
    olivierlambertO
    Hi! Have you read https://xen-orchestra.com/docs/cloudinit.html#requirements ?
  • Installing other programs on XOA

    2
    0 Votes
    2 Posts
    271 Views
    olivierlambertO
    Hi, In any case, I strongly suggest that you open a support ticket first The answer might depend on what
  • XO Backup - Auto Start VM?

    Solved
    3
    0 Votes
    3 Posts
    404 Views
    D
    Sorry, you are right. The first time it didn't start and didn't show an error?? I just ran the job again with successful backup and it started without issue.
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    27 Posts
    15k Views
    olivierlambertO
    Short answer: no. Long answer: I'm not sure on the "how" we could do that. You should probably ask a XAPI developer about this. I'll try to get one or two here
  • Memory Usage wouldn't be displayed in XOA

    Solved
    8
    4
    0 Votes
    8 Posts
    1k Views
    olivierlambertO
    So yes, it was the service not started properly, so we didn't get the info into XOA You are welcome, enjoy it!