가상 머신이 중지될 때까지 대기. 더 많은 정보: https://pve.proxmox.com/pve-docs/qm.1.html.
qm wait {{가상_머신_ID}}
qm wait --timeout {{10}} {{가상_머신_ID}}
qm shutdown {{가상_머신_ID}} && qm wait --timeout {{10}} {{vm_id}}