Subcategories

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

    329 Topics
    2k Posts
    M
    @olivierlambert I have 9000 everywhere on the network so i set the MTU to that. I did notice in a previous POC that I used 1500 in XO/XCP-NG though.... Thoughts? How can I recover, just delete /re-install the hypervisor and reconnect?
  • ACLs, Self-service, Cloud-init, Load balancing...

    84 Topics
    707 Posts
    CyrilleC
    @ferrao Yes it is. At the end the task disappears unless there is an error / failure.
  • All XO backup features: full and incremental, replication, mirrors...

    337 Topics
    3k Posts
    olivierlambertO
    Thanks for your feedback, we'll discuss internally if there's any other possible approach (and I'm not sure).
  • Everything related to Xen Orchestra's REST API

    61 Topics
    476 Posts
    S
    @Studmuffn1134 I changed my link from ws:// to https:// and it now gives me this error File "Z:\Valera\School\Lakeland University\Finished\Programming 2\Python Programs\StudsPrograms.venv\Lib\site-packages\jsonrpc_base\jsonrpc.py", line 213, in parse_response raise ProtocolError(code, message, data) jsonrpc_base.jsonrpc.ProtocolError: (10, 'invalid parameters', {'error': {'message': 'invalid parameters', 'code': 10, 'data': {'errors': [{'instancePath': '/id', 'schemaPath': '#/properties/id/type', 'keyword': 'type', 'params': {'type': 'string'}, 'message': 'must be string'}]}}, 'id': '0a11ec72-9300-4030-a5d2-a5c0286f3811', 'jsonrpc': '2.0'})
  • Terraform, Packer or any tool to do IaC

    30 Topics
    279 Posts
    nathanael-hN
    Hello, I suggest you look also for Packer to build ready to use VM templates, with cloud-init, guest tools, and the softwares you'd need. There's a blog post for this https://xcp-ng.org/blog/2024/02/22/using-packer-with-xcp-ng/.
  • how to extend disk size in XO/A ?

    Solved
    3
    0 Votes
    3 Posts
    3k Views
    akurzawaA
    Ohhh..key . Thanks.
  • Can't restore individual files

    38
    1
    0 Votes
    38 Posts
    11k Views
    olivierlambertO
    There's no "community" version of XOA, there's only Xen Orchestra Are you sure you are on master? Have you tried with XOA?
  • Imported VM fails to start with VDI_MISSING

    7
    0 Votes
    7 Posts
    2k Views
    olivierlambertO
    You can reattach the drive (in XO web UI or with xe by recreating the VBD: vbd-create vm-uuid=4aef7b34-2e7e-53c5-62e3-331be8151287 vdi-uuid=193f9105-e23c-4fe7-a8ae-40bed37ede4e device=0). Then try to boot the VM.
  • XO on a own HW server

    3
    0 Votes
    3 Posts
    243 Views
    A
    Hello Olivier Thx 4 the Infos. So i will seperated in two parts the Web Interface and the managment network. Had only to do with safty ..
  • Continuous Replication date/time stamp question

    Solved
    4
    1
    0 Votes
    4 Posts
    210 Views
    M
    Ok, I got confused. It looks to be using UTC time. Thanks a lot!
  • Clearing restore log

    Solved
    6
    1
    0 Votes
    6 Posts
    922 Views
    A
    @pdonias Works perfectly! Thank you!
  • HTTP to HTTPS redirection

    6
    0 Votes
    6 Posts
    3k Views
    nikadeN
    @kevdog said in HTTP to HTTPS redirection: @nikade Hey thanks for for the link. I ended up just using a LetsEncrypt cert rather than self signed. I think had to add a DNS host override on my router to associate the Local LAN address of the xo server with the domain name of the server contained in the certificate -- Like 10.0.1.50 ---> xo.example.com. Thanks for pointing me in the right direction on this one. Yeah that is a good solution as well, I hope this helps others in the future who wants to secure their XO with https
  • xo-cli VM logs

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    B
    Thanks, that's exactly what I was looking for.
  • Delta backup first full backup failed after 24h

    7
    0 Votes
    7 Posts
    501 Views
    olivierlambertO
    Keep us posted!
  • XO in HA mode

    12
    0 Votes
    12 Posts
    1k Views
    akurzawaA
    @eangulus You can always create a CLUSTER with shares storage. Problem solved. It is even possible to create cluster using two nodes - using HA-Lizard.
  • 0 Votes
    12 Posts
    5k Views
    olivierlambertO
    I think we fixed the display issue in latest XOA
  • XOA Delta Backup rename files?

    5
    0 Votes
    5 Posts
    411 Views
    D
    @olivierlambert One question to the additional added resource. I have added my cloudbackup server via VPN and NFS share to XOA. This works well, but I see that the local backup on the NAS is throttled down to the speed of the VPN upload tunneln. Is this behaviour correct? You know from the other Post, that I have struggels with the "cloudbackup" server. So if the transfer to the VPN-NFS share is interrupted also the transfer to the local NAS fails. Is it possible to add two daily (or every second day alternating) delta backup-jobs for a single vm? One saves the backup to local NAS and the other one to the vpn nfs share? Will the chains be consistent? Thank you for your advice, dmartini1337
  • XO from sources

    Solved
    12
    0 Votes
    12 Posts
    1k Views
    fohdeeshaF
    +1 for avoiding 3rd party install scripts, the official install doc is like, 10 commands? I think it takes maybe 10 minutes or less the last time I did it on a fresh debian system, and you know it's always the correct instructions (which is NOT the case with 3rd party scripts, as you'll see in this forum when even the slightest architectural change is made to the XO sources). You also get to learn at least a little bit about the architecture of what you're installing and running instead of pressing go on a script you grabbed from some guy's github and hoping the XO web interface appears. I thought the whole point of "homelab" (for which sources are intended and primarily used) was learning and developing skills in the first place? No disrespect intended to the people that create and maintain said scripts, it just seems to me like it bypasses the point of sources a little bit
  • SelfService issues creating new VM

    7
    0 Votes
    7 Posts
    968 Views
    olivierlambertO
    Indeed, this was an issue only hitting master (and XOA latest branch). This is now solved (see https://github.com/vatesfr/xen-orchestra/issues/4565 ). Note those are kind of features are usually utilized in corporate environment. What's your use case out of curiosity? shayanoh created this issue in vatesfr/xen-orchestra closed A normal user cannot select templates when creating new VMs on resource sets #4565
  • Enhancement: Schedule view for backups

    7
    0 Votes
    7 Posts
    248 Views
    olivierlambertO
    I think we could have: real duration for past jobs just a "dot" or vertical bar for the start of next jobs (so you'll know when they'll start, but we can't predict the duration) ideally, in live, the current updated Gantt of live backup tasks
  • Backup-ng failed after reducing retention

    5
    1
    0 Votes
    5 Posts
    172 Views
    ForzaF
    Yep. Thanks.
  • Hardened systemd unit file for xo-server

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

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Console window as input field

    2
    2 Votes
    2 Posts
    307 Views
    olivierlambertO
    Hi there! This is something we have in mind for XO 6
  • NFS Mount BackupNG Permission Denied

    4
    2
    0 Votes
    4 Posts
    2k Views
    nikadeN
    Try creating a directory within that share as root and then chown -R nobody:nogroup folder/ After doing so you should be able to mount /path/to/your/share/folder