
*
* Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
*

*
* Author: Henk Vandenbergh.
*


*Example 6: Swat I/O trace replay

rg=group1,devices=(123,456,789)
sd=sd1,lun=/dev/rdsk/c0t0d0sx,replay=group1
sd=sd2,lun=/dev/rdsk/c1t0d0sx,replay=group1
wd=wd1,sd=sd1
rd=run1,wd=wd1,elapsed=9999,interval=10,replay=/tmp/flatfile.bin.gz

* Replay the workload of device numbers 123, 456 and 789 from the Swat
* flatfile.bin.gz file on /dev/rdsk/c0t0d0sx and /dev/rdsk/c1t0d0sx


