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...

    420 Topics
    4k Posts
    olivierlambertO
    Question for @Bastien-Nollet or @florent
  • Everything related to Xen Orchestra's REST API

    72 Topics
    557 Posts
    P
    @francis-chiew hey, seems very nice. need some screenshots of the dashboards
  • Terraform, Packer or any tool to do IaC

    42 Topics
    386 Posts
    olivierlambertO
    I'm not sure to get the question then It's not a technical requirement, it's a design decision.
  • where is the Home Server option in XO

    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    Also please note that's not a guarantee to boot the VM on this host. In fact, there's no way to be 100% sure it will. It's just than now XCP-ng will do its best to honor this. But eg, if there's not enough RAM on the host, then it will boot on another host of the pool.
  • XO to manage KVM?

    27
    1 Votes
    27 Posts
    13k Views
    G
    I think, solution you are looking for is direct disk access. It's possible. I use it for my file server VM (FreeNAS) with five 4TB wd red drives (zfs). Passthrough entire PCI storage card is better, but even cheap server motherboards have 6 sata channels (one for dom0 ssd, and five for file server storage). This is my example (and my UUIDs) mkdir /srv/direct-sata_sr xe sr-create name-label=”Direct SATA SR” name-description=”SATA links to passthrough direct to VMs” type=udev content-type=disk device-config:location=/srv/direct-sata_sr New UUID generated on sr creation ba9b124c-c5ac-2c0b-7b1f-014d9cezzzzz ln -s /dev/disk/by-id/<disk id> /srv/direct-sata_sr/<disk id> ln -s /dev/disk/by-id/ata-WDC_WD5000BEVT-26A0RT0_WD-WXE1A10V7603 /srv/direct-sata_sr/ata-WDC_WD5000BEVT-26A0RT0_WD-WXE1A10V7603 xe sr-scan uuid=ba9b124c-c5ac-2c0b-7b1f-014d9cezzzzz xe vdi-list sr-uuid=ba9b124c-c5ac-2c0b-7b1f-014d9cezzzzz Good luck.
  • Xen Orchestra reporting high disk usage (thin provisioned VDI)

    4
    2
    0 Votes
    4 Posts
    695 Views
    X
    @olivierlambert I have assigned 1.9TiB to a VM and XOA is saying the VM is using 1.07TiB, but df -h on the VM is saying that I'm using 418GB. So according to XOA I should have about 800GiB left but according to my VM I should have 1.4TB left, there's a pretty big 600GB difference here.
  • Enable VGA Graphics in Xcp-ng Center for a particular VM.

    1
    0 Votes
    1 Posts
    402 Views
    No one has replied
  • LDAP extract user from specified field?

    4
    0 Votes
    4 Posts
    506 Views
    D
    I actually like the current implementation. I am currently using this setup to allow an admin user to have 2 accounts managed by one authentication back-end. One account is a typical self-service user to consume resources according to ACL/Self-service rule sets The other account is used to manage Admin features like backups and XO settings (environment with multiple admins who also consume resources from a shared pool with other departments/teams) I use separate accounts so when admin users create VMs it can go to the appropriate self-service container. I hope any fixes to address the above concern doesn't completely remote this capability or at least adds another method of achieving this.
  • uninstall xen orchestra in ubuntu 18.04.

    1
    0 Votes
    1 Posts
    306 Views
    No one has replied
  • Monitor XOA Disk Space

    Solved
    17
    0 Votes
    17 Posts
    3k Views
    C
    easy as that Thanks for you help.
  • building from source - yarn fetch error

    Solved
    6
    0 Votes
    6 Posts
    819 Views
    S
    guys, it is solved, but thats something i will file again under technological harrassment. it was a DNS Problem. the dns-servers at my hosting provider woudnt resolve properly, only when I forced googles DNS servers onto it did it work. thanks for the push
  • Kubernetes cluster recipe?

    8
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    Indeed, it's using our cloudinit ready templates hosted on xen-orchestra.com, so you need a XOA.
  • Problem creating Quiesced snapshots

    4
    0 Votes
    4 Posts
    627 Views
    olivierlambertO
    VSS agent will disappear, so yes, quiesce snapshots will disappear too. But fear not, we have plans to introduce a new feature, called "RAM backups".
  • daily Continuous Replication backup in XO

    37
    2
    0 Votes
    37 Posts
    9k Views
    M
    Hi I had exatly the same problem when I upgrade one of my four server from xenserver 7.1 to xcp-ng 8.0, one backup failed with error: job already running and the other finish normaly later! I upgrade Xo from 5.51 to 5.54 and it's Ok for this problem BUT I have a new problem, the cold backup to NFS and the Continuous replication to a Xcp-ng 8 server are REALLY slow !! One exemple: Start time: Thursday, December 19th 2019, 7:20:00 am End time: Thursday, December 19th 2019, 7:58:54 am Duration: 39 minutes Snapshot Start time: Thursday, December 19th 2019, 7:20:00 am End time: Thursday, December 19th 2019, 7:20:05 am Duration: a few seconds SRs Local storage (a70a93c4-4951-9bec-54ab-d45bb5039b44) ✔ Start time: Thursday, December 19th 2019, 7:20:05 am End time: Thursday, December 19th 2019, 7:58:52 am Duration: 39 minutes transfer ✔ Start time: Thursday, December 19th 2019, 7:20:06 am End time: Thursday, December 19th 2019, 7:58:50 am Duration: 39 minutes Size: 1.34 GiB Speed: 605.55 KiB/s I try to upgrade debian OS, upgrade VM (4cpus 3Go ram) but same problem for the moment Thanks in advance Edit: I do a manual test by copy an iso of 2G locally on the virtual machine Xen orchestra, to the same connected NFS for backup, and the performance is normal, 10 seconds for 2Go, it seems to be a problem with Xen orchestra system backup?
  • Cold Backup in XO

    5
    0 Votes
    5 Posts
    807 Views
    olivierlambertO
    It's supported in XOA since 5.40 and all more recent releases. Just tick the checkbox and that's it
  • Build from source question

    8
    0 Votes
    8 Posts
    2k Views
    B
    @ruskofd said in Build from source question: Why not using a systemd unit instead of forever ? This is exactly what I did. Created a service file in etc/systemd/system that points back to the xo-server bin file.
  • 0 Votes
    6 Posts
    2k Views
    fohdeeshaF
    I'm not sure, I have not used cloud-init in centos. I'd imagine it's similar, you need to find the cloud-init config file in your centos template install, and edit it to prefer the nocloud datasource
  • XOA Updater not working?

    4
    0 Votes
    4 Posts
    634 Views
    olivierlambertO
    Ping @pdonias
  • Can not restore files from delta backup

    11
    1
    0 Votes
    11 Posts
    1k Views
    olivierlambertO
    Restoring the whole VM is OK, because XO doesn't "look" inside the disk.
  • Cloud like services

    6
    0 Votes
    6 Posts
    957 Views
    olivierlambertO
    I'm pretty fine that anyone build a WHMCS connector to XO API
  • Problems getting containers to show in CoreOS on XO.

    5
    0 Votes
    5 Posts
    662 Views
    A
    Thank you. Yes, I have installed the xscontainer though it does nothing.
  • 2 Votes
    1 Posts
    798 Views
    No one has replied
  • Moving VMs from one Pool to another

    6
    2
    1 Votes
    6 Posts
    3k Views
    P
    Next thing I tried was Exporting the affected VM, delete it and import it again. This fails because after deleting the VM both VDIs / VHDs are still there. Also I can not delete them. The error says: [image: 1576141485072-f6ff6ad4-8a59-4424-9bb5-ff498f87989f-image.png]