Access Linux Files From CMS

2009-10-15 Thread Schuh, Richard
We have a need to be able to access files on a Linux system from CMS in a different LPAR. Never having done this, the specifics of how to do it are a mystery waiting to be solved. What are the steps that need be done in order to accomplish this? Is there a procedure for doing it documented

Re: Access Linux Files From CMS

2009-10-15 Thread Thomas Kern
If you have access to the drives from your z/VM LPAR, there is a package from Sine Nomine called E2CMD (?) that lets you manipulate EXT2 filesyste ms. The current exec (E2SH) needs the disk to be in read/write mode, but I th ink that could be fixed so that you could use the disk in read-only mode.

Re: Access Linux Files From CMS

2009-10-15 Thread Dave Jones
Hi, Richard. I believe the approach I would take would be to start an NFS server on the Linux side and use CMS's NFS client to access the Linux files.both read and write access are supported. Does that meet your needs? Schuh, Richard wrote: We have a need to be able to access files on

Re: Access Linux Files From CMS

2009-10-15 Thread Schuh, Richard
The dasd is not shared. Regards, Richard Schuh -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Thomas Kern Sent: Thursday, October 15, 2009 8:39 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Access Linux Files From CMS

Re: Access Linux Files From CMS

2009-10-15 Thread Schuh, Richard
Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Dave Jones Sent: Thursday, October 15, 2009 8:34 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Access Linux Files From CMS Hi, Richard. I believe the approach I would take would be to start an NFS server on the Linux side and use

Re: Access Linux Files From CMS

2009-10-15 Thread Richard Troth
Let me second what Dave Jones said: try the CMS NFS client. If you're using CMS to manage Linux guests, it's a really handy tool. For example, consider that Linux is running NFS to share a directory called /export/stuff. You could: openvm mount /../VMBFS:VMSYS:ROOT/ / openvm

Re: Access Linux Files From CMS

2009-10-15 Thread Schuh, Richard
, October 15, 2009 9:39 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Access Linux Files From CMS Let me second what Dave Jones said: try the CMS NFS client. If you're using CMS to manage Linux guests, it's a really handy tool. For example, consider that Linux is running NFS to share

Re: Access Linux Files From CMS

2009-10-15 Thread Richard Troth
-Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Richard Troth Sent: Thursday, October 15, 2009 9:39 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Access Linux Files From CMS Let me second what Dave Jones said: try the CMS NFS client. If you're

Re: Access Linux Files From CMS

2009-10-15 Thread David Boyes
Use the CMS NFS client. Docs in the VM TCP manuals. From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Schuh, Richard Sent: Thursday, October 15, 2009 11:29 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Access Linux Files From CMS We have a need to be able to access

Re: Access Linux Files From CMS

2009-10-15 Thread Gentry, Stephen
PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Access Linux Files From CMS Let me second what Dave Jones said: try the CMS NFS client. If you're using CMS to manage Linux guests, it's a really handy tool. For example, consider that Linux is running NFS to share a directory called /export/stuff

Re: Access Linux Files From CMS

2009-10-15 Thread Richard Troth
] On Behalf Of Richard Troth Sent: Thursday, October 15, 2009 12:39 PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Access Linux Files From CMS Let me second what Dave Jones said: try the CMS NFS client.  If you're using CMS to manage Linux guests, it's a really handy tool.  For example, consider

Re: Access Linux Files From CMS

2009-10-15 Thread Kris Buelens
...@listserv.uark.edu] *On Behalf Of *Schuh, Richard *Sent:* Thursday, October 15, 2009 11:29 AM *To:* IBMVM@LISTSERV.UARK.EDU *Subject:* Access Linux Files From CMS We have a need to be able to access files on a Linux system from CMS in a different LPAR. Never having done this, the specifics of how

Re: Access Linux Files From CMS

2009-10-15 Thread Schuh, Richard
Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Richard Troth Sent: Thursday, October 15, 2009 11:01 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Access Linux Files From CMS Agreed. And it's not just a BFS or OpenVM thing, it is the nature of NFS

Re: Access Linux Files From CMS

2009-10-15 Thread Schuh, Richard
Operating System [mailto:IBMVM@LISTSERV.UARK.EDUmailto:IBMVM@LISTSERV.UARK.EDU] On Behalf Of Schuh, Richard Sent: Thursday, October 15, 2009 11:29 AM To: IBMVM@LISTSERV.UARK.EDUmailto:IBMVM@LISTSERV.UARK.EDU Subject: Access Linux Files From CMS We have a need to be able to access files on a Linux

Re: Access Linux Files From CMS

2009-10-15 Thread David Boyes
Although there are a number of things you can do on the Linux side to improve the performance. The defaults shipped are good middle-of-the-road values, but you can do a lot better if you know the characteristics of the traffic. You'll also want to increase the MTU of the connection to the

Re: Access Linux Files From CMS

2009-10-15 Thread Schuh, Richard
: Access Linux Files From CMS Although there are a number of things you can do on the Linux side to improve the performance. The defaults shipped are good middle-of-the-road values, but you can do a lot better if you know the characteristics of the traffic. You'll also want to increase the MTU

Re: Access Linux Files From CMS

2009-10-15 Thread David Boyes
On Oct 15, 2009, at 3:30 PM, Schuh, Richard rsc...@visa.commailto:rsc...@visa.com wrote: Not the primary purpose; nowhere near it, in fact. For the number and size of files you mentioned, it's probably not worth bothering, but for larger files, you might consider a separate virtual