1 # Simple file showing 1 extent, device and target
4 # name storage offset (in bytes) size
5 extent0 /tmp/iscsi-target0 0 100MB
8 # name resilience devices/extents
13 target0 device0 10.4.0.0/16
17 # NB, in the above, the intermediate device definition is not necessary.
18 # It could have been simply:
19 extent1 /tmp/iscsi-target1 0 100MB
20 target1 extent1 10.4.0.0/16