Subcategories

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

    370 Topics
    3k Posts
    olivierlambertO
    That's why XO proxies are great and the go-to solution Alternatively, you can deploy an XO inside the target network and manage your hosts from there (but you won't have the unique central console with one XO+proxies for the entire infrastructure)
  • ACLs, Self-service, Cloud-init, Load balancing...

    91 Topics
    769 Posts
    olivierlambertO
    Question for @pdonias
  • All XO backup features: full and incremental, replication, mirrors...

    380 Topics
    4k Posts
    florentF
    @cairoti you should be able to add it as a remote ( not as a storage repository on xcp-ng)
  • Everything related to Xen Orchestra's REST API

    67 Topics
    513 Posts
    olivierlambertO
    Swagger doc is auto generated, and yes it's planned to have a button in XO 6 to access it directly. Note we communicate often (almost each release announcement) of our swagger doc.
  • Terraform, Packer or any tool to do IaC

    35 Topics
    336 Posts
    CyrilleC
    Hi, thank you for the example! We will take a look. It could be a good idea to have a dedicated documentation/web page with usage examples of 'DevOps' tools
  • Unable to import vmdk

    9
    0 Votes
    9 Posts
    831 Views
    S
    @olivierlambert I uploaded the disk. https://mega.nz/folder/53YTGRCI#4qP16Kfj-XtKcwkWduGEOg
  • Netbox plugin: VMs Tags and Platform not populated

    8
    0 Votes
    8 Posts
    740 Views
    olivierlambertO
    If it's a problem or a missing feature, it will be announced in the next changelog for everyone
  • VHD export and (delta) backup stuck at 99%

    16
    1
    0 Votes
    16 Posts
    2k Views
    DanpD
    @OhSoNoob said in VHD export and (delta) backup stuck at 99%: uploading de XVA in XO didn't work for some reason, it prompts about prepairing and then just stops. Hmmm.... never encountered that situation.
  • Max duration for Backup

    3
    0 Votes
    3 Posts
    364 Views
    DanpD
    See this prior thread for explanation and solutions. https://xcp-ng.org/forum/topic/3529/increase-24-hour-timeout-limit-on-backup-copy
  • getting all ip's from every xen's virtual machines

    3
    0 Votes
    3 Posts
    2k Views
    splastunovS
    Maybe this idea will help xe vm-list params=networks | awk '{print $5}'| sed 's/.$//'
  • Orphaned VDI after backup - NBD issue

    3
    0 Votes
    3 Posts
    242 Views
    K
    Hi! I was able to isolate the issue: It does happen, if NBD is activated on one of the network interfaces! xe network-param-remove param-name=purpose param-key=nbd uuid=xxxxxxxx --> Disabling "useNBD" did not solve the issue. I had to disable the feature in XCP-ng
  • Unable to export OVA

    62
    0 Votes
    62 Posts
    12k Views
    DanpD
    @florent Nothing large. Either 10 or 20GB. I'm thinking it's due to the same issue as here.
  • create a new VM instead of a template from a snapshot

    4
    0 Votes
    4 Posts
    759 Views
    olivierlambertO
    So you are using a thick provisioned storage. Any snapshot will create a base copy, but also an active disk (which will be the total size of the disk). You can't cheat on that. Transforming a snapshot into a VM will create a new active drive that will use the total size of the disk.
  • How to browse files in a storage repository?

    9
    0 Votes
    9 Posts
    3k Views
    florentF
    @ysageev we're fisrt making the transfer from vmware work through an HTTP link in xo-cli. After this we'll do a UX, allowing a user to migrate from XO , it will probably be a three steps form : connect to an host, choose which VM(s) to migrate , transfer progress Then, depending on the priority , we may make other transport ( for example if you mounted the VMFS datastore in XO, copied files locally or through SSH) By the way, we fixed a timeout bug in xo-server, that was cutting the vmdk/ova import around the 5mn mark, you may retry the old method
  • Overprovisioning CPU + RAM?

    6
    0 Votes
    6 Posts
    4k Views
    M
    Thanks @lawrencesystems - I've finally got around to watching that video, explains the content well, quite interesting to see that happening in real time when the RAM is being land-grabbed by other VMs when things are getting full based on the different configuration settings.
  • XO Packer template disk issues

    13
    2
    0 Votes
    13 Posts
    2k Views
    D
    The ddelnano/packer-plugin-xenserver release v0.5.1 has been released and includes @bagas's fix for this issue.
  • VM Hang - Can´t restart, can't power on.

    Solved
    7
    0 Votes
    7 Posts
    6k Views
    olivierlambertO
    Sounds like a XAPI bug, I think it's fixed in the next train of updates
  • netdata telemetry not opening?

    2
    0 Votes
    2 Posts
    215 Views
    olivierlambertO
    We are aware aobut it. This is a Debian package bug that will be directly fixed in the next XOA we'll generate (this year, with Debian 12)
  • Vmware OVA to XCP-NG

    4
    2
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    Doesn't matter, the VMware script is available in there too. Just switch to the vmware release channel and follow instructions there: https://xcp-ng.org/forum/topic/6714/vmware-migration-tool-we-need-your-feedback/
  • Root password to ssh into xoce

    Solved
    9
    0 Votes
    9 Posts
    5k Views
    olivierlambertO
    No problem @mrchip You are welcome. If you explain your issue with enough context, everyone is happy to help!
  • xoa token expire date - how can i set it to an later date?

    7
    0 Votes
    7 Posts
    1k Views
    V
    Thanks guys! Absolut Legends
  • Gracefully "Ask" XO to Reboot After Tasks Are Done

    8
    0 Votes
    8 Posts
    607 Views
    olivierlambertO
    That's how I can make the choices to improve it into the right direction
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • XO Backup [NOBAK] for full backups

    Solved
    38
    0 Votes
    38 Posts
    13k Views
    olivierlambertO
    See https://xcp-ng.org/blog/2022/11/18/xcp-ng-8-3-alpha/#-vm-snapshot-with-disk-exclusion It's already used/supported by Xen Orchestra. If you want it for production, you'll need to wait for XCP-ng 8.3 to be available