Hundreds of tasks stuck for months
-
On my instance of Xen-Orchestra, there is upwards of 880 tasks stuck and constantly refreshing/changing places in the list. There is not just one, but many:
700+: "API call: sr.getAllUnhealthyVdiChainsLength"
76: XO user authentication
28: importing vms NNN
21: xoa.licenses.getAll
3: API call: session.getUserSome of these are recent, some like the importing vms are from last year. Is there some log or setting on XOA that retains these which can be cleared?
-
@tsrats Meant to add, the XOA has been restarted multiple times during this issue, as have all XCP-ng connected hosts (as well as upgrades, all hosts and XOA are current)
-
Question for @julien-f
-
@tsrats Same here! Oldest one is from June 16th!
-
@manilx Mine go to Oct 2023 in case its a contest haha.
-
@tsrats It's a repeating issue: https://xcp-ng.org/forum/topic/8125/clear-xo-tasks/2
-
Cleared the tasks by CLI in XO:
xo-cli register --allowUnauthorized http://XO_IP user
entering password
and then:
xo-cli rest del tasks
-
@manilx said in Hundreds of tasks stuck for months:
xo-cli rest del tasks
Whew, thank you! Clearly my search skills failed me since I did not find that post myself
-
@tsrats Actually had it bookmarked (like a few others)