Managing Systems and Workgroups: A Guide for HP-UX System Administrators
Configuring a Workgroup
Compatibility Between HP-UX Releases 10.x and 11.x
Chapter 4460
To determine which protocol versions are running on your NFS clients
and servers:
On the client, use the command nfsstat -m. This displays the NFS
version for each mount point on the client. For example, the output
/winona
Flags: vers=2
indicates NFS PV2. On the server, use the command rpcinfo -p | grep
-iE “service|NFS”. This displays the NFS versions available on the
server. For example, the output
program vers proto port service
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
150001 1 udp 719 pcnfsd
150001 2 udp 719 pcnfsd
j. The HP-UX PV3 client returns an [EFBIG] error if the requested file is larger than
the remote file system’s maximum file size.
k. The HP-UX PV3 server returns [NFS3ERR_FBIG] if the request (read(), write(),or
create()) exceeds the maximum supported size of the underlying HFS/JFS file
system.
l. The HP-UX PV3 server returns [NFS3ERR_FBIG] if the request (read(), write(),or
create()) exceeds the maximum supported size of the underlying HFS/JFS file
system.
m.The HP-UX PV3 client returns an [EFBIG] error if the requested file is larger than
the remote file system’s maximum file size.
n. The HP-UX PV2 client returns an [EFBIG] error if the requested file is > 2 GB-1.
o. The HP-UX PV3 server returns [NFS3ERR_FBIG] if the request (read(), write(),or
create()) exceeds the maximum supported size of the underlying HFS/JFS file
system.
p. The HP-UX PV3 client returns an [EFBIG] error if the requested file is larger than
the remote file system’s maximum file size.
q. The HP-UX PV3 server returns [NFS3ERR_FBIG] if the request (read(), write(),or
create()) exceeds the maximum supported size of the underlying HFS/JFS file
system.
r. The HP-UX PV3 client returns an [EFBIG] error if the requested file is larger than
the remote file system’s maximum file size.
s. The HP-UX PV2 client returns an [EFBIG] error if the requested file is > 2 GB-1.
t. The HP-UX PV3 client returns an [EFBIG] error if the requested file is larger than
the remote file system’s maximum file size.