Subcategories

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

    375 Topics
    3k Posts
    M
    @Danp Hi, I'll try this. Thank you very much. Best regards Mattmurdock78
  • 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.
  • XO from sources - plugins

    3
    1
    0 Votes
    3 Posts
    915 Views
    M
    @Danp super! lol that was exactly it... and funny cause its the same plugin i was looking to have working! Cheers!!!
  • 0 Votes
    8 Posts
    2k Views
    olivierlambertO
    In fact, there's 2 different things: Downloading and unpacking the updates (yum process). This won't change anything right now, because your current updated programs are likely running in memory (Xen, Linux, XAPI…) so only a reboot will make things changed: it's the current update button on the pool view. Evacuating the host, rebooting it to get all the new versions, and migrate back VMs to it (starting by the master) Right now, 1. need to be triggered manually (you must do it otherwise it won't happen: bad if you forgot) but everything else is managed at all hosts of the pool at the same time (good). And 2 is entirely manual. So that's why I wrote this, to get 1. and 2. entirely automated while being safe and giving you reports: https://github.com/vatesfr/xen-orchestra/issues/5286 I have hopes we can deliver a first version (at least from the CLI) for this month release olivierlambert created this issue in vatesfr/xen-orchestra open Scheduled Rolling pool updates (with reports) for XCP-ng #5286
  • mapping NFS storage from XO fails, but works fine from terminal?

    13
    0 Votes
    13 Posts
    2k Views
    DanpD
    There was a recent commit on Github dealing with NFS mounts. Suggest that you rebuild with the latest source and then try setting up the NFS storage again.
  • Change xoa hostname

    Solved
    2
    0 Votes
    2 Posts
    2k Views
    olivierlambertO
    https://manpages.debian.org/testing/systemd/hostnamectl.1.en.html hostnamectl set-hostname mymachine
  • missing icon on the UI?

    7
    1
    1 Votes
    7 Posts
    552 Views
    olivierlambertO
    If it's not, it's a bug
  • Get VM from <ID>.vhd from Storage-Record

    7
    0 Votes
    7 Posts
    2k Views
    T
    @fluffy-bunny Use this to get your VBDs from each VM xe vm-param-get param-name=VBDs uuid=<vm-uuid> Then to get the name of each VDI file use this xe vbd-param-get param-name=vdi-uuid uuid=<vbd-uuid> But as olivier said, it is much easier to just use XO's disk view of the VM you want, then use the "copy" button to copy its VDI name.
  • SR_BACKEND_FAILURE_108(, Unable to detect an NFS service on this target., )

    Solved
    3
    1
    0 Votes
    3 Posts
    2k Views
    N
    Correct, I made changes to pfSense to be my DHCP and DNS Resolver, so had to make that change to the NFS Settings to reflect the Domain Name. Thanks for your help!...
  • Issue with building XO from source on FreeBSD

    8
    0 Votes
    8 Posts
    1k Views
    M
    Seen this too late today but I will give it a whirl tomorrow! Will let know how it went.
  • VM Snapshot Schedules

    Solved
    9
    2
    0 Votes
    9 Posts
    2k Views
    M
    @olivierlambert I posted my issue building on FreeBSD here: https://xcp-ng.org/forum/topic/3788/issue-with-building-xo-from-source-on-freebsd Maybe its better so this doesn't go too offtopic. regarding this question its solved!
  • How do I attach a network to a PIF

    8
    0 Votes
    8 Posts
    3k Views
    K
    @Rocky I'm a little confused I guess. I have a PIF section. There is nothing under my Private Network area. [image: 1604101738911-screen-shot-2020-10-30-at-6.48.50-pm-resized.png]
  • VM Migration Failed & Now Can't Access VM

    12
    0 Votes
    12 Posts
    6k Views
    olivierlambertO
    If migration failed, there's a reason. It's usually stable. Obviously, because your hosts weren't in the pool, a different CPU model can be the problem (they are automatically adapted if they are in the same pool).
  • FreeBSD file restore

    2
    0 Votes
    2 Posts
    320 Views
    olivierlambertO
    I don't this we support UFS right now. If I remember correctly, we got: FAT NTFS ext xfs LVM based
  • Netdata is not available on this appliance, please deploy a new one

    Solved
    3
    0 Votes
    3 Posts
    504 Views
    H
    That updated my Netdata package from 1.23 to 1.26, and now the plugin is working. Thanks!
  • Xen Orchestra TLS minimum version requirement -- How to set?

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    julien-fJ
    @kevdog Not at all, it made us aware that our vendor config was no longer relevant Thank your for your report!
  • Add server, Connection Failed

    Solved
    8
    0 Votes
    8 Posts
    5k Views
    olivierlambertO
    No worries, it happens
  • Cannot take snapshots with XO

    6
    0 Votes
    6 Posts
    1k Views
    G
    X-O Server is 5.51.1 and XO-Web is 5.51.0.
  • XO UI Storage Feedback

    6
    0 Votes
    6 Posts
    598 Views
    badrAZB
    Hi, Remotes and SRs aren't managed the same way by XO. XO is connected directly to the remotes to do some read/write operations, unlike SRs which is connected to them via XCP-ng. So the SRs aren't directly managed by XO, but are managed using the XCP-ngs' XAPI and we are limited to what the XAPI provides as information.
  • Painfully slow backup with Xen Orchestra from sources in freeBSD jail

    2
    0 Votes
    2 Posts
    954 Views
    olivierlambertO
    Hi, FreeBSD install was already documented officially: https://xen-orchestra.com/docs/installation.html#freebsd You could have test to use HTTP instead of HTTPS to see if perfs are improved New XO backup code will come in few releases that will speed up things Quiesce snapshot: it's not needed for Linux VMs because of the disk driver automatically handling this.
  • Compatibility issue for XO tool with Windows 10 version 2004?

    Solved
    7
    0 Votes
    7 Posts
    816 Views
    A
    Hi @olivierlambert , cool. Thank you. That makes clear for me now. Andy
  • XOA Console: Windows server - sending ctl+alt+delete keys

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    N
    Cancel that! I found the keys icon for sending the combo just above console.....