Subcategories

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

    459 Topics
    4k Posts
    P
    @wgomes yup thanks for bumping this topic, still having the problem too
  • ACLs, Self-service, Cloud-init, Load balancing...

    102 Topics
    852 Posts
    P
    @dlgroep Thank you, we will take thin/thick token into account and use 'claims' part for other properties.
  • All XO backup features: full and incremental, replication, mirrors...

    489 Topics
    5k Posts
    P
    Re: FILE RESTORE / overlapping loop device exists we still had this annoying problem where we couldn't FLR our backup, source VM could be Windows or linux, with or without LVM... (see error logs in previous thread, overlapping loop...) latest XOA is installed. on a secondaray XO CE, I mounted the same remote, and NO PROBLEMS AT ALL... soooo I thought my main XOA is probably beaten up somewhere... but that was not it. all remotes on main XOA are attached to a XO PROXY (official, not CE) ! on the XO CE that is in another datacenter, I mounted the S3 remotes directly WITHOUT the proxy use, and it worked. On main XOA, we offload all backup tasks to proxies, so all remotes are attached to a proxy... I duplicated a remote, same conf, but without proxy, so that XOA would do the restore job, not the proxy, and voila, all is working as intended, FLR is okay on main datacenter. TLDR : FLR is not working with proxy attached remotes, if you duplicate the remote without the XO PROXY, all good @florent @bastien-nollet I think there is something to look into. probably a race condition, the XOA and the XO PROXY both try to mount the loop device ?
  • Everything related to Xen Orchestra's REST API

    84 Topics
    629 Posts
    K
    @olivierlambert & @mathieura thanks for the speedy response. Duly noted, very much appreciated.
  • Terraform, Packer or any tool to do IaC

    49 Topics
    463 Posts
    dalemD
    Version 1.4.0 is released: https://codeberg.org/NiXOA/system/releases/tag/v1.4.0 It includes significant changes and improvements, including: dedicated getting started section, migration to valkey, only needing to clone system, and helper scripts. the xen-orchestra-ce nixpkg now references the libvhdi nixpkg, and the core flake now references and pulls from the xen-orchestra-ce repo as an overlay. System (the user input flake) now uses the Core repo as an overlay, reducing the need to clone both locally AND allowing system to pull new updates and releases from core. XO, and libvhdi as needed. The next goal is: Make an xsconsole-like TUI Automate package updates for libvhdi and xen-orchestra-ce using CI/CD pipelines Submit libvhdi and xen-orchestra-ce as official nixpkgs
  • Weird Issue with NFS and Synology Hyper Backup

    10
    0 Votes
    10 Posts
    3k Views
    olivierlambertO
    It's important to understand the components you are using, especially on a software that you use without support/training In short: SR: a Storage Repository is access by your host/dom0/XCP-ng, and will be used to store ISOs and/or VM disks. It's running on a relatively old CentOS release (7.x), and will mount with some specific settings BR/remote: a Backup Repository where Xen Orchestra will send the backup of your VMs. Usually, Xen Orchestra runs (in XOA) inside a Debian 11 VM, with default NFS mount options (default: ie from the operating system point of view). It's hard to tell exactly the issue since you are likely using XO from the sources, so a XO that you choose to install on a system where we (aka "XO devs") have precisely 0 control on. Plus the NFS configuration part is also out our scope because it's not running inside our infrastructure too. That's a lot of moving pieces, that's why it's important to understand what you do so we can assist here the most efficient way we can
  • Xen online security

    3
    0 Votes
    3 Posts
    859 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
    1k 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
    5k 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
    3k 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
    2k 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
    8k 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?
  • XCP-NG/XOA install

    2
    0 Votes
    2 Posts
    820 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
    811 Views
    Otter-7O
    The issue was resolved after installing XO from the source on another Debian 11 VM.
  • 1 Votes
    8 Posts
    1k 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
    7k 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
    11k 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
    5k 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
    554 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
    307 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
    764 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
    417 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
    3k Views
    olivierlambertO
    Answered on Github.
  • Network & SR Dropdowns Empty When Attempting to Create New VM

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