The actual subdirectory name on my Linux box is /LIH1. The "/nfs" prefix is a 
requirement of the NFS client on z/OS.

--
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 Dazzo, Matt
> Sent: Monday, September 26, 2011 8:18 AM
> To: [email protected]
> Subject: Re: RH NFS Server
> 
> John, in your parm statement (:/nfs/LIH1) is nfs an real dir 
> or a specification? 
> 
> -----Original Message-----
> From: Linux on 390 Port [mailto:[email protected]] On 
> Behalf Of McKown, John
> Sent: Friday, September 23, 2011 11:57 AM
> To: [email protected]
> Subject: Re: RH NFS Server
> 
> 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.

----------------------------------------------------------------------
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/

Reply via email to