azure-files-samples icon indicating copy to clipboard operation
azure-files-samples copied to clipboard

Allow SMBDiagnostics and NfsDiagnostics scripts to specify trace point capture size to given value

Open bharathsm-ms opened this issue 2 years ago • 0 comments

Current script limit the trace capture size to kernel buffer size, but if we want to run capture traces for longer duration (if we dont know when issue gets hit and if system has large disk size) then we should have option to specify the size of trace points to safe value.

https://github.com/Azure-Samples/azure-files-samples/tree/master/SMBDiagnostics https://github.com/Azure-Samples/azure-files-samples/tree/master/NfsDiagnostics

bharathsm-ms avatar Oct 19 '23 09:10 bharathsm-ms