Details
-
Question/Request
-
Resolution: Fixed
-
Blocker
-
Lustre 2.12.1
-
Centos 2.6 with kernel 3.10.0-957.10.1.el7
Mellannox 100GB Ethernet w/ RoCE
-
9223372036854775807
Description
We are trying to stand up a new Lustre instance based on version 2.12.1. The DKMS packages downloaded from the Whamcloud website install without error. But, there doesn't seem to be a way to start the Lustre service. /usr/lib/systemd/system/lustre.service appears to only unmount a filesystem and there is no longer an /etc/rc.d/init.d/lustre
We found that removing both lnet.service and lustre.service from /usr/lib/systemd/system/ and recopying /etc/rc.d/init.d/lnet and /etc/rc.d/init.d/lustre from a working Lustre 2.10.3 system allowed us to start the system and mount the OSTs that we created with mkfs.lustre.
Creating an MGS/MDS with mkfs.lustre executes and running zpool list reports the expected values. The server is using the in kernel OFED for Mellanox ConnectX 100GBE cards. The packages we installed were:
libuutil1-0.7.13-1.el7.x86_643.rpm
libzfs2-0.7.13-1.el7.x86_643.rpm
libzfs2-devel-0.7.13-1.el7.x86_643.rpm
libzpool2-0.7.13-1.el7.x86_643.rpm
lustre-2.12.1-1.el7.x86_643.rpm
lustre-osd-zfs-mount-2.12.1-1.el7.x86_643.rpm
lustre-resource-agents-2.12.1-1.el7.x86_643.rpm
lustre-zfs-dkms-2.12-1.el7.x86_643.rpm
spl-0.7.13-1.el7.x86_643.rpm
spl-debuginfo-0.7.13-1.el7.x86_643.rpm
spl-dkms-0.7.13-1.el7.x86_643.rpm
zfs-0.7.13-1.el7.x86_643.rpm
zfs-debuginfo-0.7.13-1.el7.x86_643.rpm
zfs-dkms-0.7.13-1.el7.x86_643.rpm
zfs-test-0.7.13-1.el7.x86_643.rpm
What am I missing here? Thanks!
Attachments
Issue Links
- is related to
-
LU-8384 convert startup scripts to systemd unit files for EL7
- Resolved