No, either on lnxmaint or maint Ready; T=0.01/0.01 12:30:40 CP QUERY VSWITCH VSW1 ACCESS HCPSWQ2783E VSWITCH SYSTEM VSW1 does not exist
-----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of David Kreuter Sent: Friday, June 05, 2015 12:21 PM To: [email protected] Subject: Re: RHEL Install zvm Does the response to a CP QUERY VSWITCH VSW1 ACCESS show the name of the virtual machine you are installing in? LNXMAINT? David Kreuter -------- Original Message -------- Subject: Re: RHEL Install zvm From: "Dazzo, Matt" <[email protected]> Date: Fri, June 05, 2015 12:09 pm To: [email protected] There is a nicdef in my user direct in the linux default profile, below is some info maybe someone might see my issue. I have tried many variations in the CONF file but still no luck. LNXMAINT is being used for now as the install id. Any help is really appreciated, Thanks Matt system.config file. (define vswitch vsw1 rdev 090B) PROFILE LNXDFLT IPL CMS MACHINE ESA CPU 00 BASE NICDEF 600 TYPE QDIO LAN SYSTEM VSW1 * CAN UNCOMMENT ONCE A SECOND VSWITCH IS ADDED TO * ZVM SYSTEM CONFIG FILE * NICDEF 700 TYPE QDIO LAN SYSTEM VSW2 SPOOL 000C 2540 READER * SPOOL 000D 2540 PUNCH A SPOOL 000E 1403 A CONSOLE 009 3215 T LINK MAINT 0190 0190 RR LINK MAINT 019D 019D RR LINK MAINT 019E 019E RR LINK MAINT 0402 0402 RR LINK MAINT 0401 0401 RR LINK LNXMAINT 192 191 RR LINK TCPMAINT 592 592 RR USER LNXMAINT LNXMAINT 512M 512M BEG INCLUDE TCPCMSU INCLUDE LNXDFLT OPTION APPLMON LINK TCPMAINT 592 592 RR MDISK 191 3390 0001 0020 LN44A9 MR READ WRITE MULTIPLE MDISK 192 3390 0021 1500 LN44A9 MR READ WRITE MULTIPLE REDHAT CONF FILE DASD=100-102 HOSTNAME=zvm.rh6master.pch.com NETTYPE=qeth IPADDR=27.1.39.101 SUBCHANNELS=0.0.0600,0.0.0601,0.0.0602 NETMASK=255.0.0.0 SEARCHDNS=rh6master GATEWAY=27.1.1.5 DNS= PORTNAME=any PORTNO=0 LAYER2=1 VSWITCH=vsw1 -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Mark Post Sent: Friday, June 05, 2015 10:57 AM To: [email protected] Subject: Re: RHEL Install zvm >>> On 6/5/2015 at 10:45 AM, "Dazzo, Matt" <[email protected]> wrote: > I am executing the redhat exec on zvm to install RHEL 6.6 and got the below > messages. I believe this relates back to my RHEL6.CONF file and the > subchannels line. When I autolog TCPIP 908,909,90A are the devices that are > started. This the device definition in my system.config file. (define vswitch > vsw1 rdev 090B). I can access vm with 3270 and I can connect via ftp. Any > help is appreciated. What real devices your VSWITCH is using is completely irrelevant to any of the guests that connect to it. For your guest, you need to have a virtual NIC defined, either via a NICDEF in USER DIRECT for it, or via a CP DEFINE NIC command in something like PROFILE EXEC. Whatever virtual device numbers you use for the virtual NIC are what you specify in your RHEL6.CONF file. (Note that each and every guest connecting to the VSWITCH can use the exact same virtual device numbers, since they're not real devices.) Mark Post ---------------------------------------------------------------------- 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/ ---------------------------------------------------------------------- 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/
