Yes, that would work, we have tested NFS before. The amount data is quite huge, for that reason ftp is not interesting, and that why NFS also has been out of scope. So far. Maybee that transfer time is acceptable/better than ftp for example ? We should perhaps try that :)
Thank's /Tore _________________________________________________ Tore Agblad System programmer, Volvo IT certified IT Architect Volvo Information Technology Infrastructure Mainframe Design & Development, Linux servers Dept 4352 DA1S SE-405 08, Gothenburg Sweden Telephone: +46-31-3233569 E-mail: [email protected] http://www.volvo.com/volvoit/global/en-gb/ -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Eddie Chen Sent: den 9 november 2011 18:45 To: [email protected] Subject: Re: mvsdasd I know the z/OS USS can NFS mount LINUX Filesystem. Many years ago back I converted a PL/I program from writing to dataset to filesystem(ext2). I wrote a few functions that replace/substitute the OPEN, READ and WRITE in the program. -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of RPN01 Sent: Wednesday, November 09, 2011 10:27 AM To: [email protected] Subject: Re: mvsdasd Is there a reason that zOS NFS won't work? Then you'd have direct access to the file, without copying via FTP or to z/VM, via a documented, supported and auditable interface to zOS that is also documented and supported by zLinux in the standard distribution. No odd files to build. No security or audit holes to document. The glossy sheet is at http://www-03.ibm.com/systems/z/os/zos/nfs/index.html This is an interface that I'd easily be able to "sell" at my site. The pieces are already all in place, as they're part of the standard operating systems. There's network time involved, but there would be with any of the solutions. There's no additional disk space involved as there would be with an FTP store and forward type solution. I think NFS would be a much cleaner solution to your problem than mvsdasd. And, it has the advantage of being understandable by the person(s) who come along after you who might have to support it or make changes to it. -- Robert P. Nix Mayo Foundation .~. RO-OC-1-18 200 First Street SW /V\ 507-284-0844 Rochester, MN 55905 /( )\ ----- ^^-^^ "In theory, theory and practice are the same, but in practice, theory and practice are different." On 11/9/11 8:59 AM, "Agblad Tore" <[email protected]> wrote: > Ok, since I think I was the one starting this I think a clarification about > the reason is in place :) > The 'problem': We need to read huge amount of data using a program on zLinux, > but it needs access to the files. > We could use ftp, but due to the > huge amount of data, most of the costsaving is eaten up by ftp-cpucycles in > z/OS :( > And it takes time. > > If we could access the actual disks or files directly from zLinux it would > really cut the cost here. > > In that case it is some dedicated volumes, scheduled and documented z/OS jobs. > > And about the mvsdasd program, it works like this: > At the outpointed dasd volume it search for a file with a specified name, it > must be there and it is a z/OS std seq file. > It is created in z/OS and protected by RACF/ACF2. > That file should contain names of files on that volume that mvsdasd is allowed > to read. > > I think this makes it secure and auditable enough. > > But I haven't had the spare time to have this one working yet. > For the moment we test to copy files from z/OS to z/VM CMS-files (tracable and > auditable) and then read it from zLinux. > > /Tore ---------------------------------------------------------------------- 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/ Please consider the environment before printing this email. Visit our website at http://www.nyse.com **************************************************** Note: The information contained in this message and any attachment to it is privileged, confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by replying to the message, and please delete it from your system. Thank you. NYSE Euronext. ---------------------------------------------------------------------- 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/
