Subcategories

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

    408 Topics
    3k Posts
    dthenotD
    @cmanos No problem, glad I could helped. As Olivier also pointed above, it's not an issue anymore when using QCOW2 which is currently in beta, so hopefully it's only a short workaround
  • ACLs, Self-service, Cloud-init, Load balancing...

    96 Topics
    811 Posts
    olivierlambertO
    Indeed, and it's clearly stated at https://docs.xen-orchestra.com/community
  • All XO backup features: full and incremental, replication, mirrors...

    417 Topics
    4k Posts
    florentF
    interesting can you try to do a perfomance test while using block storage ? [image: 1762419476977-81709355-5c09-4581-a424-9245a367bbdb-image.png] This will store backup are multiple small ( typically 1MB ) files , that are easy to deduplicated, and the merge process will be moving / deleting files instead of modifying one big monolithic file per disk. It could sidestep the hydratation process. This is the mode by default on S3 / azure, and will probably be the mode by default everywhere in the future, given its advantages (Note for later : don't use XO encryption at rest if you need dedup, since even the same block encrypted twice will give different results)
  • Everything related to Xen Orchestra's REST API

    71 Topics
    555 Posts
    olivierlambertO
    Yes, they are created either: on demand for users when we need in XO 6 Now, XO 6 is becoming the main driver for new endpoint as the UI is providing more and more features.
  • Terraform, Packer or any tool to do IaC

    40 Topics
    380 Posts
    C
    This approach isn’t entirely foolproof since I can’t use a wildcard, and I don’t know how many disks will be attached to the VM. For now, it will never exceed two disks, so I can explicitly include both in the ignore_changes statement. That’s an acceptable solution for us. Thanks for your support.
  • Clear stuck task

    4
    0 Votes
    4 Posts
    2k Views
    stormiS
    Tasks have a timeout limit of 24 hours.
  • SENDING Special keys to guest via xo-web

    6
    2 Votes
    6 Posts
    2k Views
    R
    @tony ssh is not always an option especially for premade ISOs from vendors. DellOpenManage VM for instance was vmware only and ssh was not enabled.
  • How to enable dvd drive on Xo?

    3
    1
    0 Votes
    3 Posts
    958 Views
    cairotiC
    @AtaxyaNetwork Thanks for your guidance. I can create a lightweight Debian VM with an NFS share for the ISOs. But even so it is strange that the drive is not known by the XO. Maybe other people can comment on this later.
  • Windows 10 Audit mode

    4
    0 Votes
    4 Posts
    637 Views
    P
    @olivierlambert thanks for your answer i didn't see the accessibility button. I can click on the virtual keyboard sorry for the post. Pierre
  • 0 Votes
    8 Posts
    3k Views
    fohdeeshaF
    @furyflash777 I'm assuming you're on Ubuntu? Indeed as Olivier said this is tested on Debian and doesn't cause issues, but it seems on the newer Ubuntu versions with cloud-init, the new Netplan based network manager and how it interacts with cloud-init breaks/gets wiped if no cloud-init drive is found. Yet another cloud-init bug to track down
  • Scaling Xen Orchestra Host

    2
    0 Votes
    2 Posts
    396 Views
    olivierlambertO
    Hi, "It depends" is the answer here Depends on: the number of concurrent users on your XO instance the size/frequency/number of backup jobs you have the number of hosts and VMs managed by XO Frankly, for a small setup (less than 4/5 hosts) with one users and few backup jobs, the default 2vCPU/2GiB RAM is enough. Especially since we improved various process to happen in a dedicated worker
  • Delta Backup Fails for a Single VM - ENOTDIR (.vhd/chunk-filters.json)

    4
    0 Votes
    4 Posts
    429 Views
    olivierlambertO
    That's why a XOA will be helpful, so a simple support tunnel will do the trick
  • Restoring Full Backup Error: Stream_vdi.Invalid_checksum

    10
    0 Votes
    10 Posts
    1k Views
    florentF
    @lawrencesystems We added the healthcheck for full backup (here : https://github.com/vatesfr/xen-orchestra/pull/6401 ) Also we removed our js smb implementation ( https://github.com/vatesfr/xen-orchestra/commit/b50e95802c6a876d4e6ffd0c62c209a187b1bfb2 ) to try to circumvent the strange samba comportment fbeauchamp opened this pull request in vatesfr/xen-orchestra closed fix(backups): add healthcheck to full backup #6401 0 julien-f committed to vatesfr/xen-orchestra feat(fs): remove JS based SMB handler It's not well tested nor maintained.
  • Why does df -h produce a different disk size than in XO / XOA?

    4
    0 Votes
    4 Posts
    769 Views
    olivierlambertO
    There's no black magic As @ronivay said, you need to tell the filesystem inside your VM that the disk grew. On Cloudinit-enabled VM, there's an auto-grow parameter that is checking at each boot if the disk was extended, and will automatically do it for you. But again, that's inside the VM. Keep in mind: it's not the job of the virtualization system to deal with what's inside the VM
  • how to see which user created a vm snapshot?

    2
    0 Votes
    2 Posts
    358 Views
    ronivayR
    Settings -> audit. Assuming you have it enabled. If not, nowhere afaik.
  • 0 Votes
    3 Posts
    2k Views
    A
    @Darkbeldin I totally missed that.... I know I have used it before. It must be a long week already. Thanks.
  • Netdata plugin

    12
    0 Votes
    12 Posts
    2k Views
    olivierlambertO
    That would be nice if you open a support ticket with a support tunnel so we can take a look remotely
  • No Hosts Available When Creating New VM

    5
    0 Votes
    5 Posts
    5k Views
    K
    @olivierlambert Thanks for that information, will use it next time I run into the issue. Before I read your above reply, I was poking around and noticed that the only SR I had added was disconnected, somehow. So I researched into it and discovered that this was my own doing. Without going into too much detail, I had converted my Active Directory environment from a Zentyal server to a Windows Server and I was hosting the SMB share on the old domain controller. So I had made a DNS error which was causing the SR to not be reachable from the XCP-ng host. So I deleted the SR and recreated it and viola I was able to create the VM. Honestly, I'm not sure how the two are connected since I'm not storing any disks on this SR; I only use it for ISOs which I mount into the newly created VM to install an OS and then I eject it. Long story short, my problem is solved but I'm still confused as to how it happened.
  • Pool Metadata Backup in XO throwing a Redis Configuration Error

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    olivierlambertO
    As stated in the big warning yellow box here in the official doc: https://xen-orchestra.com/docs/community.html#report-a-bug Closing then
  • Rolling Snapshot not work on xo-server 5.103 and xo-web 5.104

    Solved
    3
    3
    0 Votes
    3 Posts
    315 Views
    L
    @olivierlambert I'm rebuild to xo-server 5.103.1, It's working now ,thanks [image: 1665913661236-9e807578-8296-4fc9-aa81-8afaf1e4f52b-image-resized.png]
  • Editing a Remote always fails

    7
    0 Votes
    7 Posts
    853 Views
    florentF
    @mjtbrady compression is used ( brotli, fastest mode by default) There is a problem on the size reported especially with encryption. I will add a task to the backlog to fix it (there is padding with encryption, that complexify the maths)
  • Storage not connecting, VMs stuck in state and unable to get back.

    14
    2
    0 Votes
    14 Posts
    5k Views
    olivierlambertO
    Indeed, if your other hosts are somehow dead/unresponsive from XAPI perspective, ejecting them from the pool is an option to get your master booting those VMs
  • Restore File - Long filenames not displayed correctly

    8
    1
    0 Votes
    8 Posts
    1k Views
    M
    @pdonias I am puzzled. What do you see? To be clear there are two problems. The selected directory truncates the directory name at around 46 characters ("/var/lib/docker/containers" in my original screen shot isn't truncated because it isn't that long). "Long" file/directory names in the "Select a file" drop down do not display correctly. Once a file has been selected, the "Selected files/folders" does show it in a scrollable "widget" that can then be used to see the full file name. My screen shots are from Chrome on Fedora. I normally use Fedora/Firefox which has the same issues. I set up the following as a test. Filename lengths are 10-80 characters long. root@debian42:~/testdir# pwd /root/testdir root@debian42:~/testdir# ls -l total 0 -rw-r--r-- 1 root root 0 Oct 7 09:50 1234567890 -rw-r--r-- 1 root root 0 Oct 7 09:50 12345678901234567890 -rw-r--r-- 1 root root 0 Oct 7 09:50 123456789012345678901234567890 -rw-r--r-- 1 root root 0 Oct 7 09:50 1234567890123456789012345678901234567890 -rw-r--r-- 1 root root 0 Oct 7 09:50 12345678901234567890123456789012345678901234567890 -rw-r--r-- 1 root root 0 Oct 7 09:51 123456789012345678901234567890123456789012345678901234567890 -rw-r--r-- 1 root root 0 Oct 7 09:51 1234567890123456789012345678901234567890123456789012345678901234567890 -rw-r--r-- 1 root root 0 Oct 7 09:51 12345678901234567890123456789012345678901234567890123456789012345678901234567890 Filename lengths 10-50 display. Filename lengths 60-80 do not. [image: 1665091374720-screenshot-from-2022-10-07-10-22-26.png]
  • Exports OVA Timeout...

    37
    0 Votes
    37 Posts
    12k Views
    S
    @olivierlambert i did update xoa again but no dice, i was wanting to export a couple VM's and do a head to head iscsi I/O test between vmware and xcp on identical hardware but not having much luck trying to get my VM's out of xcp. Guess I'll have to wait for this to work possibly.
  • Email Notification Alerts

    8
    0 Votes
    8 Posts
    1k Views
    olivierlambertO
    You can open an issue on XCP-ng repo here: https://github.com/xcp-ng/xcp/issues Just check before if you can already have the temps from the dom0