Chapter 15. Performance considerations
493
By default, the output is sent to the console or administrative display, using a
pipe to redirect it to a file. We collected the server instrumentation traces for the
backup and the restore attempt. Since we know we are backing up a file of 500
MB it is easy to identify the related threads from the server trace by looking at the
Total KB section. Example 15-14 shows the threads for the backup.
Example 15-14 Server instrumentation statistics: backup
Thread 46 SessionThread (Win Thread ID 2860) 09:47:57.875-->09:48:42.281
Session ID 79 BANDA (AIX)
Operation Count Tottime Avgtime Mintime Maxtime InstTput Total KB
----------------------------------------------------------------------------
Network Recv 24752 44.249 0.002 0.000 0.031 11571.4 512024
Network Send 11 0.000 0.000 0.000 0.000 0
Acquire Latch 65 0.000 0.000 0.000 0.000
Acquire XLatch 134 0.000 0.000 0.000 0.000
Thread Wait 2012 0.110 0.000 0.000 0.047
Unknown 0.047
----------------------------------------------------------------------------
Total 44.406 11530.5 512024
Thread 48 AgentThread (Win Thread ID 1612) 09:47:57.921-->09:48:42.265
C:\TSMDATA\STG\FILECLASS\00000012.
Operation Count Tottime Avgtime Mintime Maxtime InstTput Total KB
----------------------------------------------------------------------------
Disk Write 2001 7.030 0.004 0.000 0.016 72867.1 512256
Disk Commit 2 0.047 0.024 0.015 0.032
Acquire XLatch 3 0.000 0.000 0.000 0.000
Thread Wait 2010 37.221 0.019 0.000 0.032
Unknown 0.046
----------------------------------------------------------------------------
Total 44.344 11551.9 512256
By matching the threads reading and writing data for a single session, the
bottleneck can be seen. In Example 15-14 on page 493 it is the network. A faster
network would increase backup times. This proves one simple statement: The
process can only be as fast as the slowest component involved. But we are
interested in why the restore was so slow. So now have a look at those server
instrumentation statistics, as shown in Example 15-15.
Example 15-15 Server instrumentation statistics: restore
Thread 48 AgentThread (Win Thread ID 3192) 10:40:15.890-->10:47:16.890
C:\TSMDATA\STG\FILECLASS\00000012.
Operation Count Tottime Avgtime Mintime Maxtime InstTput Total KB
----------------------------------------------------------------------------
Disk Read 2001 9.365 0.005 0.000 0.032 54699.0 512256
Disk Commit 1 0.015 0.015 0.015 0.015
Содержание E16RMLL-I - Tivoli Storage Manager
Страница 2: ......
Страница 23: ...Figures xxi 22 6 AIX lab environment 708...
Страница 24: ...xxii IBM Tivoli Storage Manager Implementation Guide...
Страница 32: ...2 IBM Tivoli Storage Manager Implementation Guide...
Страница 44: ...14 IBM Tivoli Storage Manager Implementation Guide...
Страница 94: ...64 IBM Tivoli Storage Manager Implementation Guide...
Страница 96: ...66 IBM Tivoli Storage Manager Implementation Guide...
Страница 126: ...96 IBM Tivoli Storage Manager Implementation Guide...
Страница 298: ...268 IBM Tivoli Storage Manager Implementation Guide...
Страница 354: ...324 IBM Tivoli Storage Manager Implementation Guide...
Страница 356: ...326 IBM Tivoli Storage Manager Implementation Guide...
Страница 423: ...Chapter 12 Scheduling 393 Week of Month Expire Never tsm quit...
Страница 424: ...394 IBM Tivoli Storage Manager Implementation Guide...
Страница 510: ...480 IBM Tivoli Storage Manager Implementation Guide...
Страница 552: ...522 IBM Tivoli Storage Manager Implementation Guide...
Страница 554: ...524 IBM Tivoli Storage Manager Implementation Guide...
Страница 594: ...564 IBM Tivoli Storage Manager Implementation Guide...
Страница 612: ...582 IBM Tivoli Storage Manager Implementation Guide...
Страница 618: ...588 IBM Tivoli Storage Manager Implementation Guide...
Страница 720: ...690 IBM Tivoli Storage Manager Implementation Guide...
Страница 752: ...722 IBM Tivoli Storage Manager Implementation Guide...
Страница 758: ...728 IBM Tivoli Storage Manager Implementation Guide...
Страница 780: ...750 IBM Tivoli Storage Manager Implementation Guide...
Страница 802: ...772 IBM Tivoli Storage Manager Implementation Guide...
Страница 823: ...Index 793 Z z OS tape management 58 zOS 200...
Страница 824: ...794 IBM Tivoli Storage Manager Implementation Guide...
Страница 825: ...IBM Tivoli Storage Manager Implementation Guide...
Страница 826: ......
Страница 827: ......