[Help] LogRotate returns duplicate records and other
Posted: 29 Jul 2026, 17:57
Running on latest TOS7 (7.0.0804) I still getting errors in /var/log/VMs/collectd.log file:
df plugin: Failed to glob vdisk files
Below I have a snippet of the first part where it starts:
It persists, and is repeated every 2 seconds !
I reckon there might be some degradation because of this.
Is this fixable, by myself or from the Support side of yours ?
BR Peter
df plugin: Failed to glob vdisk files
Below I have a snippet of the first part where it starts:
Code: Select all
[2026-07-29 11:17:39] Initialization complete, entering read-loop.
[2026-07-29 11:17:39] memory_pool: 创建成功,初始容量 256,最大容量 1024,扩容步长 128
[2026-07-29 11:17:39] memory_pool: 预分配完成,成功分配 64/64 个对象
[2026-07-29 11:17:39] format_json_redis: 内存池已初始化,预分配 64 个 data_entry_t 对象
[2026-07-29 11:17:39] read-function of plugin `virt-0' failed. Will suspend it for 4.000 seconds.
[2026-07-29 11:17:39] df plugin: Failed to glob vdisk files
[2026-07-29 11:17:41] df plugin: Failed to glob vdisk files
[2026-07-29 11:17:43] df plugin: Failed to glob vdisk files
[2026-07-29 11:17:43] virt plugin: Connection established.
[2026-07-29 11:17:45] df plugin: Failed to glob vdisk files
[2026-07-29 11:17:47] df plugin: Failed to glob vdisk filesI reckon there might be some degradation because of this.
Is this fixable, by myself or from the Support side of yours ?
BR Peter