Difference between revisions of "How To"
Jump to navigation
Jump to search
(Created page with "= How to information regarding Lustre == == How to setup a virtual Lustre Clustre == == How to test Lustre ==") |
m |
||
(25 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | + | A list of Lustre related How-To guides. | |
− | + | * [[KVM_Quick_Start_Guide | How to setup a virtual Lustre Cluster on KVM]] | |
− | + | * [https://wiki.whamcloud.com/display/PUB/Testing+a+Lustre+filesystem How to test a Lustre filesystem] | |
− | + | * [[TestingLustreCode | How to test Lustre Code]] | |
+ | * [[Infiniband_Configuration_Howto | How to configure complex infiniband systems with Lustre]] | ||
+ | * [[Lustre_with_ZFS_Install | How to install Lustre on ZFS]] | ||
+ | * [[MDT_Mirroring_with_ZFS_and_SRP | How to mirror an MDT with ZFS and SRP]] | ||
+ | * [[Simple_Gerrit_Builder_Howto | How to add your own builder or testing bot to Lustre gerrit]] | ||
+ | * [[Compiling_Lustre | How to compile Lustre and create packages]] | ||
+ | * [[Create a Virtual HPC Storage Cluster with Vagrant]] | ||
+ | * [[LNet_Router_Config_Guide | Configure LNet Router]] | ||
+ | * [[ZFS_MDT_ENOSPC_Recovery | ZFS MDT ENOSPC Recovery]] | ||
+ | * [[Using_Maloo | Using Maloo]] | ||
+ | [[Category: Howto]] |
Latest revision as of 14:16, 11 July 2018
A list of Lustre related How-To guides.
- How to setup a virtual Lustre Cluster on KVM
- How to test a Lustre filesystem
- How to test Lustre Code
- How to configure complex infiniband systems with Lustre
- How to install Lustre on ZFS
- How to mirror an MDT with ZFS and SRP
- How to add your own builder or testing bot to Lustre gerrit
- How to compile Lustre and create packages
- Create a Virtual HPC Storage Cluster with Vagrant
- Configure LNet Router
- ZFS MDT ENOSPC Recovery
- Using Maloo