Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vm is deleted but zfs volume is not #583

Open
marcheschi opened this issue May 26, 2022 · 2 comments
Open

Vm is deleted but zfs volume is not #583

marcheschi opened this issue May 26, 2022 · 2 comments

Comments

@marcheschi
Copy link
Contributor

marcheschi commented May 26, 2022

Hi
Today I tried to create a VM from a kvm image (rocky linux latest) with qemu-img convert -p -f qcow2
After that I destroyed the VM , but the zfs volume is not destroyed.
if I try to destroy by hand it says

cannot unmount '/zones/7dd284a2-b1a9-4b85-80a3-bc541754b338': Device busy
cannot unmount '/zones/7dd284a2-b1a9-4b85-80a3-bc541754b338': Device busy

I can force of course. But since I have valuable resources on node I'd like to ask first
Paolo

@marcheschi
Copy link
Contributor Author

Also if I issue the zoneadm list the zone is present on node

 /zones]# zoneadm list
global
9f7f50cd-1fdc-41ac-bdf5-8a8fcc7979de
ac0f84f6-7677-4a13-b463-bb12a5e0a8a8
7dd284a2-b1a9-4b85-80a3-bc541754b338

So the VM is not deleted, although the DC interface says otherwise

@marcheschi
Copy link
Contributor Author

Since there was the vm I used "Vm harvest" to recover the vm on DC, and after that I deleted it, and now the vm is disappeared for good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant