Details
Description
I am studying the Lustre File System and need re-build the 2.9 Lustre with Linux Kernel 4.1.38.
But, the ldiskfs module has so many patches for ext3/ext4 only on Linux kernel 3.12 or earlier. Can the ldiskfs support Linux kernel 4.1.38 or later versions?
Hi Dilger,
I have found some description about run Lustre on the ZFS as the back fs : http://wiki.lustre.org/Lustre_with_ZFS_Install
It seems that this is the way using ZFS instead of ldiskfs. Thanks you again !!!