My first guess is that the build that picked up the wrong -devel packages. Since most of by development builds are not done using mock, my rule of thumb is: - Only one MOFED version installed. - When building a zfs backend I also ensure that the build machine has only one kernel-devel package and is running the target kernel.
As long as my build machine is running the kernel/ofed/zfs that I expect to install against I have not run into install failures due to symbol verisons. Regards, Shaun On 8/14/20, 10:14 AM, "lustre-discuss on behalf of Michael Di Domenico" <[email protected] on behalf of [email protected]> wrote: i'm trying to load my compiled lustre rpms 2.12.5 with rhel7.8 and mofed 5.1. the rpms compiled fine, but when i try to do a yum install i get something similar to the LU referenced and in the the email below. however, there's no resolution for either, so i'm not sure what's going on or wrong https://jira.whamcloud.com/browse/LU-12467 On Tue, Apr 16, 2019 at 11:27 AM Pharthiphan Asokan <[email protected]> wrote: > > > Hello, > > unable to install lustre clients on Centos 7.6 with MLNX_OFED_LINUX-4.5-1.0.1.0 it gives the following error > > # rpm -ivh lustre-client-2.10.7-1.el7.x86_64.rpm kmod-lustre-client-2.10.7-1.el7.x86_64.rpm > error: Failed dependencies: > ksym(__ib_alloc_pd) = 0xb605e262 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(__ib_create_cq) = 0x731178df is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(__rdma_accept) = 0x85ee823d is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(__rdma_create_id) = 0x1eeede2e is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(backport_dependency_symbol) = 0xb43a926b is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(ib_alloc_mr) = 0x7b907a5a is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(ib_create_fmr_pool) = 0x140f2eb0 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(ib_dealloc_pd) = 0x32362537 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(ib_dereg_mr) = 0x664ba25f is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(ib_destroy_cq) = 0xe49ef01b is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(ib_fmr_pool_map_phys) = 0x3170a093 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(ib_fmr_pool_unmap) = 0x13dd284e is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(ib_get_dma_mr) = 0xc629249a is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(ib_map_mr_sg) = 0x96489903 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(ib_modify_qp) = 0x6ef8ace7 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_bind_addr) = 0xcbb3c4d5 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_connect) = 0xd4981589 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_create_qp) = 0x141bf563 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_destroy_id) = 0x7aec50ef is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_destroy_qp) = 0x24cfdd21 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_disconnect) = 0x97804d4f is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_listen) = 0xcc650e2a is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_notify) = 0xd608fe11 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_reject) = 0x487c4183 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_resolve_addr) = 0x36b59868 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_resolve_route) = 0xb4c57fd5 is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > ksym(rdma_set_reuseaddr) = 0xeb13467e is needed by kmod-lustre-client-2.10.7-1.el7.x86_64 > > OS Level - CentOS 7.6.1810 > MOFED - 4.5-1.0.1.0 [installed with kernel support] > Lustre Client - lustre-client-2.10.7-1 > > > by having --no-deps I am able to install the lustre client rpms but I am not sure if that will have chain reactions later. > > Please help ! > _______________________________________________ > lustre-discuss mailing list > [email protected] > http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
