mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Updated common.config to icy new scratch disk partition layout.
Merge of master-melb:xfs-cmds:23171a by kenmcd. Updated common.config to icy new scratch disk partition layout.
This commit is contained in:
+5
-7
@@ -304,14 +304,12 @@ known_hosts()
|
||||
MODULAR=0
|
||||
EMAIL="ajones@sgi.com"
|
||||
TEST_DIR=/mnt/test
|
||||
TEST_DEV=/dev/sda3
|
||||
#TEST_LOGDEV=/dev/sda9
|
||||
#TEST_RTDEV=/dev/sda10
|
||||
TEST_DEV=/dev/sdb1
|
||||
TEST_LOGDEV=/dev/sdb3
|
||||
SCRATCH_MNT=/mnt/scratch
|
||||
#SCRATCH_DEV=emu:/mnt/scratch
|
||||
SCRATCH_DEV=/dev/sda5
|
||||
SCRATCH_LOGDEV=/dev/sda8
|
||||
SCRATCH_RTDEV=/dev/sda7
|
||||
SCRATCH_DEV=/dev/sdb2
|
||||
SCRATCH_LOGDEV=/dev/sdb5
|
||||
SCRATCH_RTDEV=/dev/sdb6
|
||||
TAPE_DEV=/dev/st0
|
||||
RMT_IRIXTAPE_DEV=snort:/dev/tape
|
||||
RMT_TAPE_DEV=icy:/dev/st0
|
||||
|
||||
Reference in New Issue
Block a user