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