tshete@ddn.com has uploaded this change for review.
Resolving error in ganesha-top utility
Because of merge conflicts ganesha-top utility was failing.
It was giving error and below call-trace was observed:
File "/usr/lib64/python3.6/site-packages/dbus/proxies.py", line 145, in
__call__
**keywords)
File "/usr/lib64/python3.6/site-packages/dbus/connection.py", line
651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.ganesha.nfsd.exportstats:
ShowCacheInode
This issue occured because ShowCacheInode was replaced with
ShowMDCache with commit 98771cef895e17ccaf2799dd8c21dec6f45b0af1
but it was not merged in ganesha-top. Updated ganesha-top utility
to resolve above issue.
Change-Id: Ia60c6c236005ed1897c03c41ea56e9afa43ea5b5
Signed-off-by: Trupti Shete <tshete@ddn.com>
---
M src/scripts/ganesha-top/ganesha-top.py
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/76/1172976/1
To view, visit change 1172976. To unsubscribe, or for help writing mail filters, visit settings.