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