Skip to content

DLPX-75470 estat zpl and arc_prefetch scripts need znode parameter #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

brad-lewis
Copy link
Contributor

The estat zpl and arc_prefetch scripts do not catch any data due to the inode parameter in zfs_read and zfs_write being replaced by a znode.

With this change the scripts start producing output:

04/23/21 - 21:13:28 UTC

 Tracing enabled... Hit Ctrl-C to end.
   microseconds                                          zfs_write async
value range                 count ------------- Distribution ------------- 
[20, 30)                        5 |@@@                                     
[30, 40)                        3 |@@                                      
[40, 50)                       27 |@@@@@@@@@@@@@@@@@                       
[50, 60)                       18 |@@@@@@@@@@@                             
[60, 70)                        3 |@@                                      
[70, 80)                        2 |@                                       
[100, 200)                      4 |@@                                      

                                       iops(/s)  avg latency(us)       stddev(us)  throughput(k/s)
zfs_write async                              15               55              972              132


                                       iops(/s)  throughput(k/s)
total                                        15              132
04/23/21 - 21:14:20 UTC

prefetch hit count   : 1

@brad-lewis brad-lewis merged commit 7c1fcc3 into delphix:master Apr 26, 2021
@brad-lewis brad-lewis deleted the znode_needed branch April 26, 2021 15:18
brad-lewis added a commit to brad-lewis/performance-diagnostics that referenced this pull request Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants