[lustre-discuss] Can't load module 'osd-zfs'
Yu Chen
chenyu at umbc.edu
Fri Jun 24 07:48:20 PDT 2016
Hello,
I am new to lustre system. Was trying to setup a lustre on Centos 7 with
zfs.
When came to the step to start lustre.service from systemctl, got the
errors:
....
-------
osd_zfs: disagrees about version of symbol dmu_objset_space
osd_zfs: Unknown symbol dmu_objset_space (err -22)
------
LustreError: 158-c: Can't load module 'osd-zfs'
LustreError: 48041:0:(genops.c:318:class_newdev()) OBD: unknown type: osd
-zfs
.....
Here is what I have done:
- I installed kernel-3.10.0-327.3.1.el7_lustre.x86_64,
- Then configured and installed zfs from archive.zfsonlinux.org
(0.6.5.7-1)
- Then downloaded and installed lustre rpms from el7.2.1511 from:
https://downloads.hpdd.intel.com/public/lustre/latest-feature-release/
- Then *zpool* create mdt01-pool /dev/sdb
- mkfs.lustre --reformat --fsname=lustre01 --mgs --mdt --backfstype=zfs
--index=0 --mgsnode=10.1.12.1 at o2ib --servicenode=10.1.12.1 at o2ib
mdt01-pool/mgsmdt01
- echo "mds1 - lustre01-MDT0000 zfs:mdt01-pool/mgsmdt01" > /etc/ldev.conf
- echo "options lnet networks=o2ib(ib0)" > /etc/modprobe.d/lustre.conf
- systemctl start lustre.service
This is where it failed.
Then I think it might be because of the zfs version. So downloaded
lustre-2.8.0-3.10.0_327.3.1.el7_lustre.x86_64.src.rpm, and tried to rebuild
from it. But after rebuilding, there were no lustre-osd-zfs and
lustre-osd-zfs-mount rpms?
Would greatly appreciate any suggestions!
Thanks in advance!
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20160624/ed3d8deb/attachment.htm>
More information about the lustre-discuss
mailing list