1 / 68

EMC ControlCenter Troubleshooting

EMC ControlCenter Troubleshooting. Module Nine: Mainframe Considerations. Dennis Kloepping. Tunica, Mississippi. Objectives. After successfully completing this module, you will be able to: Define Install and configure Explain Identify Install and verify Demonstrate how to create

coral
Télécharger la présentation

EMC ControlCenter Troubleshooting

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. EMC ControlCenter Troubleshooting Module Nine: Mainframe Considerations Dennis Kloepping Tunica, Mississippi

  2. Objectives • After successfully completing this module, you will be able to: • Define • Install and configure • Explain • Identify • Install and verify • Demonstrate how to create • Isolate

  3. Mainframe I/O Problem Determination Agenda • Introduction – 5 minutes • Introduce presenters • Dennis Kloepping • John Lowery • Describe objectives listed below • Basic overview of the Mainframe – 10 minutes • Explain CPU, main storage and channel subsystem • Describe the Start Subchannel and I/O interrupt • Familiarize with the operation starting with IPL • Detail on Hardware Monitor Console for troubleshooting –15 minutes • IPL problems • Wait state situations • Operator messages (DCCS) • System facilities for troubleshooting problems – 15 minutes • Health check of the Symmetrix • System Log and Job Log • Devserve commands • EREP • Questions and answers

  4. What is in a CPU ? • Mainframe, Central Processing Unit (CPU) or Central Processor Complex (CPC) Processors execute instructions Memory stores data Channels connect I/O

  5. IBM Processor • The latest IBM CMOS processor is a model 2064. Also called a Freeway, G7, Generation 7 or zSeries 900 • There are 1 to 16 Processor Units (PU) for customer use • The storage size can be 5 to 64 gigabytes • Can have 0 to 256 chpids installed of many different types

  6. IBM Processor (continued) • The IBM CMOS PU has gained in speed since 1990 • The G1 PU was 15 MIPs vs. the latest G7 PU at 250 MIPs • The present 2064 model 116 has 16 PU’s totaling 2695 MIPs • All CPC have 1 to 8 dedicated PU’s called SAPs for managing the chpids • An internal coupling facility in the CPC may have dedicated PU(s) • There are 20 PU’s on the MCM but only the number purchased are enable • The CPC is controlled from the Hardware Management Console (HMC)

  7. The Hardware Management Console (HMC) • The HMC is a PC that controls and monitors up to 100 different CPCs • The HMC attaches to the CPCs via token ring or ethernet • There are 6 logon classes for the CE, operator and system programmer • Each logon can have unique tasks defined

  8. The Hardware Management Console (continued) • An Activate to a CPC performs a Power on Reset (POR) • If the CPC was powered off, it will be powered up, run power-on • self-tests then POR • An Activate to an Image will IPL that image or LPAR • All activates require an activation profile • Reset profiles define the IOCDS used, operating mode and • storage configuration • Image profiles define the number of dedicated or shared CPs and the • amount of storage used by the LPAR • Load profiles define the IPL address and the loadparm

  9. There are 16 Different chpid Types as Defined by the IOCDS and CPU card Parallel (BY or BL) Gigabit ethernet (OSE) Escon (CNC) Coupling facility sender (CFS) Coupling facility receiver (CFR) Converter (CVC or CBY) Ficon chpid (FC) Integrated CF bus sender (ICS) Ficon bridge (FCV) Integrated CF bus receiver (ICR) CF bus sender (CBS) Serial CTC (CTC) CF bus receiver (CBS) OSA FDDI, ATM, EnTR (OSA) Integrated subsystem DASD (ISD) Fast Ethernet (OSD)

  10. PU Processor Types Processor Unit Processor Unit with crypto Dedicated CF Processor IO Processor

  11. The IOCDS and HCD • An IOCDS is used for the POR when the CPC is activated • The IOCDS defines the channels, control units and IO attached to the CPU • The IOCDS creates the device UCB in the CPC’s Hardware System Area (HSA) during POR ID MSG1='m1185c',MSG2='SYS1.IODF82 - 2002-02-20 16:21', * SYSTEM=(2064,1), * TOK=('MR63',00000001185C2064162122640102051F00000000,000* 00000,'02-02-20','16:21:22','SYS1','IODF82') CHPID PATH=(EC),SHARED, * PARTITION=((ABOC,BDEV,SDEV),(ABOC,BDEV,SDEV)),SWITCH=FB,* TYPE=FCV CHPID PATH=(ED),SHARED, * PARTITION=((ABOC,BDEV,SDEV,TDEV),(ABOC,BDEV,SDEV,TDEV)),* SWITCH=FD,TYPE=FCV CNTLUNIT CUNUMBR=6F00,PATH=(EC,ED),UNITADD=((00,256)), * LINK=(5E,5E),CUADD=7,UNIT=2105 IODEVICE ADDRESS=(6F00,192),CUNUMBR=(6F00),STADET=Y,UNIT=3390B IODEVICE ADDRESS=(6FC0,064),CUNUMBR=(6F00),STADET=Y,UNIT=3390A

  12. IPL is an Acronym for Initial Program Load • The hardware IPL brings in NIP (Nucleus Initialization Program)

  13. Types of IPL Failures • Stuck in Load State • Waitstates • When a problem occurs, the LPAR enters a waitstate • The waitstate could be an enabled or disabled one • Messages – • When a problem occurs, a message is issued to the MVS console • The operator has to take action • No messages or waitstate • The operator will need to investigate where in the IPL phase the failure occurred and take action

  14. Load State IPL failure • The LPAR could be stuck in Load State for several reasons • No valid connection to the selected load device (CC3) • Device error (unit check) on the load device • Channel programming error on an improperly formatted load device. • Anything that causes the load sequence to fail before the IPL Program Status Word takes control, including a bad IPL Program Status Word. • Check the IPL volume for a valid IPL record if the operator isn’t able to run you through the clues in the HMC

  15. Waitstate IPL failures • Enabled waitstates can only be displayed by stopping the LPAR and displaying the PSW. • The PSW is 070E0000 00000000. This waitstate is waiting for operator input during the IPL. This happens when the operator expects to see the ‘Specify System Parameters’ message but their MVS console is broke. The message came up on another MVS console…..somewhere • Disabled waitstates will appear on the HMC console as a blinking blue Hardware Message icon. Need to drop the blue CPC onto the hardware messages to display the waitstate. • Most waitstates are in the 000A0000 xxxxxyyy format. The xxxxx is the reason code and the yyy is the waitstate. • In the following frames, a 03C wait reason 01 is displayed on the HMC

  16. Wait 03C Reason 01 Explanation: The auxiliary storage manager (ASM) found that not enough auxiliary storage space is available for system operation: During IPL: Either the needed number of page data sets was not specified or ASM has detected a problem with a required page data set. Reason Code Explanation: 01 The last local page is full, so there is insufficient local paging space. Look up the MVS waitstates online at http://publibz.boulder.ibm.com/ cgi-bin/bookmgr_OS390/BOOKS/IEA1H721/3.0

  17. PSWs During IPL • 070E0000 00000000 = Normal wait PSW. Waiting for operator response • 000A0000 xxxxxyyy where yyy is the disabled waitstate code and xxxxx is the reason code.  Not all waitstates have reason codes. Some common ones:- 005 - An I/O interruption during IPL indicated a unit check- 007 - No MVS system console- 00E - cannot locate the SYS1.NUCLEUS data set or the system nucleus member - 00F - IPL unit has no IPL text.  Not an IPLable unit.- 064 - Need the RC - NIP detected a software or hardware error -0A2 - Need the RC - XCF encountered a non-recoverable error and stopped the system- 0B1 - Need the RC - problem in the LOADxx parmlib member, the I/O definition file (IODF) data set, or a device.  Check the LOADPARM. •  Here's a full list from IBMMVS command reference

  18. Things to Try When You Cannot IPL • Display all Hardware Messages on the HMC • Check all Optical Network messages on the HMC for channel errors • The IPL pack uses only one path at IPL time. If there is no connectivity, they cannot IPL and will get a CC=3 • The path needs to be configured offline from the LPAR to force the IPL down an alternate path using the HMC • Check the symm for errors and A1,E for access to the LPAR. You will need to see A1,BB to match the GIDN to the LPAR ID and CPU s/n • Trace the device in the symm and look for the x’02’ read IPL CCW

  19. Let’s hear it for Dennis! Stretch Break…

  20. How an I/O Gets Done • The CPU executes a Start Subchannel (SSCH) instruction • SSCH selects the device and points to the subchannel in the I/O subsystem • SSCH points to the Channel Command Words (CCWs) that the device is to perform. • Control blocks associated with SSCH set certain operational controls

  21. The Channel Subsystem • Receives the SSCH information • Checks the info and device for validity • Sends a non-zero completion code to the CPU if they’re invalid. • If they’re valid, selects one of up to 8 paths and signals the device to get on with it

  22. The Device (Symmetrix) • Receives the commands and checks for validity • Command rejects if they’re not correct • Sends info to the back end as needed to perform the function • Transfers data to/from the device and channel

  23. Ending the Operation • The Symmetrix posts a status • Channel end by itself or with • Device end and maybe • Unit check or unit exception • And sometimes a bunch of others • The subchannel receives the status from the Symmetrix as device status

  24. The I/O Interrupt • The subchannel tells a CPU how the operation went • If it was good, then everything’s OK

  25. We’re Trained to THINK Inside the box

  26. But Sometimes We Need to THINK The (Symmetrix) Box

  27. In General, We’re Apt to Look at a Problem as a Symmetrix Issue • Do a health check – no events or issues, then look at external information sources • What’s a health check? James Kim in Asia-Pacific Support has built a presentation to show that

  28. *Passive In-Lines* Symmetrix · Health Check · Field User Guide TS2 ASPAC - James Kim

  29. Table of Contents Symmetrix Health Check - OVERVIEW 1 OVERVIEW p3 2 ERROR CODES p4 8 Director CONFIGURATION p10 13 EA & EF p16 3 ERROR p5 9 Device CONFIGURATION p11 14 SA & SF p17 4 SERVICEABILITY p6 15 SF (FA) only p18 10 H/W & S/W Features p12 5 I/O ACTIVITY p7 16 DA p19 11 SRDF ( RA & RF ) p13 17 CACHE p20 6 Director STATUS p8 12 Others p14 18 Update History p21 7 Device STATUS p9 19 INDEX p22

  30. OVERVIEW 1 Symmetrix Health Check - OVERVIEW Check S/N, U-CODE E7,CF E7,D,(A) DA A7,LGND • Symmwin ERROR STATUS CONFIGURATION I/O’s 9B,(A) 2 E0, DA RA RF E7,CF SA SF CC,,A2 A2,CA,(ADD) E7, • Show All Errors & Events • Online • Connection • Cnfg Settings • Power on Time • FF or FD Time • Mem size • Host Type • All Front End current I/O Rates • RDY/NRDY • Flags A1,CA/DA/F3 A7, • Check Red values A7,C,(dv#) SA SF 8F,,,p# A7,CHNL SF RF E1,,p# A2,DA,(ADD) DA E1,,E,(A) • Host to Dir and T/L Assignment • NRDY • WP/FP,WD • INV Tracks • Port On/Offline • SCSI nego • WWN • All Back End current I/O counts • Fatal Errors Count • Exceptions Counters for all DIR SA SF A7,B,(dv#) A1,D SF RF FC,XCVR, INFO,p# DA A7,D,(dv#) A2,F3,(ADD) A3, • DEV Locks • I/O Rates for R1+R2 • Dev#,Dir#, • Port,T/L • Show DA #s of mirrored device • Port On/Offline • Light level • Check Cache Memory A7,SYNC SA SF CC,,A2 • Show Total • WP / FP / INV RA RF A7,RASN Each Dir E7,FE DA E1,,AB,AB E7, • Host,I/O • Dev Type • Hypers • Cache Board error • S/N,RDF Connection EA EF,CC • Dev# on this Dir • Flags • Connection • Idle Character EF (FICON) RF E7,LINK EF,7D,,,’LINK’ EA EF A1,B A7,SYNC • S/N • Link Connection LEGEND • FICON Link Error status counters CC,,4 • Show how many Logical devices totally in the box • LP / GIDN Director Device • Check ELP Global

  31. ERROR CODE Symmetrix Health Check - ERROR CODE 2 DISPLAY SEARCH JUMP Details 9B,(A) Attach to Applicable Director EB, AD,page# E2, • Show All Errors & Events • ERROR Codes • TIME of an error • Dev#,Physical drv# • Detail Sense info • Get Error Page# • Jump to the page# • Registers and Status 99,(A) • Show All Errors only E3, EB,CC,,mmee • Cyl/HD • Last CMd,SNS 9B,10A • List by error code mmee • 9B,A in 4 byte format ( Prefix & Suffix ) EB,DC,,dv# • List by dev# 9B,<dir type> • List of <Dir Types> • BA = SA + FA • BC = SA • BF = FA • CA = ALL HA’s • F1 = R1 • F2 = R2 • F3 = R1+R2 • FE = RA (ESCON ) • FC = RF (FIBRE ) EB,1AA LEGEND Director • Display errors from oldest Device Global

  32. Symmetrix Health Check - ERROR ERROR 3 SAF / RAF EA EF RA DA DA CACHE E1,,p# “CTL + E” 9B,(A) 2 D2,mdev# E1,,E,(A) A3, • Attaching to the back Adapter • See Primus emc13650 if not working • Error & Event codes • Physical Drive Errors • Grown surface defects • Fatal Errors Count • Exceptions Counters for all DIR • Checking cache errors • Frame Errors E1,,AB,(,2) FC,RLES,,,p# OR A1,CA A7,D,(dv#) E7,CF,4 • Board error • Check for Red values • Link Error count EF • Get DA# of M1 or M2 • ENV Error test schedule EF,7D,,,’LINK’ E1,,EAB A1,DA FC,RLES,HELP • Link Error counters • Parity Error E7, E7,CF,SIMM • Check for Red values FC,RLES,AAAA • Disabled ENV Errors • Get Target# E4,(A) • Read Link Error Status Help A1,F3 • Bit Errors D2,tg# • Check for Red values on RDF Dir SF FC,LINK,p# LEGEND • Physical Drive Errors • Grown surface defects Director • Link Status / error Device Global

  33. Serviceability Symmetrix Health Check - Serviceability 4 A7,HELP A7,AAAA SA SF 8F,AAAA DA A7,LGND ONLINE CONNECT N. READY WRITE Disabled PENDING INVALID LOCK • Write pending • Format pending • Invalid Tracks E0, A1,D A7, A7,C,(dv#) • Displays Unusual Status • Displays device status • DEV Locks F0,CE,,F0 A7,BCVD,(dv#) • List of BCV’s EA RA EF,CC A7,NRWD,(dv#) A7,SYNC • Displays Not ready & • Write disabled devices EA “CTL+E” SA SF DA RA RF 8F,DEVS, WXST DA A4, A7,INVD,(dv#) SA SF 8F,,,p# E7, • Device list with INV Tracks • List of all dev’s Write Enable Status on SA or SF RA RF A7,RDFF,(dv#) SF RF FC,XCVR,INFO,p# DA A1,EE,(dv#), • WP,NV Tracks for one device RA RF CC,DVRD LEGEND RA RF A7,RASN Director Device • Ex: E7,’AF1’ E7,’BF2’…etc DA A1,EE,(dv#),( AD or GRUP ) RF E7,’grpFx’ Global RF E7,LINK • WP INV Tracks for one (dv#) & RAID-s Group

  34. Symmetrix Health Check - I/O Activity I/O Activity 5 • List of DIR Types • BA = SA + FA • BC = SA • BF = FA • CA = ALL HA’s • F1 = R1 • F2 = R2 • F3 = R1+R2 • FE = RA (ESCON ) • FC = RF (FIBRE ) E0,’TYPE’ A7,SYNC • Show Total WP/ FP/ INV SA / SF EA / EF DA RA / RF (Any Dir) (Any Dir) A2, (Any Dir) (Any Dir) A2, A2, A2,Bx,(ADD) A2,EA,(ADD) A2, A2, A2,DA,(ADD) A2,Fx,(ADD) • Current I/O rate • All EA current I/O Rates, added • Current I/O rates • All SA/FA current I/O Rates added • Current I/O rates • All Back End current I/O counts A2,EF,(ADD) • I/O Rates for R1,R2 or added • Current I/O rates CC,,A2 • All FICON current I/O Rates, added CC,,A2 • Accumulated • Total I/O counts • Accumulated • Total I/O counts A1, A1, A1,Fx A1,DA • I/O rates • Tasks • I/O rates • Tasks A1, • I/O rates • Fx: F1(R1),F2(R2) or F3(all RDFs) • Tasks • All Da’s A1,EA • All ESCON A1, • Cache hit • I/O rates • Tasks A1,EF A1,Bx • All FICON • All SA/FA current I/O Rates • Bx = BA,BC,BF • Cache hit • I/O rates • Tasks E7,IOCN A2,CA,(ADD) • Dev I/O Counters LEGEND • All Front End current I/O Rates, added Director Device Global

  35. STATUS - Director Symmetrix Health Check - Director STATUS 6 • Cable connections • On/OFFline,Path • Trace status • D0 Scan running status • DD HBA / CHAN - Director • Connectivity • Availability E0, SF SF / RF RF RA EA / EF / RA DA CACHE E0,’TYPE’ FC,LHUB SA SF 8F,,,p# • Port On/Offline • SCSI nego • Host • List of DIR Types • BA = SA + FA • BC = SA • BF = FA • CA = ALL HA’s • Laser On/Off • X-mitter • Receiver A7,RASN A4,(A) EF,CC • S/N • Link Connection • Check Loose Cache Slots • Connection • Idle Character FC,LHUB,STAT • F1 = R1 • F2 = R2 • F3 = R1+R2 • FE = RA (ESCON ) • FC = RF (FIBRE ) • Online E1,,p# E1,,DB FC,FABR,A • Frame Manager CC,,4 • Active Path • GIDN • Disabled Banks • Fabric Switch info FC,XCVR,INFO,p# 8D,,,TIMR FC,LINK,p# • FC Help E1,,AB,AB • CU Timer • Global Sync • Port On/Offline • Light level • P# 1 : A port ( 67 code ) • P# 0 : B port ( 67 code ) • Link Status / error • Board Enabled SPIDER FC,SWIT,A LEGEND • Switch Services Data Director Device Global

  36. Symmetrix Health Check - Device STATUS STATUS- Device 7 • RDY/NRDY Availability • Flags • Device I/O Activity SA / SF RA / RF EA / EF DA DA CACHE A7, 8F,DEVS, WXST E7, A1,E,(dv#) E7, A4, • NRDY • WP/FP,WD • INV Tracks • Multi Path Status • RDY/NRDY • Flags • RDY/NRDY • Flags • Check Loose Cache Slots • Write Enable Status A1,EE,(dv#) A4,EE,(dv#) A7,C,(dv#) A7,RDFF,(dv#) • A4,for a device • Contiguous dev List for A7, CC,,2 • INV Tracks for one (dv#) • Current Task • RDY • FLG A7,NRWD E7,IOCN • NRDY/WD Dev#s • Backend Dev total I/O Counts CC,DVRD A7,INVD • RDY devices A1,LVDC, DVST,(dv#) • Dev list with INV Tracks LEGEND • Dev I/O Activity • Xfer Status A1,D Director Device • DEV Locks Global

  37. Configuration - Director Symmetrix Health Check - Director CONFIGURATION 8 Check S/N, U-CODE E7,CF • Bin file settings E7,D,(A) • Symmwin E0, • Dirs and ports • Max LP,last GIDN# used • RDF Group# SA / SF SF RF EA / EF DA DA CACHE A7,CHNL 8F,,,p# E1,,p# CC,,4 A7,D,(dv#) E1,,AB • Host to Dir Assignment • Port/LP,CUADD • LPAR#,GIDN# • ESCON DIR link • Flag settings • SCSI Nego - FW,Ultra • WWN • FM Cnfg • Show DA #s of mirrored device • Mem Board E7,CF FC,LHUB E7,LINK CC,,A2 CC,,6 A7,LGND E7, • Cnfg Settings • Power on Time • FF or FD Time • Laser On/Off • X-mitter • Receiver • WWN • Link Cnfg • Host Type • Host,I/O • Legend • MirrorType,Device Attributes • Mem Size • CU Image Cofig A7,AAAA SPIDER A1,B • HELP Menu FC,SWIT,A E7,F0 or F1 • Dir,Port,LP • CPU S/N • Switch Service Data RA RF • F0 = SA Port A • F1 = SA Port B A7,RASN LEGEND A1,,BB FC,FABR,A Director • RDF Dir# • Symm model# • Symm S/N • Path Group Info per CPU S/N Device • Port Config Data Global

  38. Symmetrix Health Check - Device CONFIGURATION Configuration - Device 9 SA / SF RA / RF DA EA / EF A7,B,(dv#) A7,D,(dv#) E7, A7,C,(dv#) A7,C,(dv#) • Physical drive locations in DAs • M/F addr assignment • RDF Mir Type,Attributes • RDF Sync Mode • Dev#,Dir#, • Port#,T/L • Dev Attributes E7, A7,SYNC • Physical Drive cnfg • Dev Target#,Cyl, • Label,Mirror# A7,RDFF,(dv#) E7, • Total # of logical devices in the box • Show starting & ending dev# • FLGs,ADP • Grp, • Dev#,Port,T/L • Attributes,Cyls • Code Level,Date • Mem size,SCSI set D2,tgt# E7, • Logical dev#s in a Physical drive • Drive S/N • Low level format Block size A7,AAAA • Dev# on RA • Flgs, • Other Symm Dev# A7,EMUL • HELP Menu E7,FE • Each dev emulation mode to attached server • Physical Drive Splits • Disk vendor,Size LEGEND A7,LGND Director • Legend • MirrorType,Device Attributes Device Global

  39. Symmetrix Health Check - H/W Features & S/W SOFTWARE H/W Features 10 90,,AC0000 • Host Syscall Trace • SymmAudit DA RAID-S META TF / BCV Volume Logix VCM A7,GRUP A7,GRUP A7,B,(dv#) SF 8F,VCM,AAAA A7,BCVD,(dv#) ( HA ) • Show RAID-S devices in a group • Dev#,Dir#, • Port,T/L • Show A7,for BCV devices only • VCM help A7,DC Config Mgr A7,FMTA E7,AD • Show BCV devices pair status SDR • Show Meta info for each mirror • Dir,grp,T# and (dv#) E7,CF A7,SMMF • Cnfg bin fileSettings • Power on Time • FF or FD Time A7,MMAP A1,EE,(dv#), AD (HA ) • Show BCV devices pair status • Show Meta mapping • Invalid tracks in a RAID-S device A7,SDDF E7,D,A • Show BCV devices Extent Track status A7,STRP DA • Show Code Status after IML A1,EE,(dv#), GRUP • Show devices stripe mapping LEGEND Director • Invalid tracks in a RAID-S device group A7,TFDR Device Global • Show TF Tags status

  40. Symmetrix Health Check - SRDF SRDF (RA / RF) 11 PTP / Concurrent ( Multicast ) / Switched ( Open RDF ) / Dynamic RF ( FIBRE ) RA ( ESCON ) & RF ( FIBRE ) A7, A7,RASN A7,RDFF,(dv#) FC,XCVR,INFO,p# 90,,AC0000 A7,RASN,IMPL • Host Syscall Trace • SymmAudit • NRDY • WP/FP,WD • INV Tracks • Current Connection • S/N of the box • Show RDF Flags • RA pair • S/N (IMPL Bin ) • Light Level CC,DVRD A1,F1/F2/F3 A2,F1/F2/F3 A7,C,(dv#) FC,RLES,,,p# E7,LINK A7,DRDF, (dv#), • Dev ready Status • Config • WWN • Link Config • Contiguous dev list • Link Error count • Cache info • Task s • I/O rates • Dynamic RDF info A7,MSR2 FC,NAME,(A) E1,,p# A7,NRWD,(dv#) E7,’<grp>MR’ A7,ACGS • WWN • Frame Manager info • R2 invalids from R1 side • WWN • Dev ready Status,Config • NRDY Dev#s • Skew level of Adaptive copy mode FC,AAAA A7,INVD,(dv#) A7,ACLS A7,R2WP E7,’<grp>F1’ E7,’<grp>F2’ E7,’<grp>F3’ CC,DVRD,’<grp>’ • FC Help • INV Tracks • R2 WPs from R1 side • Current skew pendings • Dev Ready Status by group • Job task FC,RLES,HELP • Dev Status • Config by group# A7,SQOS • Read Link Error Status Help E7, A7,RDFF,LGND • Show Quality of Service setting LEGEND • Dev Status • Config • RDF Flag legend Director Device Global

  41. Symmetrix Health Check - Others Others 12 S/N P/N U-CODE POWER • Check after Code upgrade or Code load* E7,CF DA ED,A Hardware.log DA ED,A SPIDER FC,SWIT,A • Power on time • Symm S/N E7,CF • Symm S/N • P/N of Directors and Memory cards • U-Code Level 8D,,,E E7,CF EA A1,B • Power Sense • Symm S/N • CPU S/N E7,D,(A) Emul.log DA ED,A A7,FE Disk_inf.log A7,FE A1,,BB • Show All director’s Microcode • PS type • CPU S/N • Vendor,Size,Type,SCSI Code,S/N,BLK size and P/N of physical drives • Drive S/N E7,SYRN,ptc# TIME RA RF A7,RASN SYMMWIN LOG • View Patch # • S/N of RDF Symms D2,mdv# 8D,,,TIMR D2,tgt# Disk_usage5.log EA RA EF,CC RF E7,LINK • CU Timer • Global Sync • m(dv#) = mirror# + device# (Mxxx) • P/N of one physical drive • Vendor,Size,Type,SCSI Code,S/N,BLK size • Show disk free space • Code Level • Symm S/N E7,CF,4 Mesukan.log • ENV Error test schedule DA A7,FE LEGEND RF FC,ITBL,INFO Disk_inf.log • History of active command issued Director • Symm S/N • Drive SCSI code Device Global SymmWin

  42. Director Cross Reference

  43. ESCON FICON Symmetrix Health Check - EA ( ESCON ) & EF (FICON)_ 13 EA / EF E0, ERROR STATUS Configuration I/O Activity A7,C,(dv#) E7, A7, EF,CC CTL+ E A1, (Any Dir) • Contiguous dev List for A7, • NRDY • WP/FP,WD • INV Tracks • Check Back Adapter A1,EA • Port Status • Idle Character • ESCON Code level • Cache hit • I/O rates • Tasks • M/F addr assignment A1,EF CC,,4 • Port/LP,CUADD • LPAR#,GIDN# • ESCON DIR link E7,CF (Any Dir) A7,C,(dv#) CC,,(4) A1, A2, • Contiguous dev List for A7, • Cnfg Settings • Power on Time • FF or FD Time A1,EA • CUADD • Active Path • GIDN CC,,6 A2,EA,(ADD) A1,EF • CU Image conf • Current I/O rates A2,EF,(ADD) • Red Values A7,NRWD,(dv#) A7,CHNL A1,E,(dv#) A1,B EF • NRDY/WD Dev#s • Multi Path Status • 80 = est • 40 = resigned ( Path offline) • 20 = Disbanded (varied off /boxed • Dir,Port,LP • CPU S/N • HA-Dev assignment EF,7D,,,’LINK’ CC,,A2 • Total I/O counts • Link Error status • counters A7,INVD,(dv#) A1,,BB A7,AAAA • Dev list with INV Tracks • Path Group Info per CPU S/N 90,,AC0000 LEGEND • Host Syscall Trace • Symm Audit Director EF,CC A1,D Device • Idle Character • ESCON Code level Global • DEV Locks

More Related