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

Zpool Export hang on newest release/ pre-release #451

Open
Mikeonut opened this issue Feb 23, 2025 · 4 comments
Open

Zpool Export hang on newest release/ pre-release #451

Mikeonut opened this issue Feb 23, 2025 · 4 comments

Comments

@Mikeonut
Copy link

zfs-windows-2.3.0rc6f

Describe the problem you're observing

Having issues exporting a zpool volume. Gets stuck "running" even after cold boot.

Describe how to reproduce the problem

Issue persists on older versions also. Just mount the drive successfully and then try and export.

An example is provided below.

Example:
C:\Windows\System32>zpool export -a
zunmount(nodetitan/volatile,H:/volatile/) running
zunmount(nodetitan/volatile,H:/volatile/) returns 0
zunmount(nodetitan,H:/) running

Freezes here.

@guenther-alka
Copy link

your problem seems not common.
Please keep us updated if a newer release fixes the problem or on any new insights

@guenther-alka
Copy link

Have seen the same after copying a large file between ZFS filesystems

Copy of a 9 GB iso file between unencrypted filesystems hangs at 20%
Tried then a zpool export that does not work

 zpool export test
zunmount(test/data/2,ÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝì¦
¹Ýdata/2) running
zunmount(test/data/2,ÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝì¦
¹Ýdata/2) returns 0
zunmount(test/data/1,D:/data/1/) running
zunmount(test/data/1,D:/data/1/) returns -1
cannot unmount 'D:/data/1/': unmount failed
PS C:\Users\me>
|

@guenther-alka
Copy link

tried again later and export works

zpool export test
zunmount(test/data/1,D:/data/1/) running
zunmount(test/data/1,D:/data/1/) returns 0
zunmount(test/data,D:/data/) running
zunmount(test/data,D:/data/) returns 0
zunmount(test,D:/) running
zunmount(test,D:/) retur

@Mikeonut
Copy link
Author

Mikeonut commented Mar 5, 2025

I have been having export issues when even just instantly exporting with no explicit file copy request, however the raid drive is used for filehistory, so that could be a factor, maybe it just copies big files instantly.

The subfolder "Volitile" Can copy large files directly to it anyway without any issue, its mainly the underlying raid drive.

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

No branches or pull requests

2 participants