<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
On Jan 10, 2024, at 02:37, Jan Andersen &lt;<a href="mailto:jan@comind.io" class="">jan@comind.io</a>&gt; wrote:<br class="">
<div>
<blockquote type="cite" class=""><br class="Apple-interchange-newline">
<div class="">
<div class="">I am running Rocky 8.9 (uname -r: 4.18.0-513.9.1.el8_9.x86_64) and have, apparently successfully, built the lustre rpms:<br class="">
<br class="">
[root@mds lustre-release]# ll *2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;4640828 Jan 10 09:19 kmod-lustre-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root 42524976 Jan 10 09:19 kmod-lustre-debuginfo-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;&nbsp;555320 Jan 10 09:19 kmod-lustre-osd-ldiskfs-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;4877728 Jan 10 09:19 kmod-lustre-osd-ldiskfs-debuginfo-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;&nbsp;&nbsp;50936 Jan 10 09:19 kmod-lustre-tests-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;&nbsp;312812 Jan 10 09:19 kmod-lustre-tests-debuginfo-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;&nbsp;868948 Jan 10 09:19 lustre-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;1550612 Jan 10 09:19 lustre-debuginfo-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;3982392 Jan 10 09:19 lustre-debugsource-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;&nbsp;216548 Jan 10 09:19 lustre-devel-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;&nbsp;&nbsp;46220 Jan 10 09:19 lustre-iokit-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;&nbsp;&nbsp;20028 Jan 10 09:19 lustre-osd-ldiskfs-mount-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;&nbsp;&nbsp;36788 Jan 10 09:19 lustre-osd-ldiskfs-mount-debuginfo-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;&nbsp;&nbsp;12136 Jan 10 09:19 lustre-resource-agents-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root 16264600 Jan 10 09:19 lustre-tests-2.15.4-1.el8.x86_64.rpm<br class="">
-rw-r--r--. 1 root root &nbsp;&nbsp;519492 Jan 10 09:19 lustre-tests-debuginfo-2.15.4-1.el8.x86_64.rpm<br class="">
<br class="">
I installed them with 'dnf install *2.15.4-1.el8.x86_64.rpm' and that didn't return an error, and they show up as installed. However, depmod won't load them because they can't find a number of symbols - these symbols are all defined in the source code, as far
 as I can tell, so what is going on?<br class="">
<br class="">
[root@mds lustre-release]# depmod -v | grep lustre<br class="">
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>I'm not sure where there is a problem?</div>
<div><br class="">
</div>
&nbsp; &nbsp; &nbsp; &nbsp;-v,&nbsp;--verbose<br class="">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;In verbose mode,&nbsp;depmod&nbsp;will print (to stdout) all the symbols each<br class="">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;module depends on and the module's file name which provides that<br class="">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;symbol.</div>
<div><br class="">
</div>
<div>This is printing out *all* of the needed symbols, and it appears they are being met by the specified modules.</div>
<div><br class="">
</div>
<div>I used to use &quot;depmod -ae&quot; to check all modules and only print errors.</div>
<div><br class="">
</div>
<div>Cheers, Andreas</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">
<div class="">/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc_gss.ko needs &quot;sptlrpc_unpack_user_desc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc_gss.ko needs &quot;obd_timeout&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc_gss.ko needs &quot;cfs_crypto_hash_final&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc_gss.ko needs &quot;LNetPrimaryNID&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc_gss.ko needs &quot;sunrpc_cache_lookup_rcu&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/kernel/net/sunrpc/sunrpc.ko.xz<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/ko2iblnd.ko needs &quot;lnet_cpt_of_nid&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/ko2iblnd.ko needs &quot;cfs_cpt_bind&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/ko2iblnd.ko needs &quot;__ib_alloc_pd&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/kernel/drivers/infiniband/core/ib_core.ko.xz<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/ko2iblnd.ko needs &quot;rdma_resolve_addr&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/kernel/drivers/infiniband/core/rdma_cm.ko.xz<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko needs &quot;class_export_put&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko needs &quot;RQF_FLD_QUERY&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lfsck.ko needs &quot;ptlrpc_set_destroy&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lfsck.ko needs &quot;class_export_put&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lfsck.ko needs &quot;seq_client_fini&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lfsck.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lfsck.ko needs &quot;fld_local_lookup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko needs &quot;obd_lbug_on_eviction&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko needs &quot;cfs_hash_lookup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko needs &quot;libcfs_str2net&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mgs.ko needs &quot;tgt_sec_ctx_handlers&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mgs.ko needs &quot;local_file_find&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mgs.ko needs &quot;mgc_fsname2resid&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mgc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mgs.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mgs.ko needs &quot;libcfs_str2nid&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdt.ko needs &quot;class_setup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdt.ko needs &quot;tgt_obd_handlers&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdt.ko needs &quot;cfs_hash_lookup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdt.ko needs &quot;lfsck_register_namespace&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lfsck.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdt.ko needs &quot;fld_update_from_controller&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdt.ko needs &quot;seq_site_fini&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdt.ko needs &quot;libcfs_next_nidstring&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdt.ko needs &quot;qmt_hdls&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lquota.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lquota.ko needs &quot;ptlrpc_request_pack&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lquota.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lquota.ko needs &quot;cfs_hash_lookup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lod.ko needs &quot;ptlrpc_set_destroy&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lod.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lod.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lod.ko needs &quot;lfsck_add_target&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lfsck.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lod.ko needs &quot;fld_server_lookup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-tests/fs/llog_test.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-tests/fs/llog_test.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lov.ko needs &quot;ptlrpc_set_destroy&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lov.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lov.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lov.ko needs &quot;fld_client_lookup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/osc.ko needs &quot;ldlm_enqueue_min&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/osc.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/osc.ko needs &quot;cfs_hash_lookup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/osc.ko needs &quot;lnet_is_rdma_only_page&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ost.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ost.ko needs &quot;target_print_req&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ost.ko needs &quot;cfs_cpt_table_free&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/ldiskfs.ko needs &quot;jbd2_complete_transaction&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/kernel/fs/jbd2/jbd2.ko.xz<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/ldiskfs.ko needs &quot;mb_cache_create&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/kernel/fs/mbcache.ko.xz<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdecho.ko needs &quot;tgt_sec_ctx_handlers&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdecho.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdecho.ko needs &quot;seq_client_fini&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdecho.ko needs &quot;lbug_with_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lustre.ko needs &quot;range_unlock&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lustre.ko needs &quot;req_capsule_field_present&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lustre.ko needs &quot;llcrypt_file_open&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lustre.ko needs &quot;LNetGetId&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lustre.ko needs &quot;lov_read_and_clear_async_rc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lov.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lustre.ko needs &quot;it_open_error&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lustre.ko needs &quot;lmv_free_memmd&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lmv.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko needs &quot;cfs_hash_lookup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko needs &quot;LNetAddPeer&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko needs &quot;class_export_put&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko needs &quot;req_capsule_client_get&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko needs &quot;fld_insert_entry&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdd.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdd.ko needs &quot;nm_config_file_deregister_tgt&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdd.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdd.ko needs &quot;lfsck_get_windows&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lfsck.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdd.ko needs &quot;LU_OBF_FID&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdd.ko needs &quot;fld_server_lookup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/osd_ldiskfs.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/osd_ldiskfs.ko needs &quot;__ldiskfs_iget&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/ldiskfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/osd_ldiskfs.ko needs &quot;seq_client_fini&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/osd_ldiskfs.ko needs &quot;jbd2__journal_restart&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/kernel/fs/jbd2/jbd2.ko.xz<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/osd_ldiskfs.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/osd_ldiskfs.ko needs &quot;fld_local_lookup&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/osd_ldiskfs.ko needs &quot;qsd_op_begin&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lquota.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre-osd-ldiskfs/fs/osd_ldiskfs.ko needs &quot;tgt_server_data_update&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko needs &quot;cfs_expr_list_free_list&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko needs &quot;rpc_pton&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/kernel/net/sunrpc/sunrpc.ko.xz<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdc.ko needs &quot;osc_object_free&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/osc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdc.ko needs &quot;ptlrpc_request_pack&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdc.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdc.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdc.ko needs &quot;lov_fix_ea_for_replay&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lov.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mdc.ko needs &quot;client_fid_init&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/osp.ko needs &quot;ptlrpc_request_pack&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/osp.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/osp.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/osp.ko needs &quot;client_fid_init&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/osp.ko needs &quot;libcfs_next_nidstring&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mgc.ko needs &quot;ptlrpc_request_pack&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mgc.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mgc.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/mgc.ko needs &quot;libcfs_next_nidstring&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ofd.ko needs &quot;tgt_sec_ctx_handlers&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ofd.ko needs &quot;num_exports_show&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ofd.ko needs &quot;seq_server_fini&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fid.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ofd.ko needs &quot;lfsck_register_namespace&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lfsck.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ofd.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ofd.ko needs &quot;fld_update_from_controller&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ofd.ko needs &quot;libcfs_next_nidstring&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ofd.ko needs &quot;lquotactl_slv&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lquota.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lmv.ko needs &quot;ptlrpc_set_destroy&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/ptlrpc.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lmv.ko needs &quot;class_unregister_type&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/obdclass.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lmv.ko needs &quot;fld_client_add_target&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/fld.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lmv.ko needs &quot;cfs_fail_loc&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/fs/lmv.ko needs &quot;LNetGetId&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/ksocklnd.ko needs &quot;lnet_inet_enumerate&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/ksocklnd.ko needs &quot;cfs_cpt_bind&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet_selftest.ko needs &quot;lnet_cpt_of_nid&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet.ko<br class="">
/lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/lnet_selftest.ko needs &quot;cfs_wi_schedule&quot;: /lib/modules/4.18.0-513.9.1.el8_9.x86_64/extra/lustre/net/libcfs.ko<br class="">
_______________________________________________<br class="">
lustre-discuss mailing list<br class="">
<a href="mailto:lustre-discuss@lists.lustre.org" class="">lustre-discuss@lists.lustre.org</a><br class="">
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
<div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div>Cheers, Andreas</div>
<div>--</div>
<div>Andreas Dilger</div>
<div>Lustre&nbsp;Principal Architect</div>
<div>Whamcloud</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div><br class="">
</div>
</div>
</div>
</div>
</div>
</div>
<br class="Apple-interchange-newline">
</div>
<br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
</div>
<br class="">
</body>
</html>