Subcategories

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

    404 Topics
    3k Posts
    nikadeN
    The problem with those providers is, that the additional IP is usually L3 routed to the physical hosts IP. A better solution would be to get a /29 subnet or similar, where the gateway is handled by the provider and then configure that subnet on a specific VLAN which is available on all hosts where you want the VM's to be able to run. More work for the provider, since they have to setup the gateway IP within the /29 subnet on their router and then configure the VLAN on the switchports towards your hosts, but its the best way to make the VM's agile.
  • 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...

    412 Topics
    4k Posts
    M
    Hey, we also have the problem of delta backups falling back to full very often using latest XO from sources. We are also using CBT. I read in the documentation that "CBT snapshot data purge" feature can be hit or miss. It would be awesome if that feature would be more stable though. I consider it "cleaner" to not have snapshots that can't be deleted. Best regards
  • Everything related to Xen Orchestra's REST API

    69 Topics
    545 Posts
    S
    I was curious if there had been any updates to mounting ISOs via the API? Thanks.
  • Terraform, Packer or any tool to do IaC

    38 Topics
    368 Posts
    HolgiBH
    @sid It seems I have to get my hands dirty and take a deeper look into Terraform / OpenTofu. I am not shure how well the other folks at work partially will have fun working with commandline versus the easy to use XO web GUI. Tailoring down the CloudInit files used is not really the basic idea behind this. I was rather going the oposite way and install / configure the stuff we usually bake into our templates on the fly while generating the VM via CloudInit. Thanks a lot for all the responses !
  • Problem with BackupNG (internal error)

    8
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    Thanks for the feedback!
  • VDI_IO_ERROR during Backup

    4
    0 Votes
    4 Posts
    444 Views
    olivierlambertO
    We patched some part of SMAPIv1 to "make it work" (our patches were even merged) but VHD export is another (more) complicated story. That's why we are working on SMAPIv3 now instead wasting resources on the "legacy" storage stack
  • Just signed up for xen orchestra and login does not work

    3
    0 Votes
    3 Posts
    23k Views
    olivierlambertO
    Indeed, as explained in the official doc: https://xen-orchestra.com/docs/#xoa-credentials
  • 0 Votes
    3 Posts
    1k Views
    MajorTomM
    @Danp said in XOA: VMs' consoles don't work ("Unknown key pressed, Unknown key released"): What version of XS / XCP? Are you fully patched? XOA is on XCP-ng 7.6 which I installed 3 weeks ago and then updated with yum, so still up-to-date, I believe (not trying to update at the moment as I'm in a process of migrating and don't want any reloads/restarts of XCP-ng. VMs were on XenServer 6.2 updated with all patches available. Additional info: one of the Linux VMs which I tried to use XOA's console with, was already on XCP-ng 7.6 (the same as XOA) and here behaviour was different (but bad anyway): hitting Enter was giving newlines, AFAIR, but the console wasn't reacting on other keys. This may help -- https://xen-orchestra.com/blog/xenserver-consoles/ Thanks. Though I'm not sure which keyboard layout the blog mentions... Of the browser (client)? Of the host with XOA? Of the host with the VM observed on the XOA's "console"?
  • Building Xen Orchestra from Source on FreeBSD - error in level-party

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    D
    Glad I was able to help.
  • xoa slow export

    29
    1
    0 Votes
    29 Posts
    7k Views
    C
    What you found is a pretty old and outdated thread, and conclusion is: It's not limited - and there's no real difference between 1 and 10GE. In case it's limited to protect mgmt-int, it would scale with 10GE, but in fact it doesn't.
  • Instructions on creating an Ubuntu cloud init template

    2
    0 Votes
    2 Posts
    3k Views
    olivierlambertO
    Use a single partition because this is a nice way to let cloud init grow the system disk if needed. I made a guide a while ago about doing this on a Debian, it's exactly the same principle: https://xen-orchestra.com/blog/debian-cloud-template-for-xenserver/
  • Direct inquiry (forked topic)

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    MajorTomM
    @Robert-COLIN That's great! Good luck :-).
  • Unable to display files in File Restore (failed to setup loop device)

    21
    1
    0 Votes
    21 Posts
    5k Views
    S
    @olivierlambert Yep cool, thanks for your help
  • Can't increase RAM on VM through XO (Memory Constraint Violation)

    6
    0 Votes
    6 Posts
    3k Views
    S
    @olivierlambert Yep for sure, and your support here is so good it's not a huge problem, but I more feel bad bothering you with stupid questions more than anything haha
  • XOA shows hundreds of client connections

    8
    0 Votes
    8 Posts
    1k Views
    jcpt928J
    I ran into something VERY similar with XCP-ng and\or XOA a while back - ended up with close to 200 new "clients" showing up on my Meraki gear. They weren't even "connected" long enough to register as IP clients, only MAC clients (ARP, possibly). I didn't think much about it at the time, as both the MAC addresses and hardware information didn't seem to be tied to any actual device by some manufacturer. I may be able to pull those out from my client history... EDIT: Here is a small section of that list: [image: 1556589256050-fc439a0c96cb13a0b2b11b3bd80ff3be.png]
  • This topic is deleted!

    Solved
    11
    3
    0 Votes
    11 Posts
    18 Views
  • VM-GenerationID when restoring from backup?

    2
    0 Votes
    2 Posts
    602 Views
    olivierlambertO
    To get assistance on XOA, since you have support, it's better to go with our support ticket system. This way, you can be sure to have an answer with direct developer access in a guaranteed amount of time. Please open a ticket here: https://support.vates.fr/#/tickets XOA isn't dealing on what's inside on the VM: it's an hypervisor-level agentless backup solution. As soon you create the ticket, we'll take a more in-depth look about details (what kind of backup are you using? Delta or full etc.) and also if there anything special we could do at our level.
  • Reverse proxy access

    2
    0 Votes
    2 Posts
    1k Views
    olivierlambertO
    I don't know what's the /xen path? Install via this docker isn't the official/documented way, so it's hard to assist. Please try to build it according the doc and double check if reverse work as documented too. Otherwise, it's an issue of the Docker you use with our doc, so you'll better time to create an issue on the 3rd party "installer".
  • Uninstall XO

    4
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    It depends where you decided to install it (basically where you cloned to repo). Also remove the redis database if it's only used for XO.
  • Centralized backup reporting

    14
    1 Votes
    14 Posts
    2k Views
    mmuehlbauerM
    @borzel I added a feature request here. ANy opinion or insight to help this feature along would be appreciated. https://github.com/vatesfr/xen-orchestra/issues/4153 mmuehlbauer created this issue in vatesfr/xen-orchestra open Backup report summary #4153
  • disaster recovery backup test - skipped, missingvms

    6
    1
    0 Votes
    6 Posts
    644 Views
    olivierlambertO
    If you didn't, I strongly suggest that you watch the live YT webinar I did on XO backups. IIRC, there is a part talking about smart backup. https://www.youtube.com/watch?v=FfUqIwT8KzI
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    43 Views
    No one has replied
  • Help with stuck delta backups.

    9
    0 Votes
    9 Posts
    2k Views
    olivierlambertO
    You have a problem on your XCP-ng, this is not related to a XO issue. It's stuck doing a snapshot, which is really a basic operation that shouldn't fail at all. Double check your SMlog on the host.
  • Remotes not mounted after upgrade

    4
    0 Votes
    4 Posts
    943 Views
    2
    It looks like I can remove the remotes and set them up again, and configure the backup jobs to address the new share. That's okay, there are not too many.