threefoldtech / zos

Autonomous operating system
https://threefold.io/host/
Apache License 2.0
79 stars 12 forks source link

weird storaged error on devnet while de-provisioning #2341

Open muhamadazmy opened 1 month ago

muhamadazmy commented 1 month ago

Describe the bug

When i try to de-provision a container on my local development zos node I get this error from storaged

[+] storaged: 2024-05-23T13:00:42Z error Error removing volume rootfs:148-117244-container error="failed to delete qgroup 0/296: stderr: ERROR: unable to destroy quota group: Device or resource busy\n: exit status 1"
[+] provisiond: 2024-05-23T13:00:42Z error failed to delete rootfs volume error="failed to delete qgroup 0/296: stderr: ERROR: unable to destroy quota group: Device or resource busy\n: exit status 1" name=rootfs:148-117244-container

We need to test this more to see if this is producable and figure out why this is happening now