#!/bin/sh # Config file for setting up a metadata server MDSFS=ext2 MDSDEV=/tmp/mds MDSSIZE=10000 SETUP_MDS=y