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.
Thanks Matt INFO kernel: dasda:CMS1/ LXM192: dasda1 * NOTE: To enter default or empty values press enter twice. * Device 0.0.0908 not present, trying to clear from blacklist and resense... Device 0.0.0908 does not exist Device 0.0.0909 not present, trying to clear from blacklist and resense... Device 0.0.0909 does not exist Device 0.0.090a not present, trying to clear from blacklist and resense... Device 0.0.090a does not exist 0) redo this parameter, 1) continue, 2) restart dialog, 3) halt, 4) shell This the device definition in my system.config file. define vswitch vsw1 rdev 090B * * * Top of File * * * DASD=100-102 HOSTNAME=zvm.rh6master.pch.com NETTYPE=qeth IPADDR=27.1.39.101 SUBCHANNELS=0.0.0908,0.0.0909,0.0.090A NETMASK=255.0.0.0 SEARCHDNS=rh6master GATEWAY=27.1.1.5 DNS= |...+....1....+....2....+....3....+....4....+.. PORTNAME=any PORTNO=0 LAYER2=0 VSWITCH=1 * * * End of File * * * -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Michael MacIsaac Sent: Tuesday, May 19, 2015 7:21 AM To: [email protected] Subject: Re: RHEL Install zvm Matt, The Virtualization Cookbook has always recommended NFS as the install protocol. So if you want to follow that as closely as possible, I'd recommend z/OS NFS over Windows SFTP. I have never installed a zLinux from a z/OS NFS server, but I can't think of a reason why it wouldn't work. You'd want the mount to be in binary so there is no attempt at ASCII-EBCDIC translation, but I believe that's the default. Hope this helps. -Mike M On Mon, May 18, 2015 at 8:24 PM, Rick Troth <[email protected]> wrote: > On 05/18/2015 11:52 AM, Dazzo, Matt wrote: > > MVS sysprog getting ready to try my first install RHEL 6.6 on zvm 6.3. > Trying to figure out the installation method to use and if what I have is > compatible. We are running NFS on one of our zos1.13 lpar or I have access > to a windows sftp server. The RHEL image is an iso file that I downloaded > from RH site. So I am looking to see which one would be best to use? > > I did a Fedora installation about a month ago. Similar. > > If you're going by the cookbook, I won't recommend otherwise. But if you > get stuck, drop me direct email and we can compare notes. > > -- R; <>< > > ---------------------------------------------------------------------- > 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/
