mirror of
https://github.com/PegaProx/project-pegaprox.git
synced 2026-04-25 18:15:50 +03:00
[GH-ISSUE #83] Storage Balancing working but Tasks are full with "TASK ERROR: can't lock file ..." #63
Labels
No labels
Approved
Q2-3 2026 Development
bug
documentation
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/project-pegaprox-PegaProx#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Superluki121 on GitHub (Feb 25, 2026).
Original GitHub issue: https://github.com/PegaProx/project-pegaprox/issues/83
Originally assigned to: @mkellermann97 on GitHub.
Iam currently running Proxmox VE 9.1.4 and im trying out the Storage Balancing feature. PegaProx is connected to the cluster via root and password so native and no API-Key or anything.
I habe 4 LUNs (Pure Storage) connected via ISCSi and iam currently balancing 2 LUNs, one at ~75% the other at ~20%.
The threshold is set to 20% so the VM-Discs are currently moving from LUN 1 (75% full) to LUN 2 (20% full).
Now to my problem, the VM disks are being moved, so i can see that VM Disk on LUN 2 but the tasks at the bottom are full with TASK ERROR: can't lock file '/var/lock/qemu-server/lock-...conf' the error comes in every 2 minutes of the disk moving process. See the image (
)
The VMs where either powered on or off so I dont think that is the problem.
Is that a problem with our infrastructure or should I just ignore the ERROR for now? I mean the disks are getting moved but I was just wondering if the error is known or if I could do/test anything on my site.
Thanks in advance!
Luki
@mkellermann97 commented on GitHub (Feb 27, 2026):
Hi @Superluki121 ,
now fixed in the v0.9.0.2.
Thank you!
Regards,
Marcus