XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Danp
    3. Posts
    DanpD Offline
    • Profile
    • Following 0
    • Followers 6
    • Topics 8
    • Posts 1,623
    • Groups 5

    Posts

    Recent Best Controversial
    • RE: Continuos replication failing with "checkBaseVdis() failed"

      @pedro_udifar Please update to the latest code base and then let us know if you still encounter this issue.

      posted in Backup
      DanpD
      Danp
    • RE: Continuos replication failing with "checkBaseVdis() failed"

      @pedro_udifar What is your current commit for the XO VM? Can you share the full error log as an attachment?

      posted in Backup
      DanpD
      Danp
    • RE: Custom Provider support for Parallels RAS CPF integration

      @rvreugde I believe this is already being reviewed internally.

      posted in Development
      DanpD
      Danp
    • RE: Rolling Pool Update fails with HOST_NOT_ENOUGH_FREE_MEMORY, when it really ought to be fine

      @acebmxer Do you have VMs that aren't configured for HA? Does it work if you temporarily disable HA?

      posted in Management
      DanpD
      Danp
    • RE: Rolling Pool Update fails with HOST_NOT_ENOUGH_FREE_MEMORY, when it really ought to be fine

      @pkgw Thanks for the feedback. The good news is that there is already an effort under way rework and enhance the RPU process. Let me ping @Team-XAPI-Network and @Team-XO-Backend in case they want to request additional information from you.

      posted in Management
      DanpD
      Danp
    • RE: Rolling Pool Update fails with HOST_NOT_ENOUGH_FREE_MEMORY, when it really ought to be fine

      It's possible that you hit this known issue.

      posted in Management
      DanpD
      Danp
    • RE: Can't restart stopped VMs; unclear error message

      If you haven't rebooted after patching, then that could be a contributing factor.

      posted in XCP-ng
      DanpD
      Danp
    • RE: Can't restart stopped VMs; unclear error message

      Have you tried restarting the toolstack?

      To investigate further, you can review the host's log files https://docs.xcp-ng.org/troubleshooting/log-files/

      posted in XCP-ng
      DanpD
      Danp
    • RE: 14 VMs Running: After Pool patch update - message states I need to restart to take effect?

      IIUC, the Smart Reboot option found on the host's Advanced tab does what you are asking.

      3f858853-fe5c-4cd0-95c2-ce39859dedce-image.jpeg

      posted in XCP-ng
      DanpD
      Danp
    • RE: unacceptable message conflict

      @skipthompson81 said:

      this CONFLICT is not OK!

      You will need to provide more details about this specific backup job. It's possible that the backup succeeded, but then the subsequent Health Check failed or timed out. Have you tried downloading and examining the full log from the failed backup?

      65a4470c-0b71-474b-b506-1512e1fbbf45-image.jpeg

      posted in Backup
      DanpD
      Danp
    • RE: Reverting to a snapshot in XO Lite

      I'm not positive, but this may be available RSN in xo-lite.

      posted in XO Lite
      DanpD
      Danp
    • RE: Backups failing since the last 2 days.

      @Greg_E Looks to me like the timeouts are occurring during the Health Check phase of the backup job. Thus the backup was successfully transferred to the remote, but the subsequent restoration and startup of the VMs failed because the VMs didn't respond in time.

      Are you performing the Health Check on every backup run?

      posted in Backup
      DanpD
      Danp
    • RE: VDI not showing in XO 5 from Source.

      @andrewperry This script hasn't been designed or tested to work on XCP-ng 8.2.1 because it reached EOL status last year. Installing Python3 on XCP-ng 8.2.1 should be fine, but we aren't able to guarantee the script's functionality on that platform.

      Upgrading to XCP-ng 8.3 is your best option here so that you can benefit from product improvements, security updates, etc.

      posted in Management
      DanpD
      Danp
    • RE: Host crash during backup

      @BrantleyHobbs You may want to provide some additional details on your setup, ie:

      • Version of XCP-ng
      • Are the host's fully patched?
      • Current XO version or commit
      • etc

      Have you checked /var/crash subdirectory on the crashed host to see if kernel crash logs were captured? https://docs.xcp-ng.org/troubleshooting/log-files/

      posted in Backup
      DanpD
      Danp
    • RE: VDI not showing in XO 5 from Source.

      @limezest said:

      ISOs in my NFS ISO SR

      The simplest way to correct those is to forget the VDI and then rescan the SR.

      Note: The ISO names will be lost if they were uploaded via XOA, which causes them to be renamed to .IMG files.

      posted in Management
      DanpD
      Danp
    • RE: Tag-Based Automation: Manage VM CPU Priority via assigned tag.

      Nice. I believe that I read elsewhere that our dev team was working on something similar.

      FYI, you have a typo (performace.sh vs performance.sh) 😉

      posted in Management
      DanpD
      Danp
    • RE: XCP-ng 8.3 updates announcements and testing

      @IgorGlock Are you able to open the support tunnel for us to investigate? You can either post the tunnel ID here or open a support ticket.

      posted in News
      DanpD
      Danp
    • RE: XCP-ng 8.3 updates announcements and testing

      @IgorGlock Thanks for the report. Can you elaborate on the exact steps required to reproduce this? Also, are you running XOA or XO from sources? Which version or commit?

      posted in News
      DanpD
      Danp
    • RE: Lates commit breaks install

      @acebmxer The documentations says to use Node LTS, which is currently Node v24. There may have been past issues with running on Node v24. However, AFAIK XO should build and operate fine on Node v24 now.

      posted in Management
      DanpD
      Danp
    • RE: Lates commit breaks install

      Node v24 should work fine. The reason for your failure is here --

      error eslint-visitor-keys@5.0.1: The engine "node" is incompatible with this module. Expected version "^20.19.0 || ^22.13.0 || >=24". Got "23.11.0"

      Either upgrade Node to v24 or downgrade it to v22.

      posted in Management
      DanpD
      Danp