Creating a Managed Lustre ZFS Filesystem on a Vagrant virtual cluster

Software Contributor Documentation Table of Contents

zfs

Prerequisites

Create and setup your Vagrant cluster as described in Installing IML on Vagrant

Setting up Power Control

Follow these instructions to configure the Power Control.

Creating Zpools

Now that all managed servers have been added and the power control has been configured, the zpools can be created. Navigate to the volumes page and run the following provision script:

vagrant provision mds1 mds2 oss1 oss2 --provision-with create-zpools

Watch the volumes page and wait for the volumes associated with the targets to change. Four volumes should appear: mgs, mds, oss1, oss2.

Creating a Filesystem

To create a filesystem, simply navigate to Configuration->File Systems and click the Create button. Make the following selections:

After the selections have been made, click the button to create the filesystem. If you have any issues creating the filesystem there is a good chance that the interface for 10.73.20.x is not assigned to Lustre Network 0. If this happens, stop the filesystem and update the interfaces accordingly.

Setting up Clients

See Setting up Clients.