Subcategories

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

    466 Topics
    4k Posts
    P
    @poddingue there is a notion of appliance too (group of VMs) https://docs.xcp-ng.org/appendix/cli_reference/#appliance-commands where you can start/stop a group of VMs, never tried it, doesn't seem to have a boot order in the vAPP neither
  • ACLs, Self-service, Cloud-init, Load balancing...

    103 Topics
    859 Posts
    J
    @gcpeters4 said: @john.c This is a good idea as well. If the previous suggestion of trying to do a DNS round robin approach doesn't work, this may be my best option. Thanks for taking the time to provide your suggestion! By the way my suggestion is recommended best practice from Microsoft for their Active Directory software and/or technology. My suggestion will be more likely to work if your DNS servers and requests have issues with Round Robin configuration. Plus with my solution you can easily add more servers as domain controllers to the cluster, as required and use replication to keep them consistent and up to date.
  • All XO backup features: full and incremental, replication, mirrors...

    501 Topics
    5k Posts
    P
    hello there, still XOA 6.3.3 here. since the last big XObackup & CR reworking, we have an annoying bug [image: 1778328477250-6db625da-2a61-4860-bc50-5c6adae0ae33-image.jpeg] This VM is 2.17Tb [image: 1778328523117-bc28b5ef-f37d-4bf9-b016-921309c17353-image.jpeg] how can be the KEY is 9.1Gb ? In fact the KEY size is good, but when retention of 10 points is obtained, the merging of last incremental in the first KEY point of the chain erase the size. So in our restore view, data sizes are all wrong, based on the sum of this key + 9 inc [image: 1778328703332-2e0a1587-365a-404f-9186-2b909605b3fa-image.jpeg] @florent could you do something about that ?
  • Everything related to Xen Orchestra's REST API

    85 Topics
    633 Posts
    DustyArmstrongD
    @florent OK cool, thank you for the info.
  • Terraform, Packer or any tool to do IaC

    50 Topics
    469 Posts
    dalemD
    @afk I’ve got two draft nixpkgs for libvhdi and Xen orchestra from sources respectively, I’ll look into submitting them upstream soon but take a look and feel free to share any feedback xen-orchestra-ce libvhdi.
  • Continuous Replication health check fails

    Solved
    7
    2
    0 Votes
    7 Posts
    1k Views
    bullerwinsB
    Just updated to lastest commit https://github.com/vatesfr/xen-orchestra/commit/4bd5b38aeb9d063e9666e3a174944cbbfcb92721 It's fixed now. Working wonderfully. Thanks! [image: 1683882828176-603fbea0-1c07-45b8-a005-54c100a74663-image.png] 0 fbeauchamp committed to vatesfr/xen-orchestra fix(backups): fix health check task during CR (#6830) Fixes https://xcp-ng.org/forum/post/62073 `healthCheck` is launched after `cleanVm`, therefore it should be closing the parent task, not `cleanVm`.
  • Cannot export OVAs

    Solved
    64
    0 Votes
    64 Posts
    23k Views
    olivierlambertO
    Thanks for your feedback lads!
  • Option to Create Host only Private Network

    4
    1
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    Then it's a bug Pinging @pdonias or @julien-f
  • Import from vmware esxi 6.0 or 6.5

    13
    0 Votes
    13 Posts
    2k Views
    M
    @florent Tunnel ID sent via chat. Thank you for your help.
  • XOA Proxy Error when updating

    5
    1
    0 Votes
    5 Posts
    2k Views
    bullerwinsB
    @julien-f said in XOA Proxy Error when updating: @bullerwins XO Proxy Appliance deployment is not supported in XO built from sources. my bad, it used to work a few months back I believe @olivierlambert said in XOA Proxy Error when updating: I missed that in the original message, indeed FYI @bullerwins there's no such thing as XOA built from sources, you have either: XOA is Xen Orchestra virtual Appliance, that's the VM we distribute with pro support and QA/stable channel, updater and such XO from the sources is from Github, without pro support but community support, no QA no stable version, no udpater and such Thanks, I got confused with the naming, I'm using the second option. As a workaround I used a VPN to manage the remote XCP-ng host, thanks!
  • Kubernetes cluster recipes not seeing nodes

    43
    0 Votes
    43 Posts
    28k Views
    F
    @Raymondello you right, the issue is from the storage and I am looking into that. Thank you for sharing the UAT Testing, I didn't know about it
  • Fail2Ban for failed Xo-Web-Logins

    Solved
    16
    0 Votes
    16 Posts
    3k Views
    konsultanerK
    Found the issue. I used the service from the repo like this: But I had to replace @BINDIR@ to /usr/bin. [Unit] Description=Fail2Ban Service Documentation=man:fail2ban(1) After=network.target iptables.service firewalld.service ip6tables.service ipset.service nftables.service PartOf=iptables.service firewalld.service ip6tables.service ipset.service nftables.service [Service] Type=simple Environment="PYTHONNOUSERSITE=1" ExecStartPre=/bin/mkdir -p /run/fail2ban ExecStart=/usr/bin/fail2ban-server -xf start # if should be logged in systemd journal, use following line or set logtarget to sysout in fail2ban.local # ExecStart=/usr/bin/fail2ban-server -xf --logtarget=sysout start ExecStop=/usr/bin/fail2ban-client stop ExecReload=/usr/bin/fail2ban-client reload PIDFile=/run/fail2ban/fail2ban.pid Restart=on-failure RestartPreventExitStatus=0 255 [Install] WantedBy=multi-user.target
  • Unable to create NFS SR with truenas after rebuilding truenas

    Solved
    5
    1
    0 Votes
    5 Posts
    2k Views
    E
    @iLix That worked! I guess i forgot to enable NFSv4 after rebuilding it.
  • Samba Timeout - How to configure timeout limit / possible issues ?

    4
    0 Votes
    4 Posts
    5k Views
    olivierlambertO
    I can't follow what's done in 3rd party scripts, and it might be not trivial to find problems with them (if it's a problem due to the script or not). But before pointing any finger (I don't like that ) I would prefer to check with a fully up to date XOA on latest release channel and see if you have the same issue. At least, we'll be able to compare the behavior
  • 0 Votes
    2 Posts
    372 Views
    olivierlambertO
    Hi, I'm not aware of such feature on our side, you should ask AWS on how to import a XenServer/XCP-ng VM into EC2.
  • Non Fatal Error Starting XOA

    8
    0 Votes
    8 Posts
    1k Views
    olivierlambertO
    Quick note: XOA is for our Xen Orchestra virtual Appliance. You are using XO from the sources So it's just "XO". Anyway, indeed, it seems that your forever service isn't able to kill the process therefore, keep it.
  • Question On Cloud-init and ConfigDrive

    1
    0 Votes
    1 Posts
    928 Views
    No one has replied
  • Missing VMs from Restore

    5
    1
    0 Votes
    5 Posts
    765 Views
    yarozY
    @olivierlambert said in Missing VMs from Restore: Try to see after a new backup with this version We'll see then. Thank you. I'll check it after tonight's run.
  • Memory usage is not showing up in XOA

    Solved
    12
    1
    0 Votes
    12 Posts
    2k Views
    S
    @olivierlambert That did the trick. Wanted to make sure to say thanks for your help. Thanks again! Hope you have a great day!
  • XO rebooted, remotes lost, unable to add back

    16
    0 Votes
    16 Posts
    3k Views
    olivierlambertO
    So what you need is more something like backup tiering (or secondary backup). This feature is currently a work in progress by @florent
  • Continuous Replication backup (Missing Job)

    2
    0 Votes
    2 Posts
    392 Views
    olivierlambertO
    It means one VM got a backup job that's not in your current XO. Are you sure you restored your previous XO config?
  • Smart reboot. Is that going to be implemented?

    5
    0 Votes
    5 Posts
    1k Views
    J
    @olivierlambert ok. For info: xo-server 5.113.0 / xo-web 5.116.1 Installed this version XO yesterday and tried a smart reboot with 14 vm's running. Windows and linux vm's. Of which some linux vm's have NFS shares which I use for ISO files and making backups with XO. These I normally have to disconnect before I can do a reboot of the host otherwise it will not reboot and had expected that this would not be necessary now. It took a very long time for all vm's to enter suspend mode (>2 hours) and the server did not reboot. Probably ran into not shutting down the NFS shares. I finish much faster if I manually shut down all vm's (and disconnect the NFS shares) reboot the host and restart the vm's. But maybe I am overlooking something then I would like to hear about it.
  • How to fix XOSTOR

    11
    0 Votes
    11 Posts
    2k Views
    F
    @brodiecyber I can see it exist in /opt/xensource/bin/linstor-kv-tool but no idea on how to use it
  • Can't import ISO through OVA--not a supported filetype?

    4
    0 Votes
    4 Posts
    844 Views
    MathieuRAM
    @miker Hi Thank you for your feedback. We will explore ways to enhance the current UI.
  • Xen Orchestra Update Failed - Error: ENOSPC: no space left on device

    9
    0 Votes
    9 Posts
    3k Views
    DanpD
    You may need to extend the partition first using growpart.