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