Hi,
I am planning to set up a cluster running Lustre FS with
all nodes running on Ubuntu 14.04 in our lab and looking for
references of any such deployments and possibly pointers in
that direction.
I am aware that officially Lustre supports only Cent OS or
RHEL for servers (MDS/OSS). But I wanted to try with Ubuntu as
the OS on all clients, OSS and MDS nodes.
Though there are enough references on the net showing that
clients in the cluster were running Ubuntu, I found it
difficult to find much information about servers running on
Ubuntu.
The links I found like the Debian wiki for installing show
that the kernel need to be recomplied for installing lustre
servers. (Their explanation was with kernel version 2.6.32).
The links presented there looks outdated and were not
functional. (Wiki was made for Lustre 2.2 version)
The current Ubuntu 14.04 LTS runs on 3.13.0-49-generic
kernel version. I looked up GitHub of the latest kernel
version and it shows that the lustre client's code has been
incorporated into the kernel. I am unable to find any
information wrt to the servers.
So, should I downgrade my kernel to 2.6.X version,
recomplie it with the patch and use it for lustre server(s)
installation?
Hope to hear back with some help regarding this.
Thanks,
Akhilesh Gadde.