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: symbol lookup error: zpool: undefined symbol: thread_init #7544

Closed
kaN5300 opened this issue May 17, 2018 · 2 comments
Closed

zpool: symbol lookup error: zpool: undefined symbol: thread_init #7544

kaN5300 opened this issue May 17, 2018 · 2 comments

Comments

@kaN5300
Copy link

kaN5300 commented May 17, 2018

System information

Distribution Name | Xubuntu
Distribution Version | 17.10/Artful
Linux Kernel | 4.13.0-41-generic #46-Ubuntu SMP
Architecture | amd64
ZFS Version | 0.6.5.11-1ubuntu3.3
SPL Version | 0.6.5.11-1ubuntu1

Describe the problem you're observing

$ zpool
zpool: symbol lookup error: zpool: undefined symbol: thread_init
$ zfs
zfs: symbol lookup error: zfs: undefined symbol: zfs_send_resume

Describe how to reproduce the problem

sudo apt install zfsutils-linux

$ dpkg -l | grep zfs
ii libzfs2linux 0.6.5.11-1ubuntu3.4
ii zfs-zed 0.6.5.11-1ubuntu3.4
ii zfsutils-linux 0.6.5.11-1ubuntu3.4

Include any warning/errors/backtraces from the system logs

dmesg:

[   94.870206] ZFS: Loaded module v0.6.5.11-1ubuntu3.3, ZFS pool version 5000, ZFS filesystem version 5
[   94.835492] SPL: Loaded module v0.6.5.11-1ubuntu1
@gmelikov
Copy link
Member

0.6.5.11 doesn't support 4.13 kernel.

And it looks like different userspace apps and kernel module version.

Please use compatible ZFS and kernel versions.

If you still have questions, you can write to out mailing lists, closed.

@ycs0220
Copy link

ycs0220 commented Oct 12, 2018

0.6.5.11 doesn't support 4.13 kernel.

And it looks like different userspace apps and kernel module version.

Please use compatible ZFS and kernel versions.

If you still have questions, you can write to out mailing lists, closed.

Hi :
I want to install zfs-0.6.4 version under 7.4 system.But when the pool is created after the compilation and installation is completed, an error is reported.such as

zpool: symbol lookup error: zpool: undefined symbol: zfs_dev_is_whole_disk

@openzfs openzfs locked as off-topic and limited conversation to collaborators Oct 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants