-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
unable to import pool "cannot import 'pool' insufficient replicas" #17185
Labels
Type: Defect
Incorrect behavior (e.g. crash, hang)
Comments
I was now able to import the pool on openmediavault. I found this additionally from the try to importing the pool as read-only:
that is after the
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System information from original system - TrueNAS Scale
Distribution Name | TrueNAS
Distribution Version | TrueNAS 24.10.2
Kernel Version | 6.6.44-production+truenas
Architecture | x64
OpenZFS Version | zfs-2.2.99-1
zfs-kmod-2.2.99-1
System information currently trying to import
Distribution Name | Debian - OpenMediaVault
Distribution Version | Debian 6.12.12
Kernel Version | 6.12.12+bpo-amd64
Architecture | x64
OpenZFS Version | zfs-2.3.1-1bpo12+1
zfs-kmod-2.3.1-1bpo12+1
What happened and current status
I'm not able to import the pool after I exported the pool on the TrueNAS system.
One of the messages I get at some point, when trying to import the pool is:
But the pool itself is showing as good from zpool import
Also
zdb -l
shows the same, and good information on the disks, so all pool information seem to be in good shape.Trying to get some information from zpool logs, it shows some vdev.corrup, but no other details.
Same for logs on ZFS, the last changed timestamp was from 10pm
I changed from TrueNAS to OpenMediaVault because when trying to import that pool on TrueNAS, it crashed the system and as I hoped to have more current ZFS version running, that could still import the data.
Now OpenMediaVault is not really crashing, when trying to import the pool, but zpool import takes really long (if not forever).
I tried
but also that was not really successful even after 10 hours (was still stuck).
There was the same issue once reported, but it was closed without any change by the looks of it.
#10612
Currently I'm running
I hope you have some help.
Thanks!
The text was updated successfully, but these errors were encountered: