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

    _marc_tweets

    @_marc_tweets

    3
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    _marc_tweets Unfollow Follow

    Best posts made by _marc_tweets

    • 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

    Latest posts made by _marc_tweets

    • 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
    • Long Backup Task Goes Away from List

      I have a long backup task (initial replica) where a VM has 10 2TB disks attached to it. The initial backup takes around 4 days. After a day or so, the task goes away in the task list. The backup continues. I am not sure it will complete (I am 1.5 days in). Is there some filter that is removing long tasks from the list?

      posted in Xen Orchestra
      _marc_tweets_
      _marc_tweets