You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was poking around background tasks to see if anything failed silently and saw this error:
root@oxz_switch0:~# omdb nexus background-tasks show decommissioned_disk_cleaner
note: Nexus URL not specified. Will pick one from DNS.
note: using DNS server for subnet fd00:1122:3344::/48
note: (if this is not right, use --dns-server to specify an alternate DNS server)
note: using Nexus URL http://[fd00:1122:3344:104::3]:12221
task: "decommissioned_disk_cleaner"
configured period: every 1m
currently executing: no
last completed activation: iter 109, triggered by a periodic timer firing
started at 2024-12-02T19:21:35.874Z (20s ago) and ran for 453ms
warning: unknown background task: "decommissioned_disk_cleaner" (don't know how to interpret details: Object {"deleted": Number(0), "error": Null, "error_count": Number(0), "found": Number(3), "not_ready_to_be_deleted": Number(3)})
The text was updated successfully, but these errors were encountered:
I was poking around background tasks to see if anything failed silently and saw this error:
The text was updated successfully, but these errors were encountered: