XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. DeOccultist
    3. Topics
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 30
    • Groups 0

    Topics

    • D

      Full Backup Successful But In Kilobytes

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      4
      0 Votes
      4 Posts
      363 Views
      D
      @Darkbeldin I checked the xensource.log on the server and found the error message "failed with exception Server_error(INVALID_DEVICE, [ autodetect ])" during export, similar to the post here: https://xcp-ng.org/forum/topic/4319/invalid_device-autodetect-during-backup I checked the XO dashboard health and found 256 "Pool Metadata Backup" VDIs attached to Control Domain. Not sure how or why the "Pool Metadata Backup" got stuck attached to Control Domain but I guess it has reached the 256 limit. I "Forget" all of them and full backup seems to be working now. For the record, it wasn't anything to do with snapshots. The VM was OFF so I guess it doesn't need to take a snapshot before transfer hence the log doesn't mention snapshot.
    • D

      SyntaxError: Named export 'format' not found. The requested module 'json-rpc-peer' is a CommonJS module

      Watching Ignoring Scheduled Pinned Locked Moved Solved Xen Orchestra
      8
      0 Votes
      8 Posts
      3k Views
      D
      @danp Thanks for the tips... Ran the command to do a force rebuild and started up ok now... sudo curl https://raw.githubusercontent.com/Jarli01/xenorchestra_updater/master/xo-update.sh | bash -s -- -f
    • D

      Delta Backup Failed invalid argument

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      7
      0 Votes
      7 Posts
      830 Views
      julien-fJ
      @deoccultist Not much I can add there, it looks like a system error between your XOA and the remote. What kind of remote are you using? Does this happen often? Have you tried restarting xo-server or the OS?
    • D

      Cannot import a large VHD using Import Disk option

      Watching Ignoring Scheduled Pinned Locked Moved Solved Xen Orchestra
      8
      0 Votes
      8 Posts
      2k Views
      D
      @nraynaud @olivierlambert Thanks guys!
    • D

      Node 12 ssl_choose_client_version:unsupported protocol error with auth-ldap plugin

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      6
      0 Votes
      6 Posts
      6k Views
      julien-fJ
      Yep, that's the best solution Have a nice day.
    • D

      Cannot start XO after upgrading from 5.48.0 to 5.51.1

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      3
      0 Votes
      3 Posts
      302 Views
      D
      Thanks for the tip. I was using node v8.11.4 and had issues compiling during the upgrade then upgraded to the latest stable node version which wasn't v8.x. I upgraded to v8.16.2 now and it runs fine. Thanks.