Hi,
I thought cluster tasks (Tasks tab) is a merge of all nodes' Tasks History. But sometimes it does not include all tasks that have been performed over node. After reading note in https://pve.proxmox.com/wiki/Graphical_User_Interface#_log_panel I realized it is shrinked when there are lots of same tasks at the same time. I would understand that it is a kind of optimization for GUI but I found out the same behavior is applied to https://pve.proxmox.com/pve-docs/api-viewer/index.html#/cluster/tasks API method as well. Why?
Another sentence in that notice describing Log panel (Tasks tab + /cluster/tasks method) ensures "But you can still find those tasks within the node panel in theTask History." meaning a group of clusters tasks related to specific node should be found there anytime. But that is not true because eg. vncproxy task on any VM in that node is a part of cluster tasks only but not in node's Tasks History so when I want to check if vncproxy has been active on some VM, I need to check cluster tasks with manual filtering of VM instead of node tasks history where it should belong, I suppose.
Why eg. vncproxy is not a part of node tasks history but is a part of cluster tasks only? Are there any other VM tasks that can be found in cluster tasks only? What if cluster tasks are shorted so that vncproxy of VM I am seeking for is not found, and therfore I am not able to catch VNC operation anyhow?
Thx.
I thought cluster tasks (Tasks tab) is a merge of all nodes' Tasks History. But sometimes it does not include all tasks that have been performed over node. After reading note in https://pve.proxmox.com/wiki/Graphical_User_Interface#_log_panel I realized it is shrinked when there are lots of same tasks at the same time. I would understand that it is a kind of optimization for GUI but I found out the same behavior is applied to https://pve.proxmox.com/pve-docs/api-viewer/index.html#/cluster/tasks API method as well. Why?
Another sentence in that notice describing Log panel (Tasks tab + /cluster/tasks method) ensures "But you can still find those tasks within the node panel in theTask History." meaning a group of clusters tasks related to specific node should be found there anytime. But that is not true because eg. vncproxy task on any VM in that node is a part of cluster tasks only but not in node's Tasks History so when I want to check if vncproxy has been active on some VM, I need to check cluster tasks with manual filtering of VM instead of node tasks history where it should belong, I suppose.
Why eg. vncproxy is not a part of node tasks history but is a part of cluster tasks only? Are there any other VM tasks that can be found in cluster tasks only? What if cluster tasks are shorted so that vncproxy of VM I am seeking for is not found, and therfore I am not able to catch VNC operation anyhow?
Thx.