#!/bin/sh # Config file for setting up an object storage target with obdext2 OSTDEV=/tmp/ost OSTSIZE=10000 OSTFS=ext2 OSTTYPE=obdfilter SETUP_OST=y