Sorry to dig this out, but is there any way to completely remove cluster log and tasks after installing the cluster?
Wanna have a clean start after all things are working now.
Please excuse me, but I need to dig up this thread again. I just can't seem to figure out how to clear or delete the task log.
VE 9.0.3 | 3-Node Cluster
Code:
cd /var/log/pve/tasks
rm -f active index
rm -rf [0-9A-F]
systemctl restart pveproxy
systemctl restart pvestatd