通过查看/boot/config-xxxx文件,我发现内核模块“ ceph ”和“ rbd ”被配置为我的centos 7"Y"或"M"在我的centos 7中。
Does any guys know what's the best way to add these modules back ?
我是否需要手动download将内核源代码和configure这些模块设置为“Y/M”?
还是我只需要build两个内核模块并将add它们添加到/lib64/modules?