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

    Posts

    Recent Best Controversial
    • RE: Long Backup Task Goes Away from List

      I found out you can extend the timeout using this method by logging into each xcp-ng node:

      Create a special file:

      nano /etc/xapi.conf.d/increase-task-timeout.conf
      

      Paste this in here: (example for 10 days)

      # set XAPI task timeout to 10d
      pending_task_timeout = 864000
      

      Then, restart the stack:

      xe-toolstack-restart
      
      posted in Xen Orchestra
      _marc_tweets_
      _marc_tweets