Maybe the Shark side Ficon cable is configured incorrectly?

Here is a Z9 x01 with a 2105-800. We are z/vse 3.1 and 4.1 and z/VM 5.2 
A long time ago I started coding multiple control units... Not sure if it 
matters any more...

Ignore the Partition and PCHID parameters they are for Z890, Z9 and Z10 only.



  CHPID PATH=02,TYPE=FC,PARTITION=LP1,PCHID=120 2105-800  
  CHPID PATH=03,TYPE=FC,PARTITION=LP1,PCHID=150 2105-800  
  CHPID PATH=04,TYPE=FC,PARTITION=LP1,PCHID=121 2105-800  
  CHPID PATH=07,TYPE=FC,PARTITION=LP1,PCHID=141 2105-800  


  CNTLUNIT CUNUMBR=0C00,UNITADD=((00,256)),PATH=(02,03),               X 
               UNIT=2105,CUADD=6                                         
  CNTLUNIT CUNUMBR=0C01,UNITADD=((00,256)),PATH=(04,07),               X 
               UNIT=2105,CUADD=6                                         
  IODEVICE ADDRESS=(0C00,256),CUNUMBR=(0C00,0C01),UNIT=3390,           X 
               UNITADD=00                                                

.
.
.
.






-----Original Message-----
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
Behalf Of Mark Pace
Sent: Wednesday, June 25, 2008 9:03 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: 2105-800 FICON IOCP problem


------=_Part_11051_21820953.1214399007003
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

About the only thing I see different between mine and yours is the UNITADD
on the IODEVICE.  I don't have that in mine.

On Wed, Jun 25, 2008 at 8:47 AM, daver++ <[EMAIL PROTECTED]> wrote:

> 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.
>



-- 
Mark Pace
Mainline Information Systems

------=_Part_11051_21820953.1214399007003
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

About the only thing I see different between mine and yours is the UNITADD on 
the IODEVICE.&nbsp; I don&#39;t have that in mine.<br><br><div 
class="gmail_quote">On Wed, Jun 25, 2008 at 8:47 AM, daver++ &lt;<a 
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 
204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi, we are in the process 
of migrating from an ESCON attached 2105-F20<br>
to a FICON attached 2105-800. This is my first FICON IOCP, and I am<br>
having some issues. We are on a z/800 running VSE (3.1.2) under VM<br>
(5.2). The 2105-800 is attached directly to the z/800, no director. Here<br>
is the IOCP I am trying:<br>
<br>
&nbsp;CHPID PATH=(1E),TYPE=FC<br>
&nbsp;CHPID PATH=(1F),TYPE=FC<br>
&nbsp;CHPID PATH=(20),TYPE=FC<br>
&nbsp;CHPID PATH=(21),TYPE=FC<br>
...<br>
&nbsp;CNTLUNIT CUNUMBR=0034,PATH=(1E,1F,20,21), &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
UNIT=2105,UNITADD=((00,96)),CUADD=0<br>
&nbsp;CNTLUNIT CUNUMBR=0035,PATH=(1E,1F,20,21), &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
UNIT=2105,UNITADD=((00,96)),CUADD=1<br>
&nbsp;CNTLUNIT CUNUMBR=0036,PATH=(1E,1F,20,21), &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
UNIT=2105,UNITADD=((00,96)),CUADD=2<br>
&nbsp;CNTLUNIT CUNUMBR=0037,PATH=(1E,1F,20,21), &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
UNIT=2105,UNITADD=((00,96)),CUADD=3<br>
&nbsp;CNTLUNIT CUNUMBR=0038,PATH=(1E,1F,20,21), &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
UNIT=2105,UNITADD=((00,96)),CUADD=4<br>
&nbsp;CNTLUNIT CUNUMBR=0039,PATH=(1E,1F,20,21), &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
UNIT=2105,UNITADD=((00,96)),CUADD=5<br>
&nbsp;CNTLUNIT CUNUMBR=0040,PATH=(1E,1F,20,21), &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
UNIT=2105,UNITADD=((00,96)),CUADD=6<br>
&nbsp;CNTLUNIT CUNUMBR=0041,PATH=(1E,1F,20,21), &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
UNIT=2105,UNITADD=((00,96)),CUADD=7<br>
&nbsp;IODEVICE ADDRESS=(500,96),CUNUMBR=(0034),UNIT=3390,STADET=Y,UNITADD=00<br>
&nbsp;IODEVICE ADDRESS=(560,96),CUNUMBR=(0035),UNIT=3390,STADET=Y,UNITADD=00<br>
&nbsp;IODEVICE ADDRESS=(5C0,96),CUNUMBR=(0036),UNIT=3390,STADET=Y,UNITADD=00<br>
&nbsp;IODEVICE ADDRESS=(620,96),CUNUMBR=(0037),UNIT=3390,STADET=Y,UNITADD=00<br>
&nbsp;IODEVICE ADDRESS=(680,96),CUNUMBR=(0038),UNIT=3390,STADET=Y,UNITADD=00<br>
&nbsp;IODEVICE ADDRESS=(6E0,96),CUNUMBR=(0039),UNIT=3390,STADET=Y,UNITADD=00<br>
&nbsp;IODEVICE ADDRESS=(740,96),CUNUMBR=(0040),UNIT=3390,STADET=Y,UNITADD=00<br>
&nbsp;IODEVICE ADDRESS=(7A0,96),CUNUMBR=(0041),UNIT=3390,STADET=Y,UNITADD=00<br>
<br>
I&#39;ve also tried it with four byte LINKs:<br>
&nbsp;CNTLUNIT 
CUNUMBR=0034,PATH=(1E,1F,20,21),LINK=(****,****,****,****),...<br>
and two byte LINKs:<br>
&nbsp;CNTLUNIT CUNUMBR=0034,PATH=(1E,1F,20,21),LINK=(**,**,**,**),...<br>
<br>
VM is telling me error 05F0 when I try to bring up the CHPID,<br>
configuration error. The z800 is telling me the channel is reserved due<br>
to configuration error, but I can&#39;t seem to figure out what the<br>
configuration error is.<br>
<br>
Does anything jump out at anyone that I am completely missing here?<br>
<br>
Thanks.<br>
</blockquote></div><br><br clear="all"><br>-- <br>Mark Pace<br>Mainline 
Information Systems

------=_Part_11051_21820953.1214399007003--



------------------------------------------------------------------------
The information contained in this communication is intended
only for the use of the recipient(s) named above. It may
contain information that is privileged or confidential, and
may be protected by State and/or Federal Regulations. If
the reader of this message is not the intended recipient,
you are hereby notified that any dissemination,
distribution, or copying of this communication, or any of
its contents, is strictly prohibited. If you have received
this communication in error, please return it to the sender
immediately and delete the original message and any copy
of it from your computer system. If you have any questions
concerning this message, please contact the sender.
------------------------------------------------------------------------

Reply via email to