XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • O

      Every virtual machine I restart doesn't boot.

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      20
      0 Votes
      20 Posts
      216 Views
      olivierlambertO
      Starting with the documentation is a good thing: https://docs.xcp-ng.org/troubleshooting/ This will give you (and us) hints on what's going on
    • P

      Delta Backup not deleting old snapshots

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      3
      1
      0 Votes
      3 Posts
      12 Views
      P
      @florent PM sent with backup job log. Nothing is showing up for VDI_IN_USE in the xo-server logs. One thing I just noticed is that past two jobs have both been full backups when one should have been a full and then a delta.
    • H

      API authentication token permissions

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      3
      0 Votes
      3 Posts
      26 Views
      H
      Aha! I will move to prometheus in the future, but at the moment it is more basic. Thank you!
    • S

      Import from VMware err: name: AssertionError: Expected "actual" to be strictly unequal to: undefined

      Watching Ignoring Scheduled Pinned Locked Moved Migrate to XCP-ng
      13
      0 Votes
      13 Posts
      2k Views
      florentF
      @benapetr said in Import from VMware err: name: AssertionError: Expected "actual" to be strictly unequal to: undefined: Hello, since this never had a clear resolution, here is explanation of the bug and why it happens: There is a bug in disk iteration in that XO vmware plugin (somewhere in that esxi.mjs I don't remember exact location) - it basically expects that all disks of VM exist in same datastore and if they don't it crashes as the next disk in unexpectedly missing (undefined) Workaround is rather simple - select the VM in vmware, migrate -> storage, disable DRS (important) and then select any DS that no disks current exist on. If you select and DS that is already used by same VM it will sometimes not get fixed! It also may happen even if VM is "apparently" looking like it's on single DS, even if it reports as such, still try to migrate it to another DS, and disable DRS so that really all files, even meta files are in same directory. Then run XO import again, it will magically work. thanks you for the input we were under the assumption that all the disk of a VM are in the same datastore the fix should be too hard now that you did the hard work edit: card created in our backlog, I will take a look after the release to see how hard it is to implement
    • P

      backup mail report says INTERRUPTED but it's not ?

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      96
      5
      0 Votes
      96 Posts
      3k Views
      florentF
      On tomorrow 's release we will: reduce the polling for the patches list add more debug to know exactly what request go through the xo6 api (rest api) following this we will add core xo metrics to the openmetrics ( prometheus) export to allow users and support to dig through real world data when needed
    • A

      Install XO from sources.

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      13
      3 Votes
      13 Posts
      192 Views
      A
      @pilow As I am completly new to this scripting and such I did reach out to Ai for assistance and believe the license check should be bypassed now. Again not suggested to use in production. Use at your own risk. still has its own branch for more testing before merging to main branch.
    • A

      Issues joining pool with less pif on the newest host

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      6
      0 Votes
      6 Posts
      87 Views
      A
      Update 2: Renaming eth2 to eth6 and eth7 worked like a charm. Had to do a fresh install because the emergency network restart didn't work. it's hard to tell which PIF belong to each bond on XO (at least on source-compiled version), needed to use old xcp-center to figure it out. This thread can be closed. still having some network issues :S