#!/bin/sh # Config file for setting up an object storage target with obdext2 OSTDEV=/dev/hda7 OSTFS=ext2 OSTTYPE=obdext2 SETUP_OST=y