first of all I am new to NetApp.
I try to set up a pNFS environment. Therefore i installed Netapp Simlator 8.1 C-Mode and used the Document "Parallel Network File System Configuration and Best Practices for Data ONTAP 8.1 Cluster-Mode (TR-4063) https://communities.netapp.com/docs/DOC-16613 .
.
simcluster::*> nfs show -vserver nfsvsrv1
Vserver: nfsvsrv1
General NFS Access: true
RPC GSS Context Cache High Water Mark: 0
RPC GSS Context Idle: 0
NFS v2: disabled
NFS v3: enabled
NFS v4.0: enabled
UDP Protocol: enabled
TCP Protocol: enabled
Spin Authentication: disabled
Default Windows User: -
Enable NFSv3 EJUKEBOX error: false
Require All NFSv3 Reads to Return Read Attributes: false
Show Change in FSID as NFSv3 Clients Traverse Filesystems: enabled
Enable the Dropping of a Connection When an NFSv3 Request is Dropped: enabled
Vserver NTFS Unix Security Options: use_export_policy
Vserver Change Ownership Mode: use_export_policy
Force Usage of SpinNp Readdir Requests: false
NFS Response Trace Enabled: false
NFS Response Trigger (in secs): 60
UDP Maximum Transfer Size: 32768
TCP Maximum Transfer Size: 65536
NFSv3 TCP Maximum Read Size: 65536
NFSv3 TCP Maximum Write Size: 65536
NFSv4.0 ACL Support: disabled
NFSv4.0 Read Delegation Support: disabled
NFSv4.0 Write Delegation Support: disabled
Show Change in FSID as NFSv4 Clients Traverse Filesystems: enabled
NFSv4.0 Referral Support: disabled
NFSv4 ID Mapping Domain: mic.science-computing.de
NFSv4 Validate UTF-8 Encoding of Symbolic Link Data: disabled
NFSv4 Lease Timeout Value (in secs): 30
NFSv4 Grace Timeout Value (in secs): 45
Preserves and Modifies NFSv4 ACL : enabled
NFSv4.1 Minor Version Support: enabled
Rquota Enable: disabled
NFSv4.1 Implementation ID Domain: defaultv41impliddomain.com
NFSv4.1 Implementation ID Name: defaultv41implidname
NFSv4.1 Implementation ID Date: Thu Jan 01 00:00:00 1970
NFSv4.1 Parallel NFS Support: enabled
NFSv4.0 Migration Support: disabled
NFSv4.1 Referral Support: disabled
NFSv4.1 Migration Support: disabled
NFSv4.1 ACL Support: disabled
NFS vStorage Support: disabled
NFSv4 support for Numeric Owner IDs: enabled
On 7.3 "Check the Status of pNFS on Cluster-Mode" i try to enter the following command: "statistics show -object nfsv4_1 -instance nfsvsrv1 -counter *_total.
But here begins my problem. I have no Option nfsv4_1 only nfs4 is available. Is this a limitation of the simulator? The same happens to the option -counter. There is no such option on my simulator...
Any help would be appreciated.