-
Notifications
You must be signed in to change notification settings - Fork 16
DLPX-78888 [Backport of DLPX-78812 to 6.0.12] Disk IO analytics collector not running on aws #74
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…delphix#12) (delphix#13) interval in seconds
…x#20) * Fix backend io collector post 5.x kernel upgrade * Check for kprobe existence before attaching * Fix lint 1
port txg dtrace script to ebpf
…race script to ebpf (delphix#38)
…l fails to find zvol_impl.h on AWS (delphix#42)
…3.0] (delphix#41) estat: remove mandatory final positional duration argument estat: too many arguments output when there are too few
….0.3.0] (delphix#47) Co-authored-by: Brad Lewis <brad.lewis@delphix.com>
Co-authored-by: John Gallagher <john.gallagher@delphix.com>
* Fix usage message for zil program * Fix arg parsing error message
…uld flush output and include timestamps (delphix#63)
…pends on python3-minimal instead of python-minimal (delphix#67)
…text is missing documentation for arc_prefetch (delphix#70)
…t needs to be fixed so it reports data correctly (delphix#71)
6fce5c0
to
fa5e70a
Compare
…obecloses delphix#45 (delphix#68) Co-authored-by: Brad Lewis <brad.lewis@delphix.com>
…ctor not running on aws
fa5e70a
to
8b15573
Compare
This is messed up. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Along with DLPX-78812 this also includes PR68 to eliminate a warning message. This also syncs up 6.0 release and master.
It is a clean cherry-pick.
I verified that estat and stbrace scripts run with no warnings on aws and vmware.