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.
  • Increase simultaneous snapshot download from 2

    7
    0 Votes
    7 Posts
    954 Views
    olivierlambertO
    Yes, they are
  • notifications

    7
    0 Votes
    7 Posts
    827 Views
    pdoniasP
    @hoberion This should be fixed since XO 5.48 (xo-web 5.61.1) @hoberion said in notifications: @pdonias said in notifications: Hi @hoberion, what version are you using? xo-server 5.60.0 xo-server 5.60.0 was shipped with XO 5.47. Could you update your XOA and confirm that it fixes it? It should happen once more after the update and then it shouldn't happen any more.
  • 0 Votes
    12 Posts
    2k Views
    DanpD
    I'm not familiar with that particular script, so I can't help you debug further. Best option at this point is to blow away the VM and start over with a completely fresh install of Ubuntu.
  • Cannot figure out how to past INTO VM

    clipboard
    7
    0 Votes
    7 Posts
    4k Views
    DanpD
    https://xcp-ng.org/forum/topic/1846/guest-console-copy-paste
  • Which Template for Fedora Server & Workstation?

    5
    0 Votes
    5 Posts
    859 Views
    G
    See Citrix documentation, here and here. or be inspired, use command line or create your own script, like this.
  • Import CD ISO image via XOA?

    2
    0 Votes
    2 Posts
    994 Views
    olivierlambertO
    No, because SR ISO is read only in XCP-ng (so we can't ask XCP-ng to import a VDI there) sadly. There's 2 options: Modify XAPI code to allow VDI upload (and not mount ISO SR in read only). Then in Xen Orchestra, it would be trivial. Modify Xen Orchestra to mount the SR itself to upload it there. It's a bit complicated but doable.
  • ssh management

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    kirovtomeK
    @olivierlambert Thanks!
  • xoa slow export speed - peak 30MB/s

    10
    1
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    Personally, I wouldn't touch anything regarding XVA generation, it's deep into XAPI code. Rely on delta backup in general, it's better.
  • Issues with XO

    3
    0 Votes
    3 Posts
    333 Views
    M
    thank you @olivierlambert !
  • Adding NFS as remote

    nfs
    4
    0 Votes
    4 Posts
    5k Views
    nikadeN
    @jedimarcus said in Adding NFS as remote: https://github.com/xcp-ng/xcp/wiki/FreeNAS-as-Storage-Repository-(SR) Did you: Check the All dirs option This is probably it, pretty common mistake.
  • Backup handler.outputStream is not a function

    Solved
    4
    0 Votes
    4 Posts
    249 Views
    M
    As confirmation, it's all OK after today re-rebuild. xo-web 5.67.0 bumped from xo-web 5.64.0
  • XO tasks can't be cleared

    4
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    Disconnect and reconnect the server in Settings/server of XO.
  • I am trying to install XOCE from a script

    3
    0 Votes
    3 Posts
    651 Views
    olivierlambertO
    @jharl said in I am trying to install XOCE from a script: so now I want a 20% discount on the next time I compile my free software Haha nice joke Also, just following the official doc might be easier sometimes, you actually know what you are doing
  • OpenStack.

    4
    0 Votes
    4 Posts
    487 Views
    olivierlambertO
    It depends on what you need, only you is able to answer that.
  • XO CE migrate fails for VM - "Internal Error"

    13
    0 Votes
    13 Posts
    2k Views
    olivierlambertO
    @vmpr Please create an issue on Xen Orchestra GitHub repo, this way XO dev will see it
  • XO Backups and location of XO VM

    7
    0 Votes
    7 Posts
    870 Views
    julien-fJ
    @RKENS Good question, during the replication, a new VM is created with the same settings as the original one, and this at every run. Therefore that's perfectly normal that this property reappears. I don't see how that's a problem because, as you said it yourself, the start operation is disabled by the replication job. I think it makes sense that the auto start is set like on the original VM so you can simply start the replication when necessary without having to think about enabling it.
  • Continuous Replication, are delta's automatic?

    Solved
    2
    0 Votes
    2 Posts
    298 Views
    R
    I answered my own question. For continuous replication, delta's are automatic. I was thrown by a backup job where I mistakenly selected disaster recovery instead of continuous replication and didn't realize it.
  • XO Sources - yarn build - javascript heap out of memory

    5
    0 Votes
    5 Posts
    2k Views
    H
    You do need a lot of virtual memory for build but you can get by with 2GB ram + 4 GB swap if you tell nodejs to limit it self, by setting export NODE_OPTIONS='--max-old-space-size=3072' before starting the build process
  • 0 Votes
    3 Posts
    502 Views
    S
    @DustinB Thanks for replying, will definitely try this once.
  • Error on File Restore

    3
    0 Votes
    3 Posts
    545 Views
    A
    @AudiSys said in Error on File Restore: root@VMwXenOrchestra01:/run/sr-mount# tail -n 1 /etc/xo-server/config.toml useSudo = true Yes, as we can see in simple config file, listed in info related to problem. Thanks