HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS Read/Write issue when nfsstat -m
Operating System - HP-UX
1833777
Members
1965
Online
110063
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-02-2002 05:10 PM
04-02-2002 05:10 PM
NFS Read/Write issue when nfsstat -m
Hi Guys,
I have set-up like NFS server is my ( Linux bax) /etc/exports looks like below
/nfs3 192.168.1.53(rw)
client side (HP) HP-Ux 11.0 N class
/etc/fstab as below
192.168.1.51:/nfs3 /test nfs rsize=8192,wsize=8192,timeo=30,rw,suid,hard,bg 0 2
nfs file system get mounted but even server has given Read/write (rw) option, Client side nfsstat -m show below
/test from 192.168.1.51:/nfs3 (Addr 192.168.1.51)
Flags: vers=3,proto=udp,auth=unix,hard,intr,link,symlink,devs,rsize=8192,wsize=8192,retrans=5
All: srtt= 0 ( 0ms), dev=381 (1905ms), cur=190 (3800ms)
it does't show Read/Write access like
example :-
Lookups: srtt= 7 ( 17ms), dev= 3 ( 15ms), cur= 2 ( 40ms)
Reads: srtt= 14 ( 35ms), dev= 7 ( 35ms), cur= 5 (100ms)
Writes: srtt= 21 ( 52ms), dev= 6 ( 30ms), cur= 5 (100ms)
also On server side /var/lib/nfs/xtab
show as access is read/write as below
/nfs3 192.168.1.53(rw,async,wdelay,hide,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2)
Anything I am missing on server side ?
Thanks in advance
Sanjay
I have set-up like NFS server is my ( Linux bax) /etc/exports looks like below
/nfs3 192.168.1.53(rw)
client side (HP) HP-Ux 11.0 N class
/etc/fstab as below
192.168.1.51:/nfs3 /test nfs rsize=8192,wsize=8192,timeo=30,rw,suid,hard,bg 0 2
nfs file system get mounted but even server has given Read/write (rw) option, Client side nfsstat -m show below
/test from 192.168.1.51:/nfs3 (Addr 192.168.1.51)
Flags: vers=3,proto=udp,auth=unix,hard,intr,link,symlink,devs,rsize=8192,wsize=8192,retrans=5
All: srtt= 0 ( 0ms), dev=381 (1905ms), cur=190 (3800ms)
it does't show Read/Write access like
example :-
Lookups: srtt= 7 ( 17ms), dev= 3 ( 15ms), cur= 2 ( 40ms)
Reads: srtt= 14 ( 35ms), dev= 7 ( 35ms), cur= 5 (100ms)
Writes: srtt= 21 ( 52ms), dev= 6 ( 30ms), cur= 5 (100ms)
also On server side /var/lib/nfs/xtab
show as access is read/write as below
/nfs3 192.168.1.53(rw,async,wdelay,hide,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2)
Anything I am missing on server side ?
Thanks in advance
Sanjay
Unix Sys. Admin.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 08:56 AM
04-03-2002 08:56 AM
Re: NFS Read/Write issue when nfsstat -m
Doing nfsstat -m, you are asking for server based performance information. May be the nfsserver (linux) are unable to provide you with such information ? I simpely
do not know the Linux NFS implementation good enough.
I may find the information
tomorrow.
You can a) see if
nfsstat -s
will work (it will give you
server based statistics)
or try to mount a FS from an
HP-UX machine and see if it
work (I belive it will)
b) run rpcinfo -p
and check you have all services aviable.
Br,
Johan
do not know the Linux NFS implementation good enough.
I may find the information
tomorrow.
You can a) see if
nfsstat -s
will work (it will give you
server based statistics)
or try to mount a FS from an
HP-UX machine and see if it
work (I belive it will)
b) run rpcinfo -p
and check you have all services aviable.
Br,
Johan
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