I see a couple of problems here.  The virtual NICs need to have a starting
address that is on an even boundary.  So, "qeth2,0xe03,0xe04,0xe05,0,0" is
invalid.

"chandev=" is something you would put in your parmfile, not in
/etc/chandev.conf.

How did you define the virtual NICs?  If you don't explicitly say QDIO, you
get a HiperSocket type.  (CP Q NIC DETAILS).

Having a real LCS NIC has nothing to do with a GuestLAN virtual NIC.

In every case I've ever seen, the "cause code 0x22 -- try another portname"
messages you got are a result of the portname specification not matching
what other systems are using.


Mark Post

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Kern,
Thomas
Sent: Wednesday, March 31, 2004 3:05 PM
To: [EMAIL PROTECTED]
Subject: Adding QDIO guest lan to server


I am trying to add a QDIO guest lan to replace the IUCV connection between a
firewall server and a web server. The firewall server has a 3172 connection
to the real network. I tried to mimic the configuration from another server
I have that has a claw device to the network and a guest lan to our VM based
services. This new firewall server will eventually have 2 guest lans, one
being to the VM services and the other to its collection of linux servers.

When I ipl the firewall server I get nasty messages in the console log. Am I
doing something wrong with this configuration? Are QDIO guest lans
incompatible with real LCS devices?

/Thomas Kern
/301-903-2211

Console Log:
qeth: Trying to use card with devnos 0xE04/0xE05/0xE03

qeth: received an IDX TERMINATE on irq 0x7/0x8 with cause code 0x22 -- try
another portname

qeth: received an IDX TERMINATE on irq 0x7/0x8 with cause code 0x22 -- try
another portname

qeth: There were problems in hard-setting up the card.

qeth: Trying to use card with devnos 0xE00/0xE01/0xE02

qeth: received an IDX TERMINATE on irq 0x9/0xA with cause code 0x22 -- try
another portname

qeth: received an IDX TERMINATE on irq 0x9/0xA with cause code 0x22 -- try
another portname

qeth: There were problems in hard-setting up the card.

debug: unregistering qeth_setup

/etc/modules.conf:
alias eth0 lcs
alias iucv0 netiucv
alias iucv1 netiucv
options netiucv iucv=lnxsss1:lnxsss2
alias ctc0 ctc
options ctc setup='"0,0xf00,0xf01,ctc0"'
alias eth1 qeth
alias eth2 qeth

/etc/chandev.conf:
chandev=noauto,lcs0,0x39eo,0x39e1,0,0,1,1
noauto
add_parms,0x10,0xe00,0xe02,portname:VMLAN00
qeth1,0xe00,0xe01,0xe02,0,0 add_parms,0x10,0xe03,0xe05,portname:VMLAN02
qeth2,0xe03,0xe04,0xe05,0,0


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send email
to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to