We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This might be a generic issue with all focus area flags, but identified with -n
./start_sls.py -n stat01 belong to syscalls suite, which is not part of NFS focus area. More filtering is required.
root@vimlp1:/LOGS/SLS/RedHat/5.8.0-1.2020_09_09.eos.ibm.el8.ppc64le/vimlp1/20201023.122304.345 tail -f SCENARIO_LIST RHOST=wax IPV4_RHOST=10.33.13.117 LHOST_IFACES=env4 LHOST_HWADDRS=86:96:20:f6:a6:04 RHOST_IFACES=enp1s0f0 RHOST_HWADDRS=34:80:0d:6a:bb:e0 [2020/10/23,12:24:21] [go_sls] [notice] Scenario_0: nfs06(net.nfs|2) nfs05(net.nfs|4) [2020/10/23,12:31:26] [go_sls] [notice] Scenario_1: fsx.sh(net.nfs|2) nfsstat01(net.nfs|4) [2020/10/23,12:33:09] [go_sls] [notice] Scenario_2: nfs01(net.nfs|6) nfs02(net.nfs|8) [2020/10/23,12:40:35] [go_sls] [notice] Scenario_3: stat01(syscalls|5) nfs03(net.nfs|3) [2020/10/23,12:44:33] [go_sls] [notice] Scenario_4: nfslock01(net.nfs|9) nfs02(net.nfs|6) stat01(syscalls|117)
The text was updated successfully, but these errors were encountered:
manjuhr1
No branches or pull requests
This might be a generic issue with all focus area flags, but identified with -n
./start_sls.py -n
stat01 belong to syscalls suite, which is not part of NFS focus area.
More filtering is required.
root@vimlp1:/LOGS/SLS/RedHat/5.8.0-1.2020_09_09.eos.ibm.el8.ppc64le/vimlp1/20201023.122304.345 tail -f SCENARIO_LIST
RHOST=wax
IPV4_RHOST=10.33.13.117
LHOST_IFACES=env4
LHOST_HWADDRS=86:96:20:f6:a6:04
RHOST_IFACES=enp1s0f0
RHOST_HWADDRS=34:80:0d:6a:bb:e0
[2020/10/23,12:24:21] [go_sls] [notice] Scenario_0: nfs06(net.nfs|2) nfs05(net.nfs|4)
[2020/10/23,12:31:26] [go_sls] [notice] Scenario_1: fsx.sh(net.nfs|2) nfsstat01(net.nfs|4)
[2020/10/23,12:33:09] [go_sls] [notice] Scenario_2: nfs01(net.nfs|6) nfs02(net.nfs|8)
[2020/10/23,12:40:35] [go_sls] [notice] Scenario_3: stat01(syscalls|5) nfs03(net.nfs|3)
[2020/10/23,12:44:33] [go_sls] [notice] Scenario_4: nfslock01(net.nfs|9) nfs02(net.nfs|6) stat01(syscalls|117)
The text was updated successfully, but these errors were encountered: