helo
i face this kind of problem last year.. but still dont get any solution.
i have read this bug as well : https://bugzilla.proxmox.com/show_bug.cgi?id=1962
yes i am using module from modulegarden integrated with whmcs.
when daily cron running and terminate the VM, sometime i got storage-ceph-pool got lock.. and could not remove the disk:
ceph-pool: vm-xxx-disk-0
ceph-pool: vm-xxx-cloudinit
this makes the disk become orphan (disk that does not have parent )
so, to solved this we need to remove it manually.
the configuration of vm-xxx is removed (purging VM xxx from related configuration), but the disk still remains there.
this issue does not always appear, just some time in case if there are multiple VM need to be terminated.. then daily cronjob will do that in sequence.. first VM delete, second VM delete, and so on..
i notice that if there are multiple VM to be deleted, then this kind of issue will appear as well. the ceph-pool still in lock, so the process is still running until the related configuration purging.
do u have any suggestion about this case?
thank you
i face this kind of problem last year.. but still dont get any solution.
i have read this bug as well : https://bugzilla.proxmox.com/show_bug.cgi?id=1962
yes i am using module from modulegarden integrated with whmcs.
when daily cron running and terminate the VM, sometime i got storage-ceph-pool got lock.. and could not remove the disk:
ceph-pool: vm-xxx-disk-0
ceph-pool: vm-xxx-cloudinit
this makes the disk become orphan (disk that does not have parent )
so, to solved this we need to remove it manually.
the configuration of vm-xxx is removed (purging VM xxx from related configuration), but the disk still remains there.
this issue does not always appear, just some time in case if there are multiple VM need to be terminated.. then daily cronjob will do that in sequence.. first VM delete, second VM delete, and so on..
i notice that if there are multiple VM to be deleted, then this kind of issue will appear as well. the ceph-pool still in lock, so the process is still running until the related configuration purging.
do u have any suggestion about this case?
thank you
Attachments
Last edited: