svm_nfs_v3
The svm_nfs_v3 table reports activity for the Network File System protocol, version 3. This is the Sun file-sharing protocol that is predominant on UNIX platforms, used to connect to Network Attached Storage (NAS). The alias name for svm_nfs_v3:node is svm_nfs_v3_node.
Classic Object: nfsv3
Table Row IDs
ID Format | Aggregation Type | Comment |
---|---|---|
{instance_name}:{instance_uuid} |
(not applicable) |
This represents the construction of the row ID field, which is a single unique string that identifies a row. |
{node.name}:{instance_name}:{instance_uuid} |
constituent |
This represents the construction of a row ID field for a row from a single node. |
{node.name}:{node.uuid} |
node |
This represents the construction of the row ID field in node combo object, which is a single unique string that identifies a row. |
Properties
This section describes the mapping between classic (ONTAPI) string counter names and REST property names.
Classic String Counter | REST Property | Description |
---|---|---|
node_name |
node.name |
Name of the node |
instance_name |
name |
Constituent SVM name |
vserver_id |
svm.id |
Vserver ID |
vserver_name |
svm.name |
Name of SVM |
Counters
This section describes the mapping between classic (ONTAPI) numeric counter names and REST counter names.
Classic Numeric Counter | REST Counter | Description |
---|---|---|
null_success |
null.success |
Number of successful Null procedure requests. A null procedure does nothing. It |
null_error |
null.error |
Number of erroneous Null procedure requests. A null procedure does nothing. It |
null_total |
null.total |
Total number of Null procedure requests. It is the total of null success and |
null_percent |
null.percent |
Percentage of Null procedure requests. |
null_avg_latency |
null.average_latency |
Average latency of Null procedure requests. |
getattr_success |
getattr.success |
Number of successful GetAttr procedure requests. The GetAttr procedure retrieves |
getattr_error |
getattr.error |
Number of erroneous GetAttr procedure requests. The GetAttr procedure retrieves |
getattr_total |
getattr.total |
Total number of Getattr procedure requests. It is the total number of getattr |
getattr_percent |
getattr.percent |
Percentage of GetAttr procedure requests. This counter shows how often GetAttr |
getattr_avg_latency |
getattr.average_latency |
Average latency of GetAttr procedure requests. This counter keeps track of the |
setattr_success |
setattr.success |
Number of successful SetAttr procedure requests. The SetAttr procedure changes |
setattr_error |
setattr.error |
Number of erroneous SetAttr procedure requests. The SetAttr procedure changes |
setattr_total |
setattr.total |
Total number of Setattr procedure requests. It is the total number of Setattr |
setattr_percent |
setattr.percent |
Percentage of Setattr procedure requests. The counter shows how often SetAttr |
setattr_avg_latency |
setattr.average_latency |
Average latency of SetAttr procedure requests. The counter keeps track of the |
lookup_success |
lookup.success |
Number of successful LookUp procedure requests. The LookUp procedure searches a |
lookup_error |
lookup.error |
Number of erroneous LookUp procedure requests. The LookUp procedure searches a |
lookup_total |
lookup.total |
Total number of Lookup procedure requests. It is the total number of lookup |
lookup_percent |
lookup.percent |
Percentage of LookUp procedure requests. This counter shows how often LookUp |
lookup_avg_latency |
lookup.average_latency |
Average latency of LookUp procedure requests. This shows the average time it |
access_success |
access.success |
Number of successful Access procedure requests. The Access procedure determines |
access_error |
access.error |
Number of erroneous Access procedure requests. The Access procedure determines |
access_total |
access.total |
Total number of Access procedure requests. It is the total number of access |
access_percent |
access.percent |
Percentage of Access procedure requests. This counter shows how often Access |
access_avg_latency |
access.average_latency |
Average latency of Access procedure requests. The counter keeps track of the |
read_symlink_success |
read_symlink.success |
Number of successful ReadSymlink procedure requests. The ReadSymLink procedure |
read_symlink_error |
read_symlink.error |
Number of erroneous ReadSymlink procedure requests. The ReadSymLink procedure |
read_symlink_total |
read_symlink.total |
Total number of ReadSymLink procedure requests. It is the total number of read |
read_symlink_percent |
read_symlink.percent |
Percentage of ReadSymLink procedure requests. This counter shows how often |
read_symlink_avg_latency |
read_symlink.average_latency |
Average latency of ReadSymLink procedure requests. The counter keeps track of |
read_success |
read.success |
Number of successful Read procedure requests. The Read procedure reads data from |
read_error |
read.error |
Number of erroneous Read procedure requests. The Read procedure reads data from |
read_total |
read.total |
Total number Read of procedure requests. It is the total number of read success |
read_percent |
read.percent |
Percentage of Read procedure requests. This counter shows how often Read |
read_avg_latency |
read.average_latency |
Average latency of Read procedure requests. The counter keeps track of the |
write_success |
write.success |
Number of successful Write procedure requests. The Write procedure writes data |
write_error |
write.error |
Number of erroneous Write procedure requests. The Write procedure writes data to |
write_total |
write.total |
Total number of Write procedure requests. It is the total number of write |
write_percent |
write.percent |
Percentage of Write procedure requests. This counter shows how often Write |
write_avg_latency |
write.average_latency |
Average latency of Write procedure requests. The counter keeps track of the |
create_success |
create.success |
Number of successful Create procedure requests. The Create procedure creates a |
create_error |
create.error |
Number of erroneous Create procedure requests. The Create procedure creates a |
create_total |
create.total |
Total number Create of procedure requests. It is the total number of create |
create_percent |
create.percent |
Percentage of Create procedure requests. This counter shows how often Create |
create_avg_latency |
create.average_latency |
Average latency of Create procedure requests. The counter keeps track of the |
mkdir_success |
mkdir.success |
Number of successful MkDir procedure requests. The MkDir procedure creates a new |
mkdir_error |
mkdir.error |
Number of erroneous MkDir procedure requests. The MkDir procedure creates a new |
mkdir_total |
mkdir.total |
Total number MkDir of procedure requests. It is the total number of MkDir |
mkdir_percent |
mkdir.percent |
Percentage of MkDir procedure requests. This counter shows how often MkDir |
mkdir_avg_latency |
mkdir.average_latency |
Average latency of MkDir procedure requests. The counter keeps track of the |
symlink_success |
symlink.success |
Number of successful SymLink procedure requests. The SymLink procedure creates a |
symlink_error |
symlink.error |
Number of erroneous SymLink procedure requests. The SymLink procedure creates a |
symlink_total |
symlink.total |
Total number SymLink of procedure requests. It is the total number of SymLink |
symlink_percent |
symlink.percent |
Percentage of Symlink procedure requests. This counter shows how often Symlink |
symlink_avg_latency |
symlink.average_latency |
Average latency of SymLink procedure requests. The counter keeps track of the |
mknod_success |
mknod.success |
Number of successful MkNod procedure requests. The MkNod procedure creates a |
mknod_error |
mknod.error |
Number of erroneous MkNod procedure requests. The MkNod procedure creates a |
mknod_total |
mknod.total |
Total number MkNod of procedure requests. It is the total number of MkNod |
mknod_percent |
mknod.percent |
Percentage of MkNod procedure requests. This counter shows how often MkNod |
mknod_avg_latency |
mknod.average_latency |
Average latency of MkNod procedure requests. The counter keeps track of the |
remove_success |
remove.success |
Number of successful Remove procedure requests. The Remove procedure deletes an |
remove_error |
remove.error |
Number of erroneous Remove procedure requests. The Remove procedure deletes an |
remove_total |
remove.total |
Total number Remove of procedure requests. It is the total number of Remove |
remove_percent |
remove.percent |
Percentage of Remove procedure requests. This counter shows how often Remove |
remove_avg_latency |
remove.average_latency |
Average latency of Remove procedure requests. The counter keeps track of the |
rmdir_success |
rmdir.success |
Number of successful RmDir procedure requests. The RmDir procedure deletes a |
rmdir_error |
rmdir.error |
Number of erroneous RmDir procedure requests. The RmDir procedure deletes a |
rmdir_total |
rmdir.total |
Total number RmDir of procedure requests. It is the total number of RmDir |
rmdir_percent |
rmdir.percent |
Percentage of RmDir procedure requests. This counter shows how often RmDir |
rmdir_avg_latency |
rmdir.average_latency |
Average latency of RmDir procedure requests. The counter keeps track of the |
rename_success |
rename.success |
Number of successful Rename procedure requests. The Rename procedure renames the |
rename_error |
rename.error |
Number of erroneous Rename procedure requests. The Rename procedure renames the |
rename_total |
rename.total |
Total number Rename of procedure requests. It is the total number of Rename |
rename_percent |
rename.percent |
Percentage of Rename procedure requests. This counter shows how often Rename |
rename_avg_latency |
rename.average_latency |
Average latency of Rename procedure requests. The counter keeps track of the |
link_success |
link.success |
Number of successful Link procedure requests. The Link procedure creates a hard |
link_error |
link.error |
Number of erroneous Link procedure requests. The Link procedure creates a hard |
link_total |
link.total |
Total number Link of procedure requests. It is the total number of Link success |
link_percent |
link.percent |
Percentage of Link procedure requests. This counter shows how often Link |
link_avg_latency |
link.average_latency |
Average latency of Link procedure requests. The counter keeps track of the |
readdir_success |
readdir.success |
Number of successful ReadDir procedure requests. The ReadDir retrieves a |
readdir_error |
readdir.error |
Number of erroneous ReadDir procedure requests. The ReadDir retrieves a variable |
readdir_total |
readdir.total |
Total number ReadDir of procedure requests. It is the total number of ReadDir |
readdir_percent |
readdir.percent |
Percentage of ReadDir procedure requests. This counter shows how often ReadDir |
readdir_avg_latency |
readdir.average_latency |
Average latency of ReadDir procedure requests. The counter keeps track of the |
readdirplus_success |
readdirplus.success |
Number of successful ReadDirPlus procedure requests. The ReadDirPlus retrieves a |
readdirplus_error |
readdirplus.error |
Number of erroneous ReadDirPlus procedure requests. The ReadDirPlus retrieves a |
readdirplus_total |
readdirplus.total |
Total number ReadDirPlus of procedure requests. It is the total number of |
readdirplus_percent |
readdirplus.percent |
Percentage of ReadDirPlus procedure requests. This counter shows how often |
readdirplus_avg_latency |
readdirplus.average_latency |
Average latency of ReadDirPlus procedure requests. The counter keeps track of |
fsstat_success |
fsstat.success |
Number of successful FsStat procedure requests. The FsStat procedure retrieves |
fsstat_error |
fsstat.error |
Number of erroneous FsStat procedure requests. The FsStat procedure retrieves |
fsstat_total |
fsstat.total |
Total number FSStat of procedure requests. It is the total number of FSStat |
fsstat_percent |
fsstat.percent |
Percentage of FSStat procedure requests. This counter shows how often FSStat |
fsstat_avg_latency |
fsstat.average_latency |
Average latency of FSStat procedure requests. The counter keeps track of the |
fsinfo_success |
fsinfo.success |
Number of successful FsInfo procedure requests. The FsInfo procedure retrieves |
fsinfo_error |
fsinfo.error |
Number of erroneous FsInfo procedure requests. The FsInfo procedure retrieves |
fsinfo_total |
fsinfo.total |
Total number FSInfo of procedure requests. It is the total number of FSInfo |
fsinfo_percent |
fsinfo.percent |
Percentage of FsInfo procedure requests. This counter shows how often FsInfo |
fsinfo_avg_latency |
fsinfo.average_latency |
Average latency of FSInfo procedure requests. The counter keeps track of the |
pathconf_success |
pathconf.success |
Number of successful PathConf procedure requests. The PathConf retrieves the |
pathconf_error |
pathconf.error |
Number of erroneous PathConf procedure requests. The PathConf retrieves the |
pathconf_total |
pathconf.total |
Total number PathConf of procedure requests. It is the total number of PathConf |
pathconf_percent |
pathconf.percent |
Percentage of PathConf procedure requests. This counter shows how often PathConf |
pathconf_avg_latency |
pathconf.average_latency |
Average latency of PathConf procedure requests. The counter keeps track of the |
commit_success |
commit.success |
Number of successful Commit procedure requests. The Commit procedure forces or |
commit_error |
commit.error |
Number of erroneous Commit procedure requests. The Commit procedure forces or |
commit_total |
commit.total |
Total number of Commit procedure requests. It is the total number of Commit |
commit_percent |
commit.percent |
Percentage of Commit procedure requests. This counter shows how often Commit |
commit_avg_latency |
commit.average_latency |
Average latency of Commit procedure requests. The counter keeps track of the |
nfsv3_ops |
ops |
Total number of NFSv3 procedure requests per second. |
null_latency_hist |
null_latency_histogram |
Histogram of latency for Null operations. |
getattr_latency_hist |
getattr_latency_histogram |
Histogram of latency for Getattr operations. |
setattr_latency_hist |
setattr_latency_histogram |
Histogram of latency for Setattr operations. |
lookup_latency_hist |
lookup_latency_histogram |
Histogram of latency for LookUp operations. |
access_latency_hist |
access_latency_histogram |
Histogram of latency for Access operations. |
readlink_latency_hist |
readlink_latency_histogram |
Histogram of latency for ReadLink operations. |
read_latency_hist |
read_latency_histogram |
Histogram of latency for Read operations. |
write_latency_hist |
write_latency_histogram |
Histogram of latency for Write operations. |
create_latency_hist |
create_latency_histogram |
Histogram of latency for Create operations. |
mkdir_latency_hist |
mkdir_latency_histogram |
Histogram of latency for Mkdir operations. |
symlink_latency_hist |
symlink_latency_histogram |
Histogram of latency for SymLink operations. |
mknod_latency_hist |
mknod_latency_histogram |
Histogram of latency for Mknod operations. |
remove_latency_hist |
remove_latency_histogram |
Histogram of latency for Remove operations. |
rmdir_latency_hist |
rmdir_latency_histogram |
Histogram of latency for Rmdir operations. |
rename_latency_hist |
rename_latency_histogram |
Histogram of latency for Rename operations. |
link_latency_hist |
link_latency_histogram |
Histogram of latency for Link operations. |
readdir_latency_hist |
readdir_latency_histogram |
Histogram of latency for Readdir operations. |
readdirplus_latency_hist |
readdir_plus_latency_histogram |
Histogram of latency for Readdirplus operations. |
fsstat_latency_hist |
fsstat_latency_histogram |
Histogram of latency for Fsstat operations. |
fsinfo_latency_hist |
fsinfo_latency_histogram |
Histogram of latency for Fsinfo operations. |
pathconf_latency_hist |
pathconf_latency_histogram |
Histogram of latency for Pathconf operations. |
comit_latency_hist |
commit_latency_histogram |
Histogram of latency for Commit operations. |
nfsv3_latency_hist |
latency_histogram |
Histogram of latency for NFSv3 operations. |
nfsv3_read_size_histo |
read_size_histogram |
Histogram of NFSv3 Read size. |
nfsv3_write_size_histo |
write_size_histogram |
Histogram of NFSv3 Write size. |
nfsv3_read_throughput |
read_throughput |
Rate of NFSv3 read data transfers per second. |
nfsv3_write_throughput |
write_throughput |
Rate of NFSv3 write data transfers per second. |
nfsv3_throughput |
throughput |
Rate of NFSv3 data transfers per second. |
nfsv3_dnfs_ops |
oracle_direct_nfs_ops |
Rate of NFSv3 operations per second served to clients utilizing Oracle Direct |
nfsv3_hadoop_ops |
hadoop_ops |
Rate of NFSv3 operations per second served to clients utilizing Hadoop NFS |
readdir_postop_error |
readdir.postop_error |
Number of failed Postop ReadDir procedures. Postop ReadDir errors are failures |
readdirplus_postop_error |
readdirplus.postop_error |
Number of failed Postop ReadDirPlus procedures. Postop ReadDirPlus errors are |
raidprop_error |
raid_error |
Number of times RAID errors encountered in NFSv3 path. |
nfsv3_read_ops |
read_ops |
Total observed NFSv3 read operations per second. |
nfsv3_write_ops |
write_ops |
Total observed NFSv3 write operations per second. |
latency |
latency |
Average latency of NFSv3 requests. This counter keeps track of the average |
nfsv3_fileop_max_latency |
fileop_max_latency |
Maximum latency of NFSv3 requests. This counter keeps track of the maximum |
total_ops |
total_ops |
Total number of NFSv3 requests per sec |
free_pass_ops |
free_pass_ops |
This counter keeps track of the number of NFSv3 requests which have asked to |
Property/Counter Content Changes
This section describes any output value differences between the classic (ONTAPI) string counter and the respective REST property. It also describes array label name changes between classic array counters and respective REST array counters.
Table Aliases
This section describes aliases for aggregated tables.
Classic Object | Alias |
---|---|
svm_nfs_v3:node |
svm_nfs_v3_node |