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

After update to v2.0.3 deleting storage takes long time and no disk activity #606

Open
npelov opened this issue Feb 16, 2025 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@npelov
Copy link

npelov commented Feb 16, 2025

Current Behavior

After I updated to v2.0.3 created an empty volume of 1TB. I realized it's in the wrong directory, so I deleted it. For 10 minutes I monitored the disk activity (zfs iostat storage 1) and I saw almost no activity. I switched back to v.2.0.2 and delete worked. I know 2.0.2 sometimes fails to move the storage from one volume to another, but retry works. 2.0.3 doesn't seem to do anything when deleting empty volume (or downsizing)

Expected Behavior

Deleting should be able to complete in 10 minutes as the previous version worked for less than a minute. also there should be disk and/or cpu activity

Steps to Reproduce

  1. update to 2.0.3
  2. create new empty volume
  3. delete the empty volume.

Version

v2.0.3

What operating system did the problem occur on (e.g. Ubuntu 22.04, macOS 12.0, Windows 11)?

docker on debian 12

Anything else?

I didn't wait long enough to see if delete is going to succeed.

@npelov npelov added the bug Something isn't working label Feb 16, 2025
@ChrisSchinnerl ChrisSchinnerl moved this to Todo in Sia Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants