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
      24
      0 Votes
      24 Posts
      239 Views
      D
      @nikade said in Every virtual machine I restart doesn't boot.: @DustinB yeah im guessing the VDI isn't attached to the VM for some reason, based on the screenshot. Im also wondering if he ever rebooted the VM's after installing them with PXE Right, it's a likely answer... but even then I would've expected his PXE server to just restart the installation process all over again... assuming that the disk is attached to the VM etc and that PXE boot isn't disabled automatically like it is with an ISO after first boot. haha
    • P

      backup mail report says INTERRUPTED but it's not ?

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      98
      5
      0 Votes
      98 Posts
      3k Views
      P
      @florent since your early patch of my XOA (xo-server restart at the disk activity peak) [image: 1772047222068-3e55ee10-ef90-471e-aec6-967a569c8fa1-f3d3bd6c-ef54-4f5c-9202-5aab25319db9.png] noticing vif0 transmitting a bit on the network and different ram activity on a timespan of 2 hours something has changed, is it for the better ? let the night decide
    • A

      Issues joining pool with less pif on the newest host

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      9
      0 Votes
      9 Posts
      108 Views
      A
      The issue seems to be synchronizing the network configurations. The pool management is configured for bond1 (eth6+ eth7), that is set for LACP, both switch ports are already configured for LACP. Bond0 (eth0 +1) is created, but bond 1 fails, and management interface is never assigned to Bond1. Network 2 and 3 are active on the pool even if never used.
    • P

      Delta Backup not deleting old snapshots

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      3
      1
      0 Votes
      3 Posts
      21 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
      39 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
    • A

      Install XO from sources.

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      13
      3 Votes
      13 Posts
      207 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.