I believe that the order of the cards in /etc/chandev.conf is significant. I've always seen it coded this way: # cat /etc/chandev.conf qeth0,0x0f10,0x0f11,0x0f12 add_parms,0x010,0x0f10,0x0f12,portname:LINUXSRV
The "qeth" statement first, followed by the add_parms for that device. Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Rich Smrcina Sent: Friday, April 02, 2004 12:20 PM To: [EMAIL PROTECTED] Subject: Re: Adding QDIO guest lan to server It indicates that the portname is wrong. Verify the port name with Q LAN DETAILS. On Fri, 2004-04-02 at 11:15, Kern, Thomas wrote: > Can someone in IBM or someone with the source code for QETH, please > tell me what IDX TERMINATE and cause code 0x22 mean? > > This is a RHEL system build during the Taroon beta. > /Thomas Kern > /301-903-2211 > > ifconfig eth1 10.0.1.1 > > qdio: loading QDIO base support version 2 ($Revision: 1.145 > $/$Revision: 1.66 $) > qeth: loading qeth S/390 OSA-Express driver ($Revision: 1.337 > $/$Revision: 1.113 > $/$Revision: 1.42 $:VLAN) > > qeth: Trying to use card with devnos 0xE04/0xE05/0xE06 > > qeth: received an IDX TERMINATE on irq 0x6/0x7 with cause code 0x22 -- > try another portname > > qeth: There were problems in hard-setting up the card. > > cat /etc/chandev.conf > chandev=noauto > add_parms,0x10,0x0e04,0x0e06,portname:VMLAN01 > lcs-1,0x3ad0,0x3ad1,0,3 > qeth-1,0x0e04,0xe05,0x0e06,0,0 > > cat /etc/modules.conf > > alias ci0 c7000 > > options c7000 base0=0x240c lhost0="VM" uhost0="CLAW2F" lappl0="TCPIP" > uappl0="TC PIP" > > alias iucv0 netiucv > > options netiucv iucv=linux1 > > alias eth1 qeth > > alias char-major-4 off > > alias net-pf-10 off > > alias eth0 lcs > > > > ---------------------------------------------------------------------- > 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 -- Rich Smrcina Sr. Systems Engineer DSG eServer & Linux Solutions Milwaukee, WI rsmrcina at wi.rr.com rsmrcina at dsgroup.com Catch the WAVV! Stay for requirements and the free-for-all. Update your zSeries skills in 4 days for a very reasonable price. WAVV 2004 in Chattanooga, TN April 30-May 4, 2004 For details see http://www.wavv.org ---------------------------------------------------------------------- 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
