Skip to content

Commit 0cee62e

Browse files
committed
formatting
1 parent 3a04d5d commit 0cee62e

File tree

1 file changed

+36
-32
lines changed

1 file changed

+36
-32
lines changed

articles/azure-netapp-files/azure-netapp-files-metrics.md

Lines changed: 36 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ When monitoring the Azure NetApp Files volume, read and write operations are sel
3030
The following types of metadata operations are included in the Other IOPS metric:
3131

3232
**NFSv3**
33-
- A summary of NFSv3 metadata calls included in “Other IOPS” as covered in RFC-1813:
33+
34+
Summary of NFSv3 metadata calls included in Other IOPS as covered in [RFC-1813](https://www.rfc-editor.org/rfc/rfc1813):
35+
3436
- Procedure 0: NULL - Do nothing
3537
- Procedure 1: GETATTR - Get file attributes
3638
- Procedure 2: SETATTR - Set file attributes
@@ -53,43 +55,45 @@ The following types of metadata operations are included in the Other IOPS metric
5355
- Procedure 21: COMMIT - Commit cached data on a server to stable storage
5456

5557
**NFSv4.1**
56-
A summary of NFSv4.1 metadata calls included in “Oother IOPSops” as covered in RFC-7530:
58+
59+
Summary of NFSv4.1 metadata calls included in Other IOPs as covered in [RFC-7530](https://www.rfc-editor.org/rfc/rfc7530):
60+
5761
- Procedure 0: NULL – Do nothing
5862
- Procedure 1: COMPOUND – Combining multiple NFS operations into a single request
5963
- Operation 3: ACCESS – Check access rights
6064
- Operation 4: CLOSE – Close file
6165
- Operation 5: COMMIT – Commit cached data
62-
- Operation 6: CREATE - Create a Non-regular File Object
63-
- Operation 7: DELEGPURGE - Purge Delegations Awaiting Recovery
64-
- Operation 8: DELEGRETURN - Return Delegation
65-
- Operation 9: GETATTR - Get Attributes
66-
- Operation 10: GETFH - Get Current Filehandle
67-
- Operation 11: LINK - Create Link to a File
68-
- Operation 12: LOCK - Create Lock
66+
- Operation 6: CREATE - Create a non-regular file object
67+
- Operation 7: DELEGPURGE - Purge delegations awaiting recovery
68+
- Operation 8: DELEGRETURN - Return delegation
69+
- Operation 9: GETATTR - Get attributes
70+
- Operation 10: GETFH - Get current filehandle
71+
- Operation 11: LINK - Create link to a file
72+
- Operation 12: LOCK - Create lock
6973
- Operation 13: LOCKT - Test for Lock
70-
- Operation 14: LOCKU - Unlock File
71-
- Operation 15: LOOKUP - Look Up Filename
72-
- Operation 16: LOOKUPP - Look Up Parent Directory
73-
- Operation 17: NVERIFY - Verify Difference in Attributes
74-
- Operation 18: OPEN - Open a Regular File
75-
- Operation 19: OPENATTR - Open Named Attribute Directory
76-
- Operation 20: OPEN_CONFIRM - Confirm Open
77-
- Operation 21: OPEN_DOWNGRADE - Reduce Open File Access
78-
- Operation 22: PUTFH - Set Current Filehandle
79-
- Operation 23: PUTPUBFH - Set Public Filehandle
80-
- Operation 24: PUTROOTFH - Set Root Filehandle
81-
- Operation 26: READDIR - Read Directory
82-
- Operation 27: READLINK - Read Symbolic Link
83-
- Operation 28: REMOVE - Remove File System Object
84-
- Operation 29: RENAME - Rename Directory Entry
85-
- Operation 30: RENEW - Renew a Lease
86-
- Operation 32: SAVEFH - Save Current Filehandle
87-
- Operation 33: SECINFO - Obtain Available Security
88-
- Operation 34: SETATTR - Set Attributes
89-
- Operation 35: SETCLIENTID - Negotiate Client ID
90-
- Operation 36: SETCLIENTID_CONFIRM - Confirm Client ID
91-
- Operation 37: VERIFY - Verify Same Attributes
92-
- Operation 39: RELEASE_LOCKOWNER – Release Lock-Owner State
74+
- Operation 14: LOCKU - Unlock file
75+
- Operation 15: LOOKUP - Look Up filename
76+
- Operation 16: LOOKUPP - Look Up parent directory
77+
- Operation 17: NVERIFY - Verify difference in attributes
78+
- Operation 18: OPEN - Open a regular file
79+
- Operation 19: OPENATTR - Open named attribute directory
80+
- Operation 20: OPEN_CONFIRM - Confirm open
81+
- Operation 21: OPEN_DOWNGRADE - Reduce open file access
82+
- Operation 22: PUTFH - Set current filehandle
83+
- Operation 23: PUTPUBFH - Set public filehandle
84+
- Operation 24: PUTROOTFH - Set root filehandle
85+
- Operation 26: READDIR - Read directory
86+
- Operation 27: READLINK - Read symbolic link
87+
- Operation 28: REMOVE - Remove file system object
88+
- Operation 29: RENAME - Rename directory entry
89+
- Operation 30: RENEW - Renew a lease
90+
- Operation 32: SAVEFH - Save current filehandle
91+
- Operation 33: SECINFO - Obtain available security
92+
- Operation 34: SETATTR - Set attributes
93+
- Operation 35: SETCLIENTID - Negotiate client ID
94+
- Operation 36: SETCLIENTID_CONFIRM - Confirm client ID
95+
- Operation 37: VERIFY - Verify aame attributes
96+
- Operation 39: RELEASE_LOCKOWNER – Release lock-owner state
9397

9498
**SMB (includes SMB2 and SMB3.x)**
9599

0 commit comments

Comments
 (0)