Subcategories

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

    316 Topics
    2k Posts
    olivierlambertO
    Ping @Butcat
  • ACLs, Self-service, Cloud-init, Load balancing...

    82 Topics
    687 Posts
    W
    Thanks for fixing this!
  • All XO backup features: full and incremental, replication, mirrors...

    331 Topics
    3k Posts
    G
    @Greg_E Nope, even a fresh VM is failing, but different error for the recent ones: [image: 1744915553876-backupfail.png] That's a storage issue of some kind, I'll have to figure it out. The funny thing is that obviously I have read and write to the NFS share, I just created a VM on it, and I see folders placed on the remote share, so it has write permissions (should have full control). But I'm probably going to burn this down tomorrow and start fresh with a fresh NFS share and fresh remote share and see what happens. The only VM I cared about has been moved to a single host and is running (needs more ram on this host (have to order at least one more 64GB pair). Time to start downloading fresh installers and make sure I have all the drivers and MA ready.
  • 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

    27 Topics
    263 Posts
    W
    @AtaxyaNetwork Glad i can help and give back to the community
  • IP pool for IPv6

    feature in backlog
    6
    0 Votes
    6 Posts
    774 Views
    D
    @olivierlambert issue created https://github.com/vatesfr/xen-orchestra/issues/4515 abaughGHW created this issue in vatesfr/xen-orchestra open Support IPv6 in IP pool #4515
  • unattached disk cannot be moved

    Solved
    8
    0 Votes
    8 Posts
    717 Views
    olivierlambertO
    Please refer to https://github.com/vatesfr/xen-orchestra/issues/4455 olivierlambert created this issue in vatesfr/xen-orchestra closed Migrate VDI from SR view #4455
  • xoa-updater service not running

    4
    3
    0 Votes
    4 Posts
    665 Views
    olivierlambertO
    2GiB is enough. Please create a support ticket (yes you can with XOA Free) so our dedicated support team assist
  • XOA Full Backups consumes to much SR space.

    Moved Solved
    6
    0 Votes
    6 Posts
    615 Views
    B
    Yes, setting concurrency to 1 helps me. Will try to run concurrency >1 on th pool and see how it works. When concurrency > 1 it would be nice to split backups per-host (in case of pool) or per-SR (in case of multiple SRs)
  • Connecting servers after credential change

    15
    2
    0 Votes
    15 Posts
    3k Views
    jedimarcusJ
    @LEB-ID It's called Add new Server in XCP-ng Center too... old habits die hard. But Pools is not the right word either. It's hard coming up with something short and precise.
  • Backup concurrency within one VM with multiple disks

    6
    2
    0 Votes
    6 Posts
    444 Views
    ForzaF
    @julien-f Done: https://github.com/vatesfr/xen-orchestra/issues/4490 ghost created this issue in vatesfr/xen-orchestra closed Allow max concurrency per VDI/disk in backup jobs #4490
  • 0 Votes
    8 Posts
    1k Views
    julien-fJ
    @olivierlambert said in Backup-NG Error "invalid header checksum" after VM-Disk-Resize and reaching retention Limit.: So the issue appeared just when the oldest extended delta had to be merged in the full I suppose. This is exact, but we need to have a proper process to reproduce it. This might be related to: increasing the size of the disk above a certain threshold increasing the content of the disk above a certain threshold
  • 0 Votes
    7 Posts
    739 Views
    J
    After: mount 192.168.10.6:/mnt/raid/nfs /mnt/jan and i look with mount i get this: 192.168.10.6:/mnt/raid/nfs on /mnt/jan type nfs4 (rw,relatime,vers=4.1,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.211.55.19,local_lock=none,addr=192.168.10.6) So its working. After manual typing what XO tried: mount -t nfs 192.168.10.6:/mnt/raid/nfs/backup /mnt/jan -o vers=3 I get the same error: mount.nfs: access denied by server while mounting 192.168.10.6:/mnt/raid/nfs/backup So the “-o vers=3" option is the problem. Can i edit a file in XO to get rid of the “-o vers=3” option? SOLVED In XO i used the option -o vers=4 and this works.
  • XO not displaying any Storages

    Solved
    17
    2
    0 Votes
    17 Posts
    1k Views
    AnonabharA
    @badrAZ Gentleman, thank you very much.. I updated and recompiled and now I get all the storages on display. Thanks again, Peg
  • Old Backup

    13
    0 Votes
    13 Posts
    976 Views
    pdoniasP
    https://github.com/vatesfr/xen-orchestra/issues/4467 pdonias created this issue in vatesfr/xen-orchestra closed Hide legacy backup menu entry #4467
  • xoa vm export - "orphaned" snapshot

    8
    1
    0 Votes
    8 Posts
    473 Views
    olivierlambertO
    For example, xo-server crashed/interrupted/restarted during the export.
  • 0 Votes
    20 Posts
    3k Views
    onurO
    @olivierlambert said in Continuous Replication fails with VDI_IO_ERROR(Device I/O errors) on fresh XOA install after XenServer 7.2 -> XCP-ng 8.0 upgrade: To your config file, yes. Where this config file is depends on where do you installed Xen Orchestra (I suppose from the sources, so I can't guess where do you installed, could be anyware ) edit: I think it's fixed now and integrated by default in the config Great, this fix already is in the new version. I was having this problem (Error: VDI_IO_ERROR(Device I/O errors)) and was not be able to do CR of my VMs but now CR works. Thank you PS: BTW that was my config file
  • iso smb library - how to create it in XOA?

    Solved
    14
    1
    0 Votes
    14 Posts
    8k Views
    AddeA
    @akurzawa OK then I know
  • Clean up "old version of guest-tools.iso"

    4
    0 Votes
    4 Posts
    1k Views
    H
    @axiom00 Thank you for your answer, this worked great. Was able to clean the entire list of old versions this way.
  • Number of cores in stats is incorrect for VMs

    10
    1
    0 Votes
    10 Posts
    759 Views
    B
    @olivierlambert xcp-ng Center displays it properly, so yeah, it must be the way XO is pulling data. [image: 1565959684237-cpu.jpg] Oh well. Not a big deal. Just was curious. Thanks Olivier!
  • Two Delta-Backups on the same host

    4
    3
    0 Votes
    4 Posts
    390 Views
    olivierlambertO
    When you click on the link of the error message it should send you to the official documentation, explaining what it means: https://xen-orchestra.com/docs/backup_troubleshooting.html#error-messages I'm not sure to understand the UI question, can you post a screenshot?
  • vm visible in console not in xen-orchestra

    4
    2
    0 Votes
    4 Posts
    795 Views
    akurzawaA
    @jedimarcus You were right [root@XCP02 ~]# xe vm-list is-a-snapshot=false | grep 29_ name-label ( RW): 29_Hades @Danp [root@XCP02 ~]# xe vm-list params=name-label,uuid,other-config uuid=c2ae0376-b164-1d63-5c9a-e90a6be4cfbc uuid ( RO) : c2ae0376-b164-1d63-5c9a-e90a6be4cfbc name-label ( RW): 29_zeus-file-archive_2019-08-08T13:36:58.771Z other-config (MRW): base_template_name: Debian Stretch 9.0; import_task: OpaqueRef:c1020902-7587-47fd-9035-ad97d0f82c99; mac_seed: 06e28f1e-e6b0-3a82-1d50-33414ceea41e; install-methods: cdrom,nfs,http,ftp; linux_template: true ok thank You guys.
  • Disaster recovery - wrong network in destination

    Solved
    7
    2
    0 Votes
    7 Posts
    722 Views
    olivierlambertO
    Yeah I would say that's the more logical solution in the end
  • cloud-init Network configuration

    4
    0 Votes
    4 Posts
    945 Views
    fohdeeshaF
    Do you mean to say when you edit the network config box, and fill it out with your own network info (adhering to this standard: https://cloudinit.readthedocs.io/en/latest/topics/network-config-format-v1.html) that cloudinit in the vm gives a yaml error? This indicates the way you filled out the entry box is not properly formatted. Keep in mind to pass networking info, your cloudinit install in your template VM needs to be set to use nocloud data sources, and keep in mind the network configuration passed via cloud-init is added to the template VM, not replaced, so you need to properly configure your template VM to not already have adapters configured with IP addresses etc
  • XO does not show all VMs on a particular xs 6.2 node and other

    8
    0 Votes
    8 Posts
    489 Views
    B
    Yes, you are right infact the old instances are halted and are temporarily kept till I am not sure the imported ones are perfectly working on new node. Unfortunately in the meantime I need a way to manage boths and it means xencenter or cli. Thanks for having pointed my attention to the duplicated uiids problem.