HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: nfs mounted IBM mainframe filesystem
Operating System - HP-UX
1836994
Members
2135
Online
110111
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2000 11:28 PM
04-23-2000 11:28 PM
nfs mounted IBM mainframe filesystem
A NFS filesystem was set up on one of our systems by someone who is no longer
here. The following is the fstab entry:
ps02.rar.ncsus.jnj.com:/imsts.nfs,lf,nofastfilesize /imsts nfs rw,noquota 0 0
This entry does not seem correct to me but it seems to work. The location of
the options and the options themselves (lf,nofastfilesize) seem wrong.
When I do a bdf this is the output:
s02.rar.ncsus.jnj.com:/imsts.nfs,lf,nofastfilesize
120000 60000 60000 50% /imsts
Does anyone have any ideas on this?
here. The following is the fstab entry:
ps02.rar.ncsus.jnj.com:/imsts.nfs,lf,nofastfilesize /imsts nfs rw,noquota 0 0
This entry does not seem correct to me but it seems to work. The location of
the options and the options themselves (lf,nofastfilesize) seem wrong.
When I do a bdf this is the output:
s02.rar.ncsus.jnj.com:/imsts.nfs,lf,nofastfilesize
120000 60000 60000 50% /imsts
Does anyone have any ideas on this?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2000 11:53 PM
04-24-2000 11:53 PM
Re: nfs mounted IBM mainframe filesystem
Well, I will take a guess. At mount time the string
"ps02.rar.ncsus.jnj.com:/imsts.nfs,lf,nofastfilesize" gets sent to the IBM. We
unix types are used to seeing only a host:path for this. But IBM is apparently
marching to a different drummer and used this as a sly way for the client to
send some extra screwy options to the server as well as specify the directory
to be mounted.
So I would leave it alone for now and try to confirm this with your mainframe
gurus. And I would add some comments describing this in fstab.
"ps02.rar.ncsus.jnj.com:/imsts.nfs,lf,nofastfilesize" gets sent to the IBM. We
unix types are used to seeing only a host:path for this. But IBM is apparently
marching to a different drummer and used this as a sly way for the client to
send some extra screwy options to the server as well as specify the directory
to be mounted.
So I would leave it alone for now and try to confirm this with your mainframe
gurus. And I would add some comments describing this in fstab.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2001 10:17 AM
02-12-2001 10:17 AM
Re: nfs mounted IBM mainframe filesystem
The way a mainframe and AS/400 work is very different from UNIX. Unless you understand them, you won't understand the reasoning behind the options of the mount. The command works because
mount $HOST:$PATH.arg1,arg2 /location
is interpreted as exactly that. The "." and "," are passed literally to the mainframe, which recognizes those arguments in it's NFS compatibility suite. It has Nothing to do with UNIX at all, except for the fact that is a UNIX client accessing it.
Regards,
Shannon
mount $HOST:$PATH.arg1,arg2 /location
is interpreted as exactly that. The "." and "," are passed literally to the mainframe, which recognizes those arguments in it's NFS compatibility suite. It has Nothing to do with UNIX at all, except for the fact that is a UNIX client accessing it.
Regards,
Shannon
Microsoft. When do you want a virus today?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP