Dave,

Some basic cabling things to check if the hardware and cabling was just
installed too:

Verify that the 2105-800 interfaces that are connected to the z800 are
Ficon ports (and not Open Systems Fiber channel)

Verify that the cables used (Long Wave/Single mode/Yellow) or (Short
Wave/Multimode/Orange or Turquoise blue for OM3 cable) are connected to
like interface types (either LW or SW) on the 2105-800 and your z800
Ficon interfaces. 

Regards,

Mike

-----Original Message-----
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of daver++
Sent: Wednesday, June 25, 2008 7:48 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: 2105-800 FICON IOCP problem

Hi, we are in the process of migrating from an ESCON attached 2105-F20
to a FICON attached 2105-800. This is my first FICON IOCP, and I am
having some issues. We are on a z/800 running VSE (3.1.2) under VM
(5.2). The 2105-800 is attached directly to the z/800, no director. Here
is the IOCP I am trying:

 CHPID PATH=(1E),TYPE=FC 
 CHPID PATH=(1F),TYPE=FC 
 CHPID PATH=(20),TYPE=FC 
 CHPID PATH=(21),TYPE=FC 
...
 CNTLUNIT CUNUMBR=0034,PATH=(1E,1F,20,21),                             *
               UNIT=2105,UNITADD=((00,96)),CUADD=0                      
 CNTLUNIT CUNUMBR=0035,PATH=(1E,1F,20,21),                             *
               UNIT=2105,UNITADD=((00,96)),CUADD=1                      
 CNTLUNIT CUNUMBR=0036,PATH=(1E,1F,20,21),                             *
               UNIT=2105,UNITADD=((00,96)),CUADD=2                      
 CNTLUNIT CUNUMBR=0037,PATH=(1E,1F,20,21),                             *
               UNIT=2105,UNITADD=((00,96)),CUADD=3                      
 CNTLUNIT CUNUMBR=0038,PATH=(1E,1F,20,21),                             *
               UNIT=2105,UNITADD=((00,96)),CUADD=4                      
 CNTLUNIT CUNUMBR=0039,PATH=(1E,1F,20,21),                             *
               UNIT=2105,UNITADD=((00,96)),CUADD=5                      
 CNTLUNIT CUNUMBR=0040,PATH=(1E,1F,20,21),                             *
               UNIT=2105,UNITADD=((00,96)),CUADD=6                      
 CNTLUNIT CUNUMBR=0041,PATH=(1E,1F,20,21),                             *
               UNIT=2105,UNITADD=((00,96)),CUADD=7                      
 IODEVICE ADDRESS=(500,96),CUNUMBR=(0034),UNIT=3390,STADET=Y,UNITADD=00 
 IODEVICE ADDRESS=(560,96),CUNUMBR=(0035),UNIT=3390,STADET=Y,UNITADD=00 
 IODEVICE ADDRESS=(5C0,96),CUNUMBR=(0036),UNIT=3390,STADET=Y,UNITADD=00 
 IODEVICE ADDRESS=(620,96),CUNUMBR=(0037),UNIT=3390,STADET=Y,UNITADD=00 
 IODEVICE ADDRESS=(680,96),CUNUMBR=(0038),UNIT=3390,STADET=Y,UNITADD=00 
 IODEVICE ADDRESS=(6E0,96),CUNUMBR=(0039),UNIT=3390,STADET=Y,UNITADD=00 
 IODEVICE ADDRESS=(740,96),CUNUMBR=(0040),UNIT=3390,STADET=Y,UNITADD=00 
 IODEVICE ADDRESS=(7A0,96),CUNUMBR=(0041),UNIT=3390,STADET=Y,UNITADD=00 

I've also tried it with four byte LINKs:
 CNTLUNIT CUNUMBR=0034,PATH=(1E,1F,20,21),LINK=(****,****,****,****),...
and two byte LINKs:
 CNTLUNIT CUNUMBR=0034,PATH=(1E,1F,20,21),LINK=(**,**,**,**),...

VM is telling me error 05F0 when I try to bring up the CHPID,
configuration error. The z800 is telling me the channel is reserved due
to configuration error, but I can't seem to figure out what the
configuration error is.

Does anything jump out at anyone that I am completely missing here?

Thanks.

Reply via email to