tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ZFS works on 8.99.34 but fails on 201905260520Z



On Tue, 28 May 2019, maya%netbsd.org@localhost wrote:

On Tue, May 28, 2019 at 08:27:20PM +0200, Petr Topiarz wrote:
May 28 18:55:46 poweredge /netbsd: [ 236.3881944] kobj_checksyms, 988:
[zfs]: linker error: symbol `disk_rename' not found

Usually this happens if kernel and modules are mismatched.
I'm not sure what happened to cause it, but building your kernel and
modules from scratch from the same source will fix it.

It's also possible something else is worng (but less likely).

More likely there's a module dependency that is not recorded in the zfs module.

See if you can figure out where disk_rename would normally be defined, and determine if it is included in your kernel, or in some other non-built-in module.


+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
+--------------------+--------------------------+-----------------------+


Home | Main Index | Thread Index | Old Index