Manual IBM SG24-5360-00

84 pages 0.35 mb
Download

Go to site of 84

Summary
  • IBM SG24-5360-00 - page 1

    IBML RAMAC Virtual Array, Peer-to-Peer Remote Copy, and IXFP/SnapShot for VSE/ESA Alison Pate Dionisio Dychioco Guenter Rebmann Bill Worthington International Technical Support Organization http://www.redbooks.ibm.com This book was printed at 240 dpi (dots per inch). The final production redbook with the RED cover will be printed at 1200 dpi and wi ...

  • IBM SG24-5360-00 - page 2

    ...

  • IBM SG24-5360-00 - page 3

    International Technical Support Organization RAMAC Virtual Array, Peer-to-Peer Remote Copy, and IXFP/SnapShot for VSE/ESA January 1999 SG24-5360-00 IBML ...

  • IBM SG24-5360-00 - page 4

    Take Not e! Before using this information and the product it supports, be sure to read the general information in Appendix E, “Special Notices” on page 6 5 . First Edition (January 1999) This edition applies to Version 6 of VSE Central functions, Program Number 5686-066, Version 2, Release 3.1 of VSE/ESA, Program Number 5590-VSE, and Version 1, ...

  • IBM SG24-5360-00 - page 5

    Contents Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vii The Team That Wrote This Redbook ......................... vii Comments Welcome . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . viii Chapter 1. The IBM RAMAC Virtual Array ..................... 1 1 . 1 What Is an IBM RAMAC Virt ...

  • IBM SG24-5360-00 - page 6

    4.3.3 Subsystem Summary Report ........................ 31 Chapter 5. Peer-to-Peer Remote Copy ........................ 33 5 . 1 PPRC and VSE/ESA Software Requirements ................. 34 5 . 2 PPRC Hardware Requirements ......................... 35 5 . 3 Invoking peer-to-peer remote copy ....................... 35 5 .4 SnapShot Considerations . . ...

  • IBM SG24-5360-00 - page 7

    ITSO Redbook Evaluation ................................ 73 Contents v ...

  • IBM SG24-5360-00 - page 8

    vi RAMAC Virtual Array, Peer-to Peer Remote VSE/ESA ...

  • IBM SG24-5360-00 - page 9

    Preface This redbook provides a foundation for understanding VSE/ESA ′ s support for the IBM 9393 RAMAC Virtual Array (RVA). It covers existing support and the recently available IXFP/SnapShot for VSE/ESA and peer-to-peer remote copy support for the RVA. It also covers using IXFP/SnapShot for VSE/ESA for VSE/VSAM. The redbook is intended for use ...

  • IBM SG24-5360-00 - page 10

    Comments Welcome Your comments are important to us! We want our redbooks to be as helpful as possible. Please send us your comments about this or other redbooks in one of the following ways: • Fax the evaluation form found in “ITSO Redbook Evaluation” on page 7 3 t o the fax number shown on the form. • Use the online evaluation form found a ...

  • IBM SG24-5360-00 - page 11

    Chapter 1. The IBM RAMAC Virtual Array In this chapter we describe the RAMAC Virtual Array (RVA) and the support that VSE/ESA delivers for it. 1. 1 What Is an IBM RAMAC Virtual Array? We explain functions here on a level that is needed to understand how data is stored and organized on an RVA. If you would like more detailed descriptions of this int ...

  • IBM SG24-5360-00 - page 12

    The functional track directory (FTD) is the collective name for two tables that together map each functional track to an area in the RVA ′ s physical storage: − Functional track table The functional track table (FTT) contains the host-related pointers, that is, the functional-device-related track pointers of the FTD. − Track number table The ...

  • IBM SG24-5360-00 - page 13

    1.2 VSE/ESA Support for the RVA The RVA has been supported by VSE/ESA since its introduction. Because the RVA presents itself as logical 3380 or 3390 direct access storage devices (DASD) attached to a logical 3990 Model 3 storage control, releases of VSE/ESA supporting this logical environment have functioned with the RVA. However, until now, VSE/E ...

  • IBM SG24-5360-00 - page 14

    Figure 2. Data Snapping. SnapShot creates a logical copy by copying the F TD pointers. Only when either the original or the copied track is updated is its associated FTD pointer changed to point to the new data location. The other FTD pointer remains unchanged. Additional space is needed in this case. As long as there is a pointer to a data block i ...

  • IBM SG24-5360-00 - page 15

    1.2.3.2 Reporting Functions The IXFP/SnapShot for VSE/ESA reporting functiion displays logical volume utilization, such as space allocated and data stored on the volume. It can also display a summary of the entire subsystem and its NCL, freespace, capacity allocated and used, and the compression and compaction ratio. For the capacity management fun ...

  • IBM SG24-5360-00 - page 16

    6 RAMAC Virtual Array, Peer-to Peer Remote VSE/ESA ...

  • IBM SG24-5360-00 - page 17

    Chapter 2. RVA Benefits for VSE/ESA In this chapter we describe how VSE/ESA ′ s support for the RVA assists in managing storage, affects batch window characteristics, improves application development, and increases the availability of data to the applications running on the host system. 2. 1 RVA Simplifies Your Storage Management The RVA virtual ...

  • IBM SG24-5360-00 - page 18

    disk architecture, for the same physical space. Thus you can spread data over more volumes to improve performance and data availability of the subsystem. The hardware design of the RVA allows you to upgrade physical disk space to 726 GB without any subsystem outage time and without any change to the logical device configuration. Cache upgrades are ...

  • IBM SG24-5360-00 - page 19

    2.2.1 RAMAC Virtual Array The RVA ′ s virtual disk architecture enables performance improvement in batch processing. This new architecture, coupled with data compression and self-tuning capabilities, improves disk capacity utilization. Data from all logical volumes is written across all the physical disks the array. Automatic load balancing acros ...

  • IBM SG24-5360-00 - page 20

    • Report generation A large part of batch processing is often dedicated to generating output reports from production data. Often read access only is required by the applications. SnapShot can be used to decrease the contention of multiple read jobs accessing the same data set by replicating critical files and allowing parallel access to multiple ...

  • IBM SG24-5360-00 - page 21

    All necessary repair actions due to a hardware failure are performed concurrently with customer operation. With the RVA, data availability is also maintained during upgrades. Upgrading disk arrays or cache size can be done concurrently with subsystem operation, without impact or performance degradation. 2.4.2 SnapShot With SnapShot you can make a c ...

  • IBM SG24-5360-00 - page 22

    12 RAMAC Virtual Array, Peer-to Peer Remote VSE/ESA ...

  • IBM SG24-5360-00 - page 23

    Chapter 3. VSE/ESA Support for the RVA In this chapter we cover several utilities and the VSE/ESA Base Programs that support the RVA. 3.1 Prerequisites The RVA has been supported since VSE/ESA Version 1.4 and RVA microcode level of LIC 03.00.00 or higher. An equivalent microcode level is required for the StorageTek Iceberg 9200. To use IXFP/SnapSho ...

  • IBM SG24-5360-00 - page 24

    3.2 Volumes With VSE/ESA and the RVA, the subsystem volumes can be defined in different emulation modes. This makes the RVA absolutely adaptable to your needs. The following device type emulations are supported with the RVA: • 3380 model J, K, and KE (KE is a 3380K compatible device with the same number of cylinders (1770) as a 3380E). • 3390 m ...

  • IBM SG24-5360-00 - page 25

    3 .4 ICKDSF Once the 9393 is installed and the functional devices are defined on the operator panel (see Appendix A, “RVA Functional Device Configuration” on page 41) the only initialization needed for the RVA functional devices is a minimal init, ICKDSF INIT, with the additional parameters needed to define the VOLID and the volume table of con ...

  • IBM SG24-5360-00 - page 26

    16 RAMAC Virtual Array, Peer-to Peer Remote VSE/ESA ...

  • IBM SG24-5360-00 - page 27

    Chapter 4. IXFP/SnapShot for VSE/ESA IXFP/SnapShot for VSE/ESA is a combination of software and RVA microcode functions. It has three main functions, namely, SnapShot, DDSR, and Report. SnapShot is the data duplication utility that exploits the RVA ′ s virtual disk architecture to achieve instantaneous copy without actually using resources. DDSR ...

  • IBM SG24-5360-00 - page 28

    2. From a batch job You can code the function you want to invoke in the PARM field of the VSE-provided DTRIATTN module and submit the batch job for execution. Figure 7 illustrates the report function (IXFP REPORT) being invoked by a batch job using DTRIATTN. // JOB jobname // log // EXEC DTRIATTN,PARM= ′ IXFP REPORT ′ /& Figure 7. Sample Ba ...

  • IBM SG24-5360-00 - page 29

    * $$ JOB JNM=IXFPREXX,CLASS=0,DISP=D // JOB IXFPREXX // LIBDEF *,SEARCH=(PRD2.CONFIG,PRD1.BASE) // EXEC REXX=IXFPREXX,PARM= ′ IXFP REPORT#<your-console-cmd-2> ′ /& * $$ EOJ Figure 9. Using a REXX CLIST A s a Batch Job Step to Invoke an IXFP Function Note: More information about the REXX/VSE console automation capability can be found i ...

  • IBM SG24-5360-00 - page 30

    Figure 10 displays the RVA subsystem status on the operator console.   ixfp report AR 0015 SUBSYSTEM 1321117 AR 0015 *** DEVICE DETAIL REPORT *** AR 0015 <---FUNC. CAPACITY (MB)---> <---CAPACITY (%)---> PHYS. COMP. AR 0015 CUU DEF ALLOC STORED UNUSED ALLOC STORED UNUSED USED(MB) RATIO AR 0015 80E 2838.0 N/A 369.2 2468.7 N/A 13.01 ...

  • IBM SG24-5360-00 - page 31

    4. 1 I XFP SNAP SNAP identifies this command as a SNAP function. Figure 12 shows the syntax of the IXFP SNAP command. ┌┐ ─,─────────────────────────────────────────────────────────────── ──IXFP─ ─ ── ...

  • IBM SG24-5360-00 - page 32

      AR 0015 1I40I READY ixfp snap,80e:80f,vol1=patev3 AR+0015 IXFP23D SNAP FROM CUU=80E CYL= ′0000′ TO CUU=80F CYL= ′0000′ NCYL= ′0 D0B - REPLY ′ YES ′ TO PROCEED 15 yes AR 0015 IXFP22I SNAP TO CUU= 80F STARTED AT 18:46:51 11/16/1998 AR 0015 IXFP20I SNAP FUNCTION COMPLETED AT 18:46:51 11/16/1998 AR 0015 1I40I READY   Figure ...

  • IBM SG24-5360-00 - page 33

    4.1.2 A Range of Cylinders You copy a range of cylinders by identifying the device address or VOL1 label of the source and target in the IXFP SNAP command. In addition, the decimal start cylinder (scyl) and end cylinder (-scyl) or number of cylinders (,ncyl) are specified in parentheses and appended to the source specification. Optionally, the targ ...

  • IBM SG24-5360-00 - page 34

    The source and the target device must be of the same type and must be within the same RVA subsystem. (If you are using test partitions, the source and the target must also be in the same partition.) 4.1.3 A Non-VSAM File You copy a file by indicating the data set name on the source device, using the DSN= (data set name) parameter, in addition to id ...

  • IBM SG24-5360-00 - page 35

    4 .2 IXFP DDSR DDSR identifies this command as a DDSR function. DDSR causes the release of the physical storage space associated with: • Expired files • A total volume • A range of cylinders • A specified file This function ensures that all space releases done on the VSE system (normally through deletes) result in space releases in the RVA ...

  • IBM SG24-5360-00 - page 36

    Notes: When you do DDSR for expired files, VSE performs checking on the online (up) units. DDSR checks only those RVA devices managed by the VSE system. DDSR considers only the files created by VSE. 4.2.2 A Total Volume It is possible to delete and release space for an entire volume when you include the device address or VOLID label with no other o ...

  • IBM SG24-5360-00 - page 37

    The NOPROMPT parameter is included to prevent decision-type messages from being issued. Otherwise, decision-type messages are issued for the operator to verify and confirm (similar to Figure 16). Notes: The device should belong to the RVA subsystem managed by the VSE system. The device should be in the offline (DVCDN) condition. The highest (end) c ...

  • IBM SG24-5360-00 - page 38

    ┌┐ ── ─────── ──IXFP─ ─ ── ─ ─ ─REPORT ─ ──  ┴ ┬┬ ───── ──────────────────────────────────────────────────────────────────────────? ...

  • IBM SG24-5360-00 - page 39

      ixfp report AR 0015 SUBSYSTEM 1321117 AR 0015 *** DEVICE DETAIL REPORT *** AR 0015 <---FUNC. CAPACITY (MB)---> <---CAPACITY (%)---> PHYS. COMP. AR 0015 CUU DEF ALLOC STORED UNUSED ALLOC STORED UNUSED USED(MB) RATIO AR 0015 80E 2838.0 N/A 369.2 2468.7 N/A 13.01 86.99 213.6 1.72 AR 0015 80F 2838.0 N/A 0.8 2837.1 N/A 0.03 99.97 0.0 ...

  • IBM SG24-5360-00 - page 40

    STORED This field contains the percentage of the defined functional capacity that contains stored data (occupying disk array storage) for the device or subsystem. UNUSED This field contains the percentage of the defined functional capacity for the device or subsystem that does not yet contain data and is thus unused (that is, not occupying disk arr ...

  • IBM SG24-5360-00 - page 41

    4.3.2 Device Summary Report CAPACITY This column covers the capacity groups that are being differentiated. <-----TOTAL-----> This column covers the total capacity in megabytes that has been allocated to the appropriate group in that line. The capacity is the sum of all the devices that were selected for the report. <------TOTALS %------> ...

  • IBM SG24-5360-00 - page 42

    32 RAMAC Virtual Array, Peer-to Peer Remote VSE/ESA ...

  • IBM SG24-5360-00 - page 43

    Chapter 5. Peer-to-Peer Remote Copy In this chapter we describe the VSE/ESA support for the RVA and the PPRC. As part of the continuing effort to meet customer requirements for 24-hour 7-day availability, the RVA Model T82 provides remote copy for disaster and critical volume protection. PPRC is supported by OS/390, VSE/ESA, and VM/ESA. PPRC comple ...

  • IBM SG24-5360-00 - page 44

    Figure 20 on page 34 shows the data flow between the host and the two RVAs. This would be the sequence of a write operation to the primary RVA: 1 . Th e host application issues a write request to a file, a nd t he VSE/ESA supervisor converts the request to a start subchannel request to the RVA. The RVA receives the request, compresses the data as i ...

  • IBM SG24-5360-00 - page 45

    5. 2 PPRC Hardware Requirements The hardware requirements for both the primary and secondary RVAs to support PPRC are: • RVA Model T82 • Feature code 7001 • PPRC-enabling LIC (LIC level T04.05.xx is the minimum level) • Remote Service capability Note: We recommend that 4 GB of cache be installed on the RVAs to maximize performance. W e also ...

  • IBM SG24-5360-00 - page 46

    5.4 SnapShot Considerations The RVA provides the unique ability to combine SnapShot functions with PPRC functions. There are some considerations regarding the interaction of SnapShot with volumes that are part of a PPRC pair. You cannot use SnapShot to copy data onto any volume that is part of a PPRC pair. SnapShot requires that addresses be availa ...

  • IBM SG24-5360-00 - page 47

    In the examples that follow, the short form of some of the parameters is used. The long form of these parameters is: • NoVeriFY • PRIMary • SECondary • UNITaddress 5.5.1 Setting Up PPRC Paths and Pairs The sequence of tasks for setting up PPRC at the primary site is: 1. Obtain t h e SSID, serial number, and CC A for both th e primary an d s ...

  • IBM SG24-5360-00 - page 48

    PPRCOPY SUSPEND(SEC) UNIT(D48) PRIM(X ′0057′,7390007, X ′07′) SEC(X ′053 F ′,7390014, X ′0 F ′) 2. Check o n t h e secondary device, using QUERY a t t h e recovery site: PPRCOPY QUERY UNIT(D8C) 3. Issue t h e RECOVER command at th e recovery site: PPRCOPY RECOVER UNIT(D8C) NVFY PRIM(X ′0057′,7390007, X ′07′) SEC(X ′053 F ? ...

  • IBM SG24-5360-00 - page 49

    5.6.1 Determining the Logical Control Unit Number for RVA You can calculate the LCU number by using the CUADD value used in the IOCP configuration for each LCU. Each of the four CUADDs contains 64 devices. If the device numbers on the RVA have been generated as a contiguous group of 256 addresses, the LCU can be calculated from the last two digits ...

  • IBM SG24-5360-00 - page 50

    40 RAMAC Virtual Array, Peer-to Peer Remote VSE/ESA ...

  • IBM SG24-5360-00 - page 51

    Appendix A. RVA Functional Device Configuration The procedure presented here describes the steps to configure functional devices through the 9393 operator panel. Figure 21 shows the steps required to get to the Functional Device Configuration screen. Figure 21. Functional Device Configuration On Functional Device Configuration screen CD23 (Figure 2 ...

  • IBM SG24-5360-00 - page 52

    Figure 22. Functional Device Configuration Screen CD23 1. Move t h e cursor up or down to select the device you want to modify and press Enter to get to Modify Functional Device screen CD32 (Figure 23). Figure 23. Modify Functional Device Screen CD32 2 . O n screen CD32 enter the name of t he device, modify the device accordingly, and press F10 to ...

  • IBM SG24-5360-00 - page 53

    Appendix B. IXFP Command Examples In this appendix we present the syntax and use of the various IXFP commands. B.1 SNAP Command In this section we present examples of the IXFP SNAP command. The command syntax is followed by examples of using the command. Remember: Before you can use the SNAP option, you must bring the target offline by using the VS ...

  • IBM SG24-5360-00 - page 54

    access method (SAM) files, however, can be relocated to a different, single extent disk location on the target device. In this case, the tcyl operand must be supplied, but the device must not be a VM partial pack minidisk. The proper label information (single FORMAT-1 label) will be created and added to the target VTOC. Processing multivolume files ...

  • IBM SG24-5360-00 - page 55

    NOPROMPT Prevents decision-type messages from being issued. Some messages require an operator reply before the specified function is initiated. The specification of the NOPROMPT keyword causes the system to bypass this decision-type message and initiates the function without any additional notice. Note: With the exception of file snapping (DSN=), V ...

  • IBM SG24-5360-00 - page 56

      ixfp report AR 0015 SUBSYSTEM 1321117 AR 0015 *** DEVICE DETAIL REPORT *** AR 0015 <---FUNC. CAPACITY (MB)---> <---CAPACITY (%)---> PHYS. COMP. AR 0015 CUU DEF ALLOC STORED UNUSED ALLOC STORED UNUSED USED(MB) RATIO AR 0015 80E 2838.0 N/A 369.2 2468.7 N/A 13.01 86.99 213.6 1.72 AR 0015 80F 2838.0 N/A 0.8 2837.1 N/A 0.03 99.97 0.0 ...

  • IBM SG24-5360-00 - page 57

    Notes: In Figure 25, in the DEVICE DETAIL REPORT, the data stored for device 80F reflects snapping the data from 80E. Also, the physical used capacity reflects its source on device 80E. The key indicator is the NET-CAPACITY-LOAD (%), which shows that the PROD capacity of the RVA has remained constant at 51.01%. Using the VOLUME command, we verified ...

  • IBM SG24-5360-00 - page 58

      ixfp snap,80e(dsn= ′ test.data.1 ′):80 f(1000),noprompt AR 0015 IXFP22I SNAP TO CUU= 80F STARTED AT 18:52:48 11/17/1998 AR 0015 IXFP20I SNAP FUNCTION COMPLETED AT 18:52:48 11/17/1998 AR 0015 1I40I READY ixfp snap,80e(dsn= ′ test.data.2 ′):80 f(2000),noprompt AR 0015 IXFP25I VTOC ERROR DURING WRITEANY PROCESSING RC= ′10′ ON DEVIC ...

  • IBM SG24-5360-00 - page 59

    B.2 DDSR Command In this section we present examples of the IXFP DDSR command. Remember: Before you can use the DDSR option against a volume, you must bring it offline by using the DVCDN VSE/ESA command. B.2.1 Syntax ──IXFP─ ─ ── ─ ─ ─DDSR ─ ─┬ ┬ ───────────────────────? ...

  • IBM SG24-5360-00 - page 60

    UP (DVCUP) state, the file will be deleted unconditionally and the space returned to the RVA freespace. I f the device is DOWN (DVCDN), the command will be rejected and an error message provided. Processing multivolume files is the responsibility of the operator, such that the DDSR command should be repeated for all volumes containing file extents. ...

  • IBM SG24-5360-00 - page 61

      ixfp report,80f AR 0015 SUBSYSTEM 1321117 AR 0015 *** DEVICE DETAIL REPORT *** AR 0015 <---FUNC. CAPACITY (MB)---> <---CAPACITY (%)---> PHYS. COMP. AR 0015 CUU DEF ALLOC STORED UNUSED ALLOC STORED UNUSED USED(MB) RATIO AR 0015 80F 2838.0 N/A 369.2 2468.7 N/A 13.01 86.99 213.6 1.72 AR 0015 1I40I READY ixfp ddsr,patev3 AR+0015 IXF ...

  • IBM SG24-5360-00 - page 62

      ixfp report,80e,80f AR 0015 SUBSYSTEM 1321117 AR 0015 *** DEVICE DETAIL REPORT *** AR 0015 <---FUNC. CAPACITY (MB)---> <---CAPACITY (%)---> PHYS. COMP. AR 0015 CUU DEF ALLOC STORED UNUSED ALLOC STORED UNUSED USED(MB) RATIO AR 0015 80E 2838.0 N/A 369.2 2468.7 N/A 13.01 86.99 213.6 1.72 AR 0015 80F 2838.0 N/A 369.2 2468.7 N/A 13.0 ...

  • IBM SG24-5360-00 - page 63

    and they were all on channel 8, ″ IXFP REPORT,8 ″ would show all the devices in the RVA, because a storage control address was not specified. Note: The REPORT function, if used under VM, only works for full-pack minidisks or dedicated devices. B.3.2 Reporting on the Capacity of a Single Volume Figure 33 shows the response to a single volume req ...

  • IBM SG24-5360-00 - page 64

      ixfp report AR 0015 SUBSYSTEM 1321117 AR 0015 *** DEVICE DETAIL REPORT *** AR 0015 <---FUNC. CAPACITY (MB)---> <---CAPACITY (%)---> PHYS. COMP. AR 0015 CUU DEF ALLOC STORED UNUSED ALLOC STORED UNUSED USED(MB) RATIO AR 0015 80E 2838.0 N/A 392.9 2445.1 N/A 13.84 86.16 214.4 1.83 AR 0015 80F 2838.0 N/A 392.9 2445.1 N/A 13.84 86.16 ...

  • IBM SG24-5360-00 - page 65

    INIT SYSNAME(SYS004) NOVERIFY PURGE VOLID(PATEV1) /* // ASSGN SYS004,80F,SHR // EXEC ICKDSF,SIZE=AUTO INIT SYSNAME(SYS004) NOVERIFY PURGE VOLID(PATEV2) /* /& Figure 37 shows the console log from the above job stream. Notice that we used DDSR to free any extraneous space on the disks.   BG 0000 // JOB INITDISK DATE 11/16/1998, CLOCK 14/39/ ...

  • IBM SG24-5360-00 - page 66

      ixfp report AR 0015 SUBSYSTEM 1321117 AR 0015 *** DEVICE DETAIL REPORT *** AR 0015 <---FUNC. CAPACITY (MB)---> <---CAPACITY (%)---> PHYS. COMP. AR 0015 CUU DEF ALLOC STORED UNUSED ALLOC STORED UNUSED USED(MB) RATIO AR 0015 80E 2838.0 N/A 0.0 2838.0 N/A 0.00 100.00 0.0 N/A AR 0015 80F 2838.0 N/A 0.0 2838.0 N/A 0.00 100.00 0.0 N/A ...

  • IBM SG24-5360-00 - page 67

    /* // DLBL OUTPUT, ′ TEST.DATA.1 ′,1998/300, SD // EXTENT SYS005,PATEV1,1,1,135,450 // LOG * BUILD EXPIRED SEQUENTIAL FILE ON 80E * 5,000 RECORDS, 4,000 BYTES LONG, ″1″ FILL CHARACTER // NOLOG // EXEC DITTO,SIZE=AUTO $$DITTO BSQ FILEOUT=OUTPUT,RECSIZE=4000,NLRECS=5000,FILLCHAR=1, X $$DITTO BLKFACTOR=1 $$DITTO EOJ /* // DLBL OUTPUT, ′ TEST ...

  • IBM SG24-5360-00 - page 68

      ixfp report AR 0015 SUBSYSTEM 1321117 AR 0015 *** DEVICE DETAIL REPORT *** AR 0015 <---FUNC. CAPACITY (MB)---> <---CAPACITY (%)---> PHYS. COMP. AR 0015 CUU DEF ALLOC STORED UNUSED ALLOC STORED UNUSED USED(MB) RATIO AR 0015 80E 2838.0 N/A 369.2 2468.7 N/A 13.01 86.99 213.6 1.72 AR 0015 80F 2838.0 N/A 0.8 2837.1 N/A 0.03 99.97 0.0 ...

  • IBM SG24-5360-00 - page 69

    Appendix C. VSE/VSAM Considerations VSE/VSAM support is not included in IXFP/SnapShot for VSE/ESA. This does not mean however that you cannot take advantage of IXFP/SnapShot for VSE/ESA with VSE/VSAM data sets. It does mean that there is no support in IXFP/SnapShot for VSE/ESA to dynamically adjust the VSAM catalog to reflect the target of the Snap ...

  • IBM SG24-5360-00 - page 70

    Warning This approach may not work with VSAM files that specify share options 2 or 4 . The reason for the problem here is that, with SHROPTN(2), or SHROPTN(4), VSE/VSAM ′ s method of enqueuing the file (to protect it during a write) uses the file ID of the VSAM catalog and the volume serial number of the volume. Notes: Share option 2 provides tha ...

  • IBM SG24-5360-00 - page 71

    LPAR to a test LPAR. We would quiesce the files as above. And we would also make the SnapShot copy. But, this time, the volume serial number of the source would be retained on the target. Because the target volume for a SNAP copy is always in a DVCDN condition, the duplicate volume serial number would not interfere with the production system. The t ...

  • IBM SG24-5360-00 - page 72

    62 RAMAC Virtual Array, Peer-to Peer Remote VSE/ESA ...

  • IBM SG24-5360-00 - page 73

    Appendix D. IOCDS Example IOCDS must have an LCU defined for each group of 64 functional devices. Each LCU should have two CNTLUNIT macros, one for each cluster. Figure 40 shows a sample IOCDS from the RVA. CHPID PATH=((0A),(0B),(0C),(0D)),TYPE=CNC CNTLUNIT CUNUMBR=001, UNIT=3990, UNITADD=((00,64)), PATH=(0A,0B), CUADD=2 CNTLUNIT CUNUMBR=002, UNIT= ...

  • IBM SG24-5360-00 - page 74

    64 RAMAC Virtual Array, Peer-to Peer Remote VSE/ESA ...

  • IBM SG24-5360-00 - page 75

    Appendix E . Special Notices This publication is intended to help IBM, Business Partner, and customer personnel understand how VSE/ESA provides support for the RAMAC Virtual Array. The information in this publication is not intended as the specification of any programming interfaces that are provided by IXFP/SnapShot for VSE/ESA, RAMAC Virtual Arra ...

  • IBM SG24-5360-00 - page 76

    operating environments may vary significantly. Users of this document should verify the applicable data for their specific environment. Reference to PTF numbers that have not been released through the normal distribution process does not imply general availability. The purpose of including these reference numbers is to alert IBM customers to specif ...

  • IBM SG24-5360-00 - page 77

    Appendix F. Related Publications The publications listed in this section are considered particularly suitable for a more detailed discussion of the topics covered in this redbook. F.1 International Technical Support Organization Publications For information on ordering these ITSO publications see “How to Get ITSO Redbooks” on page 6 9 . • IBM ...

  • IBM SG24-5360-00 - page 78

    68 RAMAC Virtual Array, Peer-to Peer Remote VSE/ESA ...

  • IBM SG24-5360-00 - page 79

    How to Get ITSO Redbooks This section explains how both customers and IBM employees can find out about ITSO redbooks, redpieces, and CD-ROMs. A form for ordering books and CD-ROMs by fax or e-mail is also provided. • Redbooks Web Site http://www.redbooks.ibm.com/ Search for, view, download or order hardcopy/CD-ROMs redbooks from the redbooks Web ...

  • IBM SG24-5360-00 - page 80

    IBM Redbook Fax Order Form Fax your redbook orders to: Please send me the following: United States (toll free) 1-800-445-9269 Canada 1-403-267-4455 Outside North America (+45) 48 14 2207 (long distance charge) Title Order Number Quantity First name Last name Company Address City Postal code Country Telephone n umber Telefax number V AT number • I ...

  • IBM SG24-5360-00 - page 81

    Index B batch application processing 10 data set reorganization 9 incremental backup 9 interim backup 10 report generation 1 0 C catalog implications 4 CKD 1 compaction 2 compression 2 configuration device 4 1 count key data See CKD D data placement 8 DDSR command detail 4 9 command syntax 2 5 cylinder range 26 example 5 0 expired files 25 file 27 ...

  • IBM SG24-5360-00 - page 82

    PPRC (continued) distance 3 3 hardware requirements 3 4 operation 3 3 PPRCOPY command 3 5 recovery 3 7 SnapShot considerations 36 software requirements 3 4 PPRCOPY command parameters 3 5 R REPORT command detail 5 2 command syntax 2 7 device detail 2 9 device summary 3 1 example 5 3 sample output 5 4 requirements PPRC 3 4 S SnapShot architecture 3 c ...

  • IBM SG24-5360-00 - page 83

    ITSO Redbook Evaluation RAMAC Virtual Array, Peer-to-Peer Remote Copy, SG24-5360-00 Your feedback is very important to help us maintain the quality of ITSO redbooks. Please complete this questionnaire and Fax it to: USA International Access Code + 1 914 432 8264 or: • Use the online evaluation form found at http://www.redbooks.ibm.com • Send yo ...

  • IBM SG24-5360-00 - page 84

    SG24-5360-00 Printed in the U.S.A. RAMAC Virtual Array, Peer-to-Peer Remote Copy, SG24-5360-00 and IXFP/SnapShot for VSE/ESA IBML ...

Manufacturer IBM Category Universal Remote

Documents that we receive from a manufacturer of a IBM SG24-5360-00 can be divided into several groups. They are, among others:
- IBM technical drawings
- SG24-5360-00 manuals
- IBM product data sheets
- information booklets
- or energy labels IBM SG24-5360-00
All of them are important, but the most important information from the point of view of use of the device are in the user manual IBM SG24-5360-00.

A group of documents referred to as user manuals is also divided into more specific types, such as: Installation manuals IBM SG24-5360-00, service manual, brief instructions and user manuals IBM SG24-5360-00. Depending on your needs, you should look for the document you need. In our website you can view the most popular manual of the product IBM SG24-5360-00.

Similar manuals

A complete manual for the device IBM SG24-5360-00, how should it look like?
A manual, also referred to as a user manual, or simply "instructions" is a technical document designed to assist in the use IBM SG24-5360-00 by users. Manuals are usually written by a technical writer, but in a language understandable to all users of IBM SG24-5360-00.

A complete IBM manual, should contain several basic components. Some of them are less important, such as: cover / title page or copyright page. However, the remaining part should provide us with information that is important from the point of view of the user.

1. Preface and tips on how to use the manual IBM SG24-5360-00 - At the beginning of each manual we should find clues about how to use the guidelines. It should include information about the location of the Contents of the IBM SG24-5360-00, FAQ or common problems, i.e. places that are most often searched by users in each manual
2. Contents - index of all tips concerning the IBM SG24-5360-00, that we can find in the current document
3. Tips how to use the basic functions of the device IBM SG24-5360-00 - which should help us in our first steps of using IBM SG24-5360-00
4. Troubleshooting - systematic sequence of activities that will help us diagnose and subsequently solve the most important problems with IBM SG24-5360-00
5. FAQ - Frequently Asked Questions
6. Contact detailsInformation about where to look for contact to the manufacturer/service of IBM SG24-5360-00 in a specific country, if it was not possible to solve the problem on our own.

Do you have a question concerning IBM SG24-5360-00?

Use the form below

If you did not solve your problem by using a manual IBM SG24-5360-00, ask a question using the form below. If a user had a similar problem with IBM SG24-5360-00 it is likely that he will want to share the way to solve it.

Copy the text from the picture

Comments (0)