For z/OS NFS, the FILESYSTEM is syntactically required and the name must be
unique, but it is a logical name and not an actual data set name. An example
which works on my z/OS 1.10 system is:
MOUNT FILESYSTEM('SERVER1.ASCII') +
MOUNTPOINT('/nfs-ascii/server1') +
PARM('10.168.254.172:/nfs/LIH1,xlat(Y),proto(udp),vers(3)') +
TYPE(NFS) +
MODE(RDWR)
SERVER1.ASCII is not a DSN.
--
John McKown
Systems Engineer IV
IT
Administrative Services Group
HealthMarkets(r)
9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone *
[email protected] * www.HealthMarkets.com
Confidentiality Notice: This e-mail message may contain confidential or
proprietary information. If you are not the intended recipient, please contact
the sender by reply e-mail and destroy all copies of the original message.
HealthMarkets(r) is the brand name for products underwritten and issued by the
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The
MEGA Life and Health Insurance Company.SM
> -----Original Message-----
> From: Linux on 390 Port [mailto:[email protected]] On
> Behalf Of Mark Post
> Sent: Friday, September 23, 2011 10:46 AM
> To: [email protected]
> Subject: Re: RH NFS Server
>
> >>> On 9/23/2011 at 11:30 AM, "Dazzo, Matt" <[email protected]> wrote:
> > This morning I changed the job to remove that possible root
> issue but still
> > not working. As you can see I moved the mount point to
> /home/matt That path
> > has 777 to eliminate any permission issues and should not
> be owned by root. I
> > changed the exports file to add the no_root_squash anyway.
> Opened up a
> > service request with IBM to try and get some additional
> info on the error
> > messages.
> >
> > MOUNT FILESYSTEM(SYS1.NFSTEST) TYPE(NFS) +
> > MOUNTPOINT('/u/st1mat/test/') +
> > PARM('lntest1.li.pch.com:/home/matt,XLAT(Y),ver(3)')
>
> I don't have an MVS system to play with any more, but to me,
> the "FILESYSTEM(SYS1.NFSTEST)" piece just seems wrong. There
> shouldn't be any need to reference a local dataset when
> mounting an NFS export.
>
>
> 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/