Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LUSTRE_FS
:
( CONFIG_LNET ) && ( CONFIG_MULTIUSER )
ptlrpc
, ptlrpc_gss
This option enables Lustre file system client support. Choose Y here if you want to access a Lustre file system cluster. To compile this file system support as a module, choose M here: the module will be called lustre.
To mount Lustre file systems, you also need to install the user space mount.lustre and other user space commands which can be found in the lustre-client package, available from http://downloads.whamcloud.com/public/lustre/
Lustre file system is the most popular cluster file system in high performance computing. Source code of both kernel space and user space Lustre components can also be found at http://git.whamcloud.com/?p=fs/lustre-release.git;a=summary
If unsure, say N.
See also http://wiki.lustre.org/
Raw data from LKDDb:
lkddb fs "lustre" : CONFIG_LNET CONFIG_LUSTRE_FS CONFIG_STAGING : drivers/staging/lustre/lustre/obdclass/obd_mount.c # in 4.6–4.17
lkddb fs "lustre" : CONFIG_LUSTRE_FS CONFIG_STAGING : drivers/staging/lustre/lustre/obdclass/obd_mount.c # in 3.11–3.19, 4.0–4.5
lkddb module ptlrpc CONFIG_LUSTRE_FS : drivers/staging/lustre/lustre/Kconfig : "Lustre file system client support" # in 3.17–3.19, 4.0–4.17
lkddb module ptlrpc_gss CONFIG_LUSTRE_FS : drivers/staging/lustre/lustre/Kconfig : "Lustre file system client support" # in 3.11–3.16
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index
Automatically generated (in year 2024). See also LKDDb sources on GitLab