HP XP20000/XP24000 HP StorageWorks XP Disk Array Mainframe Host Attachment and - Page 43

Mainframe operations, Initializing the LVIs, Device operations: ICKDSF

Page 43 highlights

For information on supported versions, Linux kernel levels, and other details, contact your HP representative. For information on preparing the storage system for Linux host attachment, see the IBM publication. Mainframe operations Initializing the LVIs The storage system LVIs require only minimal initialization before being brought online. The following shows an MVS ICKDSF JCL example of a minimal init job to write a VOLID and VTOC. NOTE: PAV base and alias devices require additional definition. For further information, see the HP StorageWorks XP24000/XP20000 for Compatible Parallel Access Volumes Software User's Guide. // EXAMPLE JOB // EXEC PGM=ICKDSF,PARM=NOREPLYU //SYSPRINT DD SYSOUT=A //SYSIN DD * INIT UNITADDRESS (XXXX) VFY(*NONE*) VOLID(YYYYYY) - OWNERID(ZZZZZZZ) /* XXXX = physical install address, YYYYYY = new volume ID, ZZZZZZZ = volume ID owner. Device operations: ICKDSF The storage system supports the ICKDSF media maintenance utility. The ICKDSF utility can also be used to perform service functions, error detection, and media maintenance. Because the XP disk array is a RAID device, there are only a few differences in operation from conventional DASD or other RAID devices. The following table lists ICKDSF commands that are specific to the storage system, as contrasted to RAMAC. Table 12 ICKDSF Commands for XP Disk Array Contrasted to RAMAC Command Argument INSPECT KEEPIT Storage System RAMAC Return Code CC = 12 Invalid parameter(s) for device type. XP disk array CC = 12, F/M = 04 (EC=66BB). PRESERVE RAMAC CC = 4 Parameter ignored for device type. XP disk array CC = 12, F/M = 04 (EC=66BB) Unable to establish primary and alternate track association for track CCHH=xxxx. SKIP RAMAC CC = 4 Parameter ignored for device type - skip. XP disk array CC = 12, F/M = 04 (EC=66BB) Primary track CCHH-xxxx found unrecoverable. XP Disk Array Mainframe Host Attachment and Operations Guide 43

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70

For information on supported versions, Linux kernel levels, and other details, contact your HP
representative.
For information on preparing the storage system for Linux host attachment, see the IBM publication.
Mainframe operations
Initializing the LVIs
The storage system LVIs require only minimal initialization before being brought online. The following
shows an MVS ICKDSF JCL example of a minimal init job to write a VOLID and VTOC.
NOTE:
PAV base and alias devices require additional definition. For further information, see the
HP
StorageWorks XP24000/XP20000 for Compatible Parallel Access Volumes Software User's Guide
.
// EXAMPLE
JOB
//
EXEC
PGM=ICKDSF,PARM=NOREPLYU
//SYSPRINT
DD
SYSOUT=A
//SYSIN
DD
*
INIT UNITADDRESS (XXXX) VFY(*NONE*) VOLID(YYYYYY) -
OWNERID(ZZZZZZZ)
/*
XXXX = physical install address, YYYYYY = new volume ID, ZZZZZZZ = volume ID owner.
Device operations: ICKDSF
The storage system supports the ICKDSF media maintenance utility. The ICKDSF utility can also be
used to perform service functions, error detection, and media maintenance. Because the XP disk array
is a RAID device, there are only a few differences in operation from conventional DASD or other RAID
devices. The following table lists ICKDSF commands that are specific to the storage system, as
contrasted to RAMAC.
Table 12 ICKDSF Commands for XP Disk Array Contrasted to RAMAC
Return Code
Storage System
Argument
Command
CC = 12 Invalid parameter(s) for device type.
RAMAC
KEEPIT
INSPECT
CC = 12, F/M = 04 (EC=66BB).
XP disk array
CC = 4 Parameter ignored for device type.
RAMAC
PRESERVE
CC = 12, F/M = 04 (EC=66BB) Unable to
establish primary and alternate track association
for track CCHH=xxxx.
XP disk array
CC = 4 Parameter ignored for device type - skip.
RAMAC
SKIP
CC = 12, F/M = 04 (EC=66BB) Primary track
CCHH-xxxx found unrecoverable.
XP disk array
XP Disk Array Mainframe Host Attachment and Operations Guide
43