Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

centos7.1 install 259_g0f7d2a4 fail #445

Closed
malexandvsc opened this issue Apr 2, 2015 · 3 comments
Closed

centos7.1 install 259_g0f7d2a4 fail #445

malexandvsc opened this issue Apr 2, 2015 · 3 comments

Comments

@malexandvsc
Copy link

update to 259_g0f7d2a4 from 0.6.3-245_gbc88866 fails with warnings from spl-dkms, depmod which coincides with going from centos 7 to 7.1.1503 - release Kernel 3.10.0-123 to -229.

Cleaning out dkms and remaining spl/zfs kernel modules did not resolve.

For the sake of trying: installing 0.6.3-current after it fails as well.

@malexandvsc malexandvsc changed the title centos7 install 259_g0f7d2a4 fail centos7.1 install 259_g0f7d2a4 fail Apr 3, 2015
@millerdc
Copy link

millerdc commented Apr 7, 2015

I'm seeing the same issue after updating from CentOS 7 to CentOS 7.1.

@malexandvsc
Copy link
Author

well that's the resolution for the issue as initially filed:

first still got the same with the 0.6.4 release build - lacking at least some unicode etc. functions

depmod: ERROR: fstatat(4, splat.ko): No such file or directory
depmod: ERROR: fstatat(4, zavl.ko): No such file or directory
depmod: ERROR: fstatat(4, zunicode.ko): No such file or directory
[ 1559.142801] Disabling lock debugging due to kernel taint
[ 1559.147963] zfs: Unknown symbol u8_textprep_str (err 0)
[ 1559.148487] zfs: Unknown symbol u8_strcmp (err 0)
...

Turns out dmks spit some messages about the last centos 7.0 kernel (3.10.0-123.20.1.el7) despite being on 3.10.0-229.1.2, so the resolution was to remove prior kernels, clean out yum, dkms and prior zfs/spl in /lib/modules and then install 0.6.4.

@behlendorf
Copy link
Contributor

Closing.

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