11.01.2013 Views

ABCs of z/OS System Programming Volume 3 - IBM Redbooks

ABCs of z/OS System Programming Volume 3 - IBM Redbooks

ABCs of z/OS System Programming Volume 3 - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

8.11 SSA loops<br />

SSA operation<br />

4 links per loop<br />

2 read and 2 write<br />

simultaneously in each direction<br />

40 MB/sec on each link<br />

Loop availability<br />

Loop reconfigures itself<br />

dynamically<br />

Spatial reuse<br />

Up to 8 simultaneous<br />

operations to local group <strong>of</strong><br />

disks (domains) per loop<br />

Figure 8-11 SSA loops<br />

SSA operation<br />

SSA is a high performance, serial connection technology for disk drives. SSA is a full-duplex<br />

loop-based architecture, with two physical read paths and two physical write paths to every<br />

disk attached to the loop. Data is sent from the adapter card to the first disk on the loop and<br />

then passed around the loop by the disks until it arrives at the target disk. Unlike bus-based<br />

designs, which reserve the whole bus for data transfer, SSA only uses the part <strong>of</strong> the loop<br />

between adjacent disks for data transfer. This means that many simultaneous data transfers<br />

can take place on an SSA loop, and it is one <strong>of</strong> the main reasons that SSA performs so much<br />

better than SCSI. This simultaneous transfer capability is known as “spatial release.”<br />

Each read or write path on the loop operates at 40 MBps, providing a total loop bandwidth <strong>of</strong><br />

160 MBps.<br />

Loop availability<br />

The loop is a self-configuring, self-repairing design that allows genuine hot-plugging. If the<br />

loop breaks for any reason, then the adapter card will automatically reconfigure the loop into<br />

two single loops. In the ESS, the most likely scenario for a broken loop is if the actual disk<br />

drive interface electronics fails. If this happens, the adapter card dynamically reconfigures the<br />

loop into two single loops, effectively isolating the failed disk. If the disk is part <strong>of</strong> a RAID<br />

array, the adapter card will automatically regenerate the missing disk using the remaining<br />

data and parity disks to the spare disk. After the failed disk is replaced, the loop is<br />

automatically reconfigured into full duplex operation and the replaced disk becomes a new<br />

spare.<br />

464 <strong>ABCs</strong> <strong>of</strong> z/<strong>OS</strong> <strong>System</strong> <strong>Programming</strong> <strong>Volume</strong> 3<br />

DA<br />

DA<br />

write<br />

read<br />

DA<br />

read<br />

write<br />

write<br />

read<br />

DA

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!