>> During IPL, TCPIP tries to attach device 0600, fails and stop working.
This is a problem from IPWIZARD. You put the NICDEF command into Directory, correctly, so no need to get the device via DTCPARMS. But, any inconsistency with DTCPARMS and TCPIP dies. Comment or delete the :ATTACH. line and all will work. IPWIZARD is only for the initial connection, as noted in TCPIP's Program Directory: "IPWIZARD Considerations If the IPWIZARD command has been used to create an initial TCP/IP configuration, the following files have been created and customized: - PROFILE TCPIP - SYSTEM DTCPARMS - TCPIP DATA These files enable basic network connectivity for your z/VM system, with their content based on information supplied via the IPWIZARD panels. If you intend to provide more comprehensive TCP/IP services for your installation, further customization of the previously listed files is required. Additional TCP/IP configuration files will also require customization, dependent upon the specific services that are to be established." ______________________________________________ Clovis From: Sergey Korzhevsky <[email protected]> To: [email protected] Date: 03/01/2011 15:19 Subject: VSWITCH for z/vm tcpip Sent by: Linux on 390 Port <[email protected]> Hi All, Could you, please, help me define vswitch for linuxes AND z/VM TCPIP. At first, i created all tcp/ip configuration with 'ipwizard' and real OSA addresses and it worked fine. Now, i would like to move to VSWITCH. The OSA is 010, i made the following changes in system config: DEFINE VSWITCH VSW1 RDEV 010 MODIFY VSWITCH VSW1 GRANT TCPIP for user TCPIP: NICDEF 600 TYPE QDIO LAN SYSTEM VSW1 I also changed TCPIP PROFILE accordingly DEVICE d...@0600 OSD 0600 NONROUTER LINK ETH0 QDIOETHERNET d...@0600 MTU 1500 IP BUT, my concern is file SYSTEM DTCPARMS: :nick.TCPIP :type.server :class.stack :ATTACH.0600-0602 During IPL, TCPIP tries to attach device 0600, fails and stop working. TCP: NIC 0600 is created; devices 0600-0602 defined z/VM Version 6 Release 1.0, Service Level 0000 (64-bit), <skip> DTCRUN1022I Console log will be sent to default owner ID: TCPMAINT HCPCPS040E Device 0600 does not exist DTCRUN1001E "CP VARY ON 0600-0602" failed with return code 40 DTCRUN1099E Server not started - correct problem and retry DTCRUN1019I Server will not be logged off because you are connected This is controller: q vswitch VSWITCH SYSTEM VSW1 Type: VSWITCH Connected: 0 Maxconn: INFINITE PERSISTENT RESTRICTED NONROUTER Accounting: OFF VLAN Unaware MAC address: 02-00-01-00-00-01 State: Ready IPTimeout: 5 QueueStorage: 8 Isolation Status: OFF RDEV: 0010.P00 VDEV: 0010 Controller: DTCVSW1 Ready; T=0.01/0.01 11:11:12 Thank you. WBR, Sergey ---------------------------------------------------------------------- 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 more information on Linux on System z, visit http://wiki.linuxvm.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 more information on Linux on System z, visit http://wiki.linuxvm.org/
