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.
  • XE vm-export compress options

    xo export
    8
    0 Votes
    8 Posts
    3k Views
    S
    @olivierlambert Haha, I lost belief in 'logical' many years ago. What I think is logical and what others think is logical, often is very different So, I still think it's great, cause it takes one command out of my CLI VM import pipe line
  • XO(A) + rclone

    6
    0 Votes
    6 Posts
    891 Views
    olivierlambertO
    In beta, but still Native support (not via a pseudo FS mount)
  • Power on mode greyed out

    5
    0 Votes
    5 Posts
    1k Views
    P
    Only my pool master is there. Although I made the change in: Home > Pools > "pool1" > Advanced > Master
  • Backup Remote VLAN

    Solved
    3
    0 Votes
    3 Posts
    498 Views
    K
    @jedimarcus Oh, that makes sense. XO is managing the backup so it needs an IP on the VLAN. I was focusing on the hosts. Once I added a network interface on the XO server for the VLAN, everything worked as expected. Thanks!
  • Private Network Creation Greyed Out

    private xoa networking
    8
    0 Votes
    8 Posts
    2k Views
    BenjiReisB
    Here's how to build it: https://xen-orchestra.com/docs/from_the_sources.html
  • Can't seem to properly create a K8S cluster

    xoa-recipe k8s
    6
    0 Votes
    6 Posts
    1k Views
    BenjiReisB
    Yes that should work
  • Cloudinit does not work correctly

    9
    0 Votes
    9 Posts
    3k Views
    M
    @olivierlambert said in Cloudinit does not work correctly: @mlustosa said in Cloudinit does not work correctly: ssh-ed25519 This is probably the issue. Are you sure you added correctly your key manually? it's correct. I have two keys, one id_ed25519 and the other id_rsa.
  • CPU Usage Mismatch

    6
    0 Votes
    6 Posts
    706 Views
    S
    I actually had more cores assigned to the vm earlier. Maybe that caused it.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Latest version Xen Orchestra - update how?

    Solved
    3
    0 Votes
    3 Posts
    3k Views
    J
    Update failed and made a new vm. Snapshot now works. Thanks for the tip. Had a nfs connection problem after that but that worked again after I ran an apt install nfs-common on the new vm.
  • Power on function

    52
    0 Votes
    52 Posts
    13k Views
    D
    Trying something new... Remove all servers from XO and log out. Host 1 is powered off. On host 2. xe task-list uuid ( RO) : 727ecb6b-6f2e-15eb-601b-110b2478996b name-label ( RO): Async.host.power_on name-description ( RO): status ( RO): pending progress ( RO): 0.000 xe task-cancel uuid=727ecb6b-6f2e-15eb-601b-110b2478996b Task is still there. From XCP-NG Center. Shutdown all VMs and host2 (All powered off). Powered up both servers. Wait 15 minutes to make sure no tasks are pending (xe task-list). Logging output to file via putty of; tail -f /var/log/audit.log Added host2 (master) to XO Settings/Servers. The Async.host.power_on task hasn't come back.
  • 10GB backup with XOA (XCP to windows NFS)

    30
    0 Votes
    30 Posts
    7k Views
    julien-fJ
    That sounds feasible indeed
  • This topic is deleted!

    27
    0 Votes
    27 Posts
    18 Views
  • Upgraded to XOA 5.48.2 and Can't Do Delta Backups?

    Solved
    4
    0 Votes
    4 Posts
    414 Views
    I
    Aha! Thanks for the heads up.
  • Unable to mount NFS share in XOA

    4
    3
    0 Votes
    4 Posts
    4k Views
    H
    @olivierlambert could this error be more verbose? I think this error should say: Cannot write file .keeper_uygbivt5lv on remote <whatever the remote name/address> NFS is mounted but XOA cannot write to mounted dir. This happens in NFSv4 as default when sec=sys on NFS server (that is the default).
  • OVA import failing

    48
    0 Votes
    48 Posts
    16k Views
    G
    @olivierlambert @olivierlambert said in OVA import failing: Keep in mind the file has to flow from your browser toward your XOA, then to your XOA to your host, which might use another network share itself. If your XOA could mount the place where you have your OVA directly, you could use upload-ova utility (see https://github.com/vatesfr/xen-orchestra/tree/master/%40xen-orchestra/upload-ova#usage ) to send them directly. Going to look into that, thank you.
  • 0 Votes
    6 Posts
    7k Views
    julien-fJ
    Yep, that's the best solution Have a nice day.
  • 0 Votes
    7 Posts
    534 Views
    olivierlambertO
    @julien-f is aware of the problem, he's working on getting proxy fully independent on the network connection. Can you check why the connection between XOA and your proxy is interrupted? Is there any reason you have in mind?
  • Can't deploy XOA

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    I said that for both statements: It's not Xen fault if it doesn't work on top of KVM, but Xen accessing some virt features that aren't correctly exposed by KVM. I'm not blaming them, nested virt is a mess to properly code and test. Consider this as experimental everywhere. I missed the "for me". But it's also vague, I don't know your constraints/what do you want. Also, I think I heard that some users made it work with Virtualbox, but it might also depends on your hardware. As I said, nested virt is a mess, and sometimes, some hardware works better than others (or even some VBox versions).
  • Old snapshot listing

    6
    0 Votes
    6 Posts
    666 Views
    olivierlambertO
    Can you create a GitHub issue gathering our elements here to get a simple but complete "specification"? https://github.com/vatesfr/xen-orchestra/issues/new