Subcategories

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

    364 Topics
    3k Posts
    K
    @olivierlambert Yes sir, it is and I'm glad I confirmed this for myself. Thanks also for helping me understand how the VM Suspend process works. Hopefully this post helps other newbies with the same understanding in the future.
  • ACLs, Self-service, Cloud-init, Load balancing...

    90 Topics
    766 Posts
    D
    @Danp said in Advanced VM settings Logs: Hi Dustin, Yes... these types of actions are recorded in the Audit log (Settings > Audit) if you have access to this feature and have enabled it. Dan Perfect, thanks!
  • All XO backup features: full and incremental, replication, mirrors...

    374 Topics
    4k Posts
    burbilogB
    I have a delta backup job with Full backup interval set to 7. If i look at the backup job results I get this: xoce (legion) Snapshot Start: 2025-07-25 03:02 End: 2025-07-25 03:02 Fiend NFS transfer Start: 2025-07-25 03:02 End: 2025-07-25 03:08 Duration: 6 minutes Size: 23.78 GiB Speed: 73.01 MiB/s Clean VM directory cleanVm: incorrect backup size in metadata Start: 2025-07-25 03:08 End: 2025-07-25 03:08 Start: 2025-07-25 03:02 End: 2025-07-25 03:08 Duration: 6 minutes Start: 2025-07-25 03:02 End: 2025-07-25 03:08 Duration: 6 minutes Type: full It says "full". If i go to backup -> restore, search for this vm, i see "full 2 delta 2" in "Available Backups" column. Yet if i press "restore" arrow i see that two full backups are of 2022 year and it looks dangerous. Documentation says about that setting "For example, with a value of 2, the first two backups will be a key and a delta, and the third will start a new chain with a full backup.". Yet, I see only VERY old full backups... Xen Orchestra, commit 19412 Master, commit 6277a, but it seems that this happens for a long time. Do I miss something? Do I really have fresh full backups and these a just labeled "incremental" or what? [image: 1753444452743-xoce.png]
  • Everything related to Xen Orchestra's REST API

    66 Topics
    502 Posts
    lsouai-vatesL
    @StephenAOINS This endpoint is not currently present in our REST API swagger, but we do plan to add it to the list of endpoints. We are currently finalizing the migration of existing endpoints, the next step will be adding new ones. We will keep you informed when it is available. Feel free to come back to us if you want to learn more and follow our blog posts. have a good day
  • Terraform, Packer or any tool to do IaC

    34 Topics
    319 Posts
    olivierlambertO
    No, it's fine, as long the issue contains all the relevant details it's fine
  • Xen online security

    3
    0 Votes
    3 Posts
    520 Views
    ronivayR
    There’s usually little to no reasons to expose any mgmt systems to internet in actual production environments. Especially if it’s strictly for internal mgmt purposes. XO is no exception. Not because the system would be unsecure, but you simply want to make any attack surface as small as possible. It’s just a best a practice.
  • Xen Orchestra and guest utilities on Fedora 36, XCP-ng 8.2

    4
    0 Votes
    4 Posts
    715 Views
    olivierlambertO
    I think it's "because" we fixed it upstream and then Fedora packaged the fix in their latest update
  • Global (not local) ISO repositiry, not possible?

    15
    0 Votes
    15 Posts
    3k Views
    AtaxyaNetworkA
    @stormi Yeah, seems better this way ^^ I will try to write a draft in the next few days to update the documentation
  • Orchestra 5.61.0 VM Doesn't Auto-Start in XCP-ng 8.2

    10
    0 Votes
    10 Posts
    2k Views
    F
    @olivierlambert said in Orchestra 5.61.0 VM Doesn't Auto-Start in XCP-ng 8.2: Try to disable/re-enable autostart then. Hi, I had this trouble, on XCP 8.2 / XOA agent 7.4.50-1, the Olivier's advice fixe the problem.
  • Revert this vm to this snapshot error

    Solved
    12
    0 Votes
    12 Posts
    1k Views
    J
    @ronivay Ok. In between jobs I did a new VM install of debian 11 and on it the XO community version. Version numbers now: xo-server 5.100.1 xo-web 5.101.1 I seem to have everything working again. Thanks for the help and tip. Now it seems really solved. If I come across anything else, which I don't think I will, I will report back. Greetings and thanks, Jan
  • XO spawned VM from template has wrong VIF network order

    25
    0 Votes
    25 Posts
    5k Views
    M
    @Forza Hey - thanks for the input. It would be valid if I would reboot xcp host though. All this is happening on live xcp server which is problematic. It's no the end of the world but there has to be a way to debug it. Any tips on that?
  • Rename Networks on XO Hosts

    20
    0 Votes
    20 Posts
    4k Views
    ben20benB
    I came across this and the solution I upvoted i.e. renaming in pool view, works for me. However, I would like to +1 the idea @Forza put in his post. Cause organizing it all can get quite confusing. XOA being the excellent tool that it is, has this lacking. For those who come across this and feel discouraged? Do please mention your needs to the team here! They are VERY good at putting these kinds of things on the roadmap if there is a need/want for it! For myself, I use a spreadsheet to keep track of networks, hosts and pools. I do not rely on XOA alone. Which tbh is probably best practice anyway, in case a backup fails or the world blows up.
  • XCP-NG/XOA install

    2
    0 Votes
    2 Posts
    635 Views
    DanpD
    You will need to download the desired ISO and use it to install the base OS. Then follow the official docs or use one of the available installation scripts. AFAIK, you should be fine with Fedora.
  • Unable to create private network

    6
    1
    0 Votes
    6 Posts
    630 Views
    Otter-7O
    The issue was resolved after installing XO from the source on another Debian 11 VM.
  • 1 Votes
    8 Posts
    675 Views
    julien-fJ
    @olivierlambert Yes, each job has a unique identifier and willl not touch backup files of other jobs.
  • Tutorial on importing VHD?

    6
    0 Votes
    6 Posts
    6k Views
    GheppyG
    What operating system do you have? Does it run on the same type of real server? If not. If VM it is Windows, you must reset (sysprep) or insert the hdd drivers. Acronis is a solution for that, or Dism++ and ImDisk to insert dirvers on vhd. If VM it's Linux, you don't have the correct disk name or partition ID, the boot partition must be redone. Reinstall kernel, in chroot with live CD, to solve the problem. For an easier process, I recommend Hyper-V -> VirtualBox -> XCP-ng. With VirtualBox you will have fewer problems when restoring the boot. And VirtualBox is much more compatible with XCP-ng.
  • XO can't connect to XCP-NG host and Issue with Secure Boot

    11
    0 Votes
    11 Posts
    1k Views
    D
    @olivierlambert said in XO can't connect to XCP-NG host and Issue with Secure Boot: xe vm-param-set uuid=<UUID> platform:secureboot=false Thank you! This did the trick! Our Windows Server 2019 is now up and running.
  • Delta backup fails on SMB remote

    Unsolved
    25
    1
    0 Votes
    25 Posts
    7k Views
    DarkbeldinD
    @vbits said in Delta backup fails on SMB remote: NexentaStor SC216 Yes that was the question If you have better speed with SMB stay with it NFS should be better in theory but sometime you have to go with real world reality.
  • Keep getting "HTTP connection has timed out" on my Delta Backup

    Solved
    18
    1
    0 Votes
    18 Posts
    4k Views
    V
    @olivierlambert Yes, it seems so. The switches are of different brands between RACs and since a year ago the datacenter was divided in 2 companies and we are not sure how they have organized the networks. Then I had another error but with "rescan all disks" on the host it was solved.
  • Full backup interval with current step

    2
    2
    2 Votes
    2 Posts
    282 Views
    DarkbeldinD
    @Gheppy I will ask @marcungeschikts to take a look at this and talk to dev team about it
  • Metadata backup missing email address field

    2
    0 Votes
    2 Posts
    201 Views
    DarkbeldinD
    @Andrew Hi Andrew, Metadata backup use the report plugin settings to send mail so you can define the email address there.
  • How to move XOA to another PIF?

    3
    0 Votes
    3 Posts
    507 Views
    G
    You should be able to go to the network tab for the VM, click the network it's currently connected to, and then change it to the new one. If you have the management tools installed this can be done live, otherwise you'd need to shut the VM down. [image: 1660085394935-9fd8274e-8c52-4d2c-83b1-ff14c43e0416-image-resized.png] [image: 1660085433254-4278a01c-eee3-49ed-a60c-95a8729312fd-image-resized.png]
  • Create a template with resizable disk?

    2
    1
    1 Votes
    2 Posts
    323 Views
    olivierlambertO
    You can only if you select Cloud init.
  • Is the xoa bash install script on the xcp console broken?

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    olivierlambertO
    Answered on Github.
  • Network & SR Dropdowns Empty When Attempting to Create New VM

    Solved
    5
    0 Votes
    5 Posts
    700 Views
    K
    @olivierlambert OH nice! That will be awesome, I can't wait to try it.