From 28eafb005f58f085bb1f01011acf15bf2c4e43c0 Mon Sep 17 00:00:00 2001 From: Andrew Jones Date: Thu, 7 Jul 2005 15:05:09 +0000 Subject: [PATCH] Updated common.config for sheila's new partition layout. Merge of master-melb:xfs-cmds:23102a by kenmcd. Updated common.config for sheila's new partition layout. --- common.config | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/common.config b/common.config index ed979a84..f4b8fd82 100644 --- a/common.config +++ b/common.config @@ -176,10 +176,13 @@ known_hosts() sheila) MODULAR=1 EMAIL="nathans@larry" - SCRATCH_MNT=/mnt/xfs0 - SCRATCH_DEV=/dev/hda5 - TEST_DIR=/mnt/xfs1 - TEST_DEV=/dev/hda7 + SCRATCH_MNT=/mnt/scratch + SCRATCH_DEV=/dev/hdb1 + TEST_DIR=/mnt/test + TEST_DEV=/dev/hdb2 + TEST_LOGDEV=/dev/hdb3 + SCRATCH_LOGDEV=/dev/hdb5 + #SCRATCH_RTDEV=/dev/hdb6 RMT_TAPE_DEV=bruce:/dev/st0 RMT_IRIXTAPE_DEV=snort:/dev/tape RMT_TAPE_USER=guest -- 2.39.5